a {
	color: #999999;
	text-decoration:none
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {	color: #D2D2D2; text-decoration:none}
a:active {
	text-decoration: none;
	text-align: left;
}
img {
	border-style: none;
	text-align: center;
}
body {
	background-color: white;
	font-size: 11px;
	font-family: Courier New;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	width: 820px;
	height: 600px;
	text-align: right;
	margin: 40px auto 0 auto;
	clear: both;
}


#header {
	background: white;
	text-align: right;
	color: white;
	clear: both;
	color: #999999;
	padding: 0px 160px 0px 0px;
}

#menu {
	width: 820px;
	height: 50px;
}



#menu-nav {
	width: 800px;
	float: left;
	text-align: left;
	background: white;
	height: 40px;
	padding: 0px 0px 0px 120px;
}

#menu-nav ul {
	color: #333333;
}

#menu-nav ul li {

  text-align: left;
  display: inline;
  clear: left;
  list-style:none ;
  background: white;
	padding: 0px 5px 0px 5px
	}
	

#main {
	background: white;
	width: 660px;
	height: 520px;
	float: left;
}



#premain {
	background: white;
	width: 140px;
	height: 500px;
	float: left;
	background-color: #FFFFFF;
	border: solid thin #eeefed;
	text-align: center;
  list-style:none ;

}

#premainbis {
	background: white;
	width: 130px;
	height: 350px;
	float: left;
	text-align: right;
	list-style:none;
}

#maindosbis {
	background: white;
	width: 130px;
	height: 450px;
	float: right;
	text-align: left;
	list-style:none;
	font-size: 11px;
}

#mainimagenes {
	background: white;
	width: 500px;
	border: solid thin gray;
	height: 500px;
	float: right;
	text-align:center;
}

#mainimagenestexto {
	background: white;
	width: 480px;
	height: 480px;
	text-align:left;
	padding: 0px 0px 0px 10px;

}

#int {
  float: right;
	background: white;
	width: 400px;
	height: 40px;
	}
	
#entrar {
float: right;
	background: white;
	width: 400px;
	height: 100px;
	border: solid thin #eeefed;
	font-size: 15px;
	text-align: left;
	padding: 8px 0px 0px 50px;
}

#enter {
float: right;
	background: white;
	width: 400px;
	height: 100px;
	border: solid thin #eeefed;
	text-align: left;
	 font-size: 15px;
	padding: 8px 0px 0px 50px;
}

#entrieten {
float: right;
	background: white;
	width: 400px;
	height: 100px;
	border: solid thin #eeefed;
	text-align: left;
	font-size: 15px;
	padding: 8px 0px 0px 50px;
}

#maindos {
	background: white;
	width: 140px;
	height: 500px;
	float: right;
	background-color: #FFFFFF;
	text-align: left;
	border: solid thin #eeefed;

}


#maindos ul {
	text-align: left;
}

#maindos ul li {
	list-style:none;
	text-align: left;
	
	}

#maintres {
	background: white;
	width: 700px;
	height: 20px;
	float: right;
	text-align: left;
}


#footer {
	text-align: center;
	font-size: 11px;
	color: #999999;
	width: 800px;
	height: 50px;
	margin: auto;
}

