/* CSS Document */

body {
	
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	background-color:#000;
	Overflow: auto;
	margin-left:0px;
	margin-right:0px; 
	scrollbar-arrow-color:#A8A8A8;
    scrollbar-track-color:black;
    scrollbar-shadow-color:#333333;
    scrollbar-face-color:black;
    scrollbar-highlight-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-3dlight-color:grey;
}
h1{
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:0px;
	color:#666666;
}
h2{
font-size:15px;
color:#666666;

}
#contenedor {
	width:100%;
	margin-top:25px;
	background-color:#000;
	line-height: normal;
	
}



#cuerpo {
	width:99%;
	height:300px;
	background-color::#000;
}



#menu1 a{
	
	font-family: Candara, Trebuchet MS,Arial, sans-serif;
	font-size:95%;
	text-decoration:none;	
	list-style: none;
	line-height: normal;
	color:#ffffff;
	border-left:none;
	padding-left:4px;
	margin-left:6;
	position:absolute;
}

#menu1 a:hover {
	color:#a8a8a8;
	border-left:2px double #A91E25;
	padding-left:2px;
	position:absolute;
}
#menu_actual a{	
	font-family:candara, Trebuchet MS,Arial, sans-serif;
	font-size:91%;
	color:#fff;
	margin-bottom:14px;
	padding-right:3px;
	border-left:2px double #A91E25;
	border-right:2px double #A91E25;
	
}
#menu_actual a:hover {
	
	color:#A91E25;
	border-left:2px double #fff;
	border-right:2px double #fff;
}


#menu_inf{	
	font-family: Candara, Trebuchet, MS,Arial, sans-serif;
	padding: 0px 0px 2px 0px;

}

#menu_inf  a {
	font-size:89%;
	padding-left:6px;
	color:#BDC1B2;
	padding-right:3px;
	text-decoration:none;	
	list-style: none;
	line-height: normal;
	margin-top:2px;
	/* Color de la letra*/
}

#menu_inf a:hover {
	font-size:93%;
	color:#ffffff;
	text-decoration:none;
	border-left:2px double #A91E25;
	border-right:2px double #A91E25;
}
#menu_inf2  a {
	font-size:89%;
	padding-left:6px;
	text-align: center;
	color:#96998D;
	text-decoration:none;
	position:absolute;
	padding-bottom:0px;
	padding-right:3px;
	
	/* Color de la letra*/
}
#menu_inf2 a:hover {
	font-size:93%;
	color:#ffffff;
	text-align: center;
	text-decoration:none;
	border-left:2px double #FF7D00;
	border-right:2px double #FF7D00;
}
.barra {
	background:url(../imagen/barra_sup_gris.png) repeat;
	width:100%;
	height:30px;
	margin-top:0px;
	/*border-top: 1px solid #ffffff;*/
}
.barra2 {
	background:url(../imagen/barra_inf_gris.png) repeat-x;
	width:100%;
	height:30px;

	/*border-bottom: 1px dotted #ffffff;*/
}



#video {
	background-color:#000000;
	height:224px;
	width:344px;
	margin-left:11px;
	

	
}

#video2 {

	padding:3px;
	border:2px double #333333;
	overflow: hidden;
	margin-left:20px;
	height:192px;
	width:340px;
}
#menu2 {
	height:180px;
	width:83px;
	padding-top:0px;
	color:#ffffff;
	text-decoration:none;	
	list-style: none;
	line-height: normal;
}
#menu2 ul li {
	text-decoration:none;	
	list-style: none;
	line-height: normal;
	color:#ffffff;
}
#menu2 a{
	color:#ffffff;
	text-decoration:none;	
	list-style: none;
	line-height: normal;
}
#menu2 a:hover{
	color:#A8A8A8;
}
#texto1 {
	list-style: none;
	line-height: normal;
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	
}
#texto1 a{
	margin-left:7px;
	padding-right:2px;
	text-decoration:none;	
	list-style: none;
	line-height: normal;
	color:#a8a8a8;
	
}

