@charset "utf-8";
/* TEMPLATE */

*{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body{
background-color:#5a5a5a;
background-image:url(images/bgpagina-new.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;}

.clear{ clear:both;}

p{
	line-height:1.6;
	font-size:13px;
	margin-bottom: 0.5px;
}

#divgeneral{ width:936px; background-color:#FFFFFF; border:#666666 solid 1px; padding:0px 10px 10px 10px; margin:0 auto;}

/* Header */
#head{
background-image:url(images/bg-topgris.jpg);
background-repeat: no-repeat;
height:120px;}

#logo-expre{
width:275px; margin:10px 10px 10px 30px; float:left;}

#menutop{ width:530px; float:left; margin:10px 0px 10px 60px; font-size:11px; color:#5c5c5c;}
#menutop ul{ margin:0 0 0 5px; float:right;}
#menutop li{ float:left; margin-right:10px; list-style:none;}
#menutop li a{color:#5c5c5c; text-decoration:none;}
#menutop li a:hover{ text-decoration:underline;}

#div-contacto-top{
	width:460px;
	float:left;
	color:#000066;
	font-size:14px;
	font-weight:bolder;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 120px;
}
#div-contacto-top a{ color:#000066; text-decoration:none;}
#div-contacto-top a:hover{ text-decoration:underline;}

#apDiv2 {
	position: relative;
	left:-50px;
	top:6px;
	width:370px;
	height:305px;
	z-index:0;
}

#apDiv3 {
	position: relative;
	left:260px;
	top:-300px;
	width:387px;
	height:107px;
	z-index:1;
}


/* Menu */
#menu{ width:935px; float:left; background-color:#ffa200; height:35px; background-image:url(images/bg-menuamarillo.gif); background-repeat:repeat-x; margin:0px 0 10px 0; padding:0 0 0 0px;}
#menu ul{ padding-top:8px; padding-left:20px;}
#apDiv1 {
	position: relative;
	left:20px;
	top:1px;
	width:913px;
	height:32px;
	z-index:101;}
	
.listadoprincipal{ float:left; padding-left:30px; font-size:16px; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bolder; list-style:none;}

#menu li a{ color:#FFFFFF; text-decoration:none;}

/*Footer*/
#foot{ width:100%; background-image:url(images/bgfootnew.gif); background-position:top; background-repeat:repeat-x; height:115px; padding-top:30px; color:#666666; font-size:11px; float:left;}

/*Contenido*/
#content{ width:675px; float:left; margin:10px 0;}
#content-gris{ width:243px; float:left; margin:10px 0; margin-left:10px; background-color:#f0f0f0;}
#divcontent-dentro{ padding:0 12px 0 12px;}

.screen-videos{ padding:3px; border:#666666 solid 1px;}
.resaltado{ color:#000099; font-size:15px; font-style:italic; font-weight:bolder;}
.resaltado a{ color:#000099; text-decoration:none; }
.texto-descripcion{ font-size:12px; line-height:normal;}
h1{ font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; color:#000099; font-weight:bolder; font-style:italic; letter-spacing:-2px; line-height:normal; border-bottom:#FF9900 solid 1px; padding-bottom:8px;}


/*Revista Captura*/
#div-captura{ background-image:url(images/bg-captura.jpg); background-repeat:repeat-x;} 
#div-captura input{ border:#0099CC solid 1px; height:28px; font-size:14px; font-weight:bolder; padding-top:4px;}

#div-confirmacion{ background-image:url(images/confir-bgcuadro.gif); background-repeat:repeat-x; padding:10px 40px; margin-top:10px;}
