@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	background-color:#000000;
 	font-family: Arial, Helvetica, sans-serif;
	color:#a8a8a8;
}

#contenedor{
	width:993px;
	height:551px;
	border:1px solid #2a2b2b;
	background-color:#0a0b0c;
}

#cont_sup{
	width:993px;
	height:60px;
}

#cont_der{
	float:right;
	width:226px;
	background-color:#0a0b0c;
	height:551px;
}

#cont_izq{
	float:left;
	width:767px;
	height:551px;
}

#cont_inf{
	width:993px;
	height:60px;
	margin: 0px;
	padding: 0px;
}

ul.menu{
	font-size: 11px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 18px;
}

li.menu{
	margin-top:5px;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	color: #FFFFFF;

}





li.menuselec{
	margin-top:5px;
	background-image: url(../img/bot_01_01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

ul.txt{
	font-size: 12px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	margin:0;
	line-height: 18px;
}

li.txt{
	margin:0;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#galeria_sup{
	width:767px;
	height:84px;
	float:right;
}


ul.numeros{
	margin-left:15px;

}

li.numeros{
	float:left;
	list-style-type: none;
	margin-left:5px;
	font-size: 12px;
}


li.numeros_selec{
	float:left;
	list-style-type: none;
	margin-left:5px;
	font-size: 12px;
	color: #0183d1;
}

#galeria_fotos{
	width:767px;
	height:402px;
	float:right;
}



a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #208DD0;
}



#idiomas{
	padding-top: 40px;
	padding-left: 896px;
	font-size: 11px;
	font-weight: bold;
}