#texto1 a:hover {
	color:#ffffff;
}
#texto {
	/*background-color:#22201d;*/
	
	height:100%;
	width:100%;
	padding-left:5px;
	border-left:2px double #333333;
	line-height: normal;
	overflow: hidden; 
	margin:0px;
	
	}
#imagen {
    float:right;
	height:232px;
	background:#000000;
	margin-left:10px;

	
	
}
#imagen img{
	border:2px double #fff;
	margin:0px;
	
}
#imagen2 {
	position:absolute;
	left:10px;
	top:15px;
	background:#000000;	
	border:2px double #fff;
}
#imagen2 img{
	border:0;
	margin-right:5px;
	margin-left:10px;
	
}
#imagen_menu {
	
	height:160px;
	background:#000000;
	margin-left:35px;
	margin-bottom:35px;
	position:absolute;

	
	
}
#ego{
	margin:0;
	float:left;

	
}
#logo {
	width:200px;
	margin-top:8px;
	right:5px;
	position:absolute;
	
}
#copi {
	font-family: Candara;
	font-size: 14px;
	text-decoration:none;	
	list-style: none;
	line-height: normal;
	color:#fff;
	/*position:absolute;
	left:8px;
	bottom:30px;*/
	
	
}
#idioma{
	
	right:4%;
	position:absolute;
	margin-top:4px;
}

div#contenedor_ini {

	background-color:#000;
}

#espanol{
	font-family: Candara,Arial,Trebuchet MS, Helvetica, sans-serif;
	color:#ffffff;
	font-size:18px;
	margin-right:35px;
	
}
#espanol a{
	color:#ffffff;
	text-decoration:none;
}
#espanol a:hover{
	color:#a8a8a8;
}
#ingles{
	font-family: Candara,Arial,Trebuchet MS, Helvetica, sans-serif;
	color:#ffffff;
	font-size:18px;
	margin-left:35px;
	
}
#ingles a{
	
	color:#ffffff;
	text-decoration:none;
}
#ingles a:hover{	
	color:#a8a8a8;
}
#desplegable{
	width:auto;
	height:auto;
	color:#ffffff;
	font-size:11px;
	z-index:1;
	visibility: hidden;
	position:absolute;
	top:140px;
	cursor:pointer;
}

.enlaces{
	text-decoration:none;
	color:#ffffff;
	list-style:none;
	line-height:normal;
}
.enlaces a{
	text-decoration:none;
	color: #a8a8a8;
	list-style:none;
	line-height:normal;
}
#texto_menu2{
	text-decoration:none;
	color:#A8A8A8;
	font-size:18px;
}
#texto_menu3{
	text-decoration:none;
	color:#A8A8A8;
	font-size:12px;
}

#texto_menu2_peq {
	font-size:11px;
	list-style-type:none;
	line-height: normal;
	text-decoration:none;
	color:#ffffff;
	text-align:right;
}
#texto_menu2_peq a{
	text-decoration:none;	
	padding:2px;
	color:#ffffff;
	text-align:right;
}
#texto_menu2_peq ul li {
	text-decoration:none;
	list-style:none;
	line-height: normal;
	color:#ffffff;
}f
#texto_menu2_peq a:hover {
	color:#a8a8a8;
}
#atras a{
	color:#fff;
	font-family: Candara;
	list-style: none;
	line-height: normal;
	text-decoration:none;
	font-size:14px;
	
	margin-left:20px;
	padding:2px;
}
#atras a:hover{
	color:#a8a8a8;
	
}

#titulos{
	position: absolute;
	top:192px;
	left:490px;
	width:400px;
	height:35px;
}

.Estilo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #333333;
}
.Estilo3 {
	color: #333333;
	font-size: xx-large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#video_pe{
	border:2px double #fff;
	
}
#texto_vid
{
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	height:120px;
	margin-top:4px;
	overflow:auto;
}
#texto_vid_hor
{
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	margin-left:10px;
}



