/* CSS Document */
@import url("popin.css");
@import url("reset.css");
@import url("menu.css");

* {  text-decoration: none; color: #ffffff; text-align: justify;}
p { font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height:16px;}

strong{ font-weight: bold;}
em{}

html{background:url(../images/bg.jpg) no-repeat fixed top center #ffffff;  }

body { margin: 0;}

div#l_all{ width: 989px; margin: 0 auto; padding: 0; }

div#content{float:left; width: 698px; padding: 20px; margin-left: 20px; 	background: url(../images/bg.png) repeat !important;	background: url(../images/bg.gif) repeat;  }
/*Cabecera*/
#cabecera {
	width: 100%;
	margin: 0;
	padding: 0;
	clear:both;
	/*background: url(../images/cabecera.gif) no-repeat top center;*/
}

#enlace { width: 100%; height: 110px;  }
/*Fin cabecera*/	

a img { border: none; }
a:link, a:active, a:visited { color: black; text-decoration: none; }
a:hover { color: #993366; text-decoration: none; }
form { margin: 0; padding: 0; }

/*h1*/
h1{
	clear:both;
	float:left;
	width: 658px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
	padding:6px 0 6px 40px;
	margin:0 0 10px 0;
	background: url(../images/h1.gif) no-repeat top left;
	 }
	 
h1 span, h2 span, h3 span { color:#ffffff;}
/*fin h1*/
/*h2*/
h2{
	clear:both;
	float:left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
		}
/*fin h2*/
/*h3*/
h3 { float:left;  width:auto; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size: 16px;}

/*caja. se usa para incluir contenidos de textos
.caja {
	float:left;
	padding:20px 30px;
	margin: 3px 0 30px 0;
}*/

/*listas*/

div.caja ul li {
	padding: 0 0 3px 10px;
	font-size: 12px;
	background: url(../images/list_bg.gif) no-repeat 0 3px;
	}
div.caja ol li {
	padding: 0 0 3px 10px; 
	font-size: 12px;
	}
/*fin listas*/


/*texto lightbox*/
span#caption p{ font-weight: normal; text-align: justify; padding-left: 25px;}
span#caption strong {  	font-size: 12px;	color:#333333;
	}
span#caption p strong{}
/*colores otros estilos*/
/*index.css*/
/*.destacados .caja { background: url(../images/alonso_gil.png) no-repeat top right #000000;}*/
.info { color: #ffffff; background:#666666;}
em.firma { color: #ffffff; background:#666666;}


/*cv.css*/
div.text{ border-bottom: 1px dotted #ffffff;}
/*bloques.css*/
div.details img{ border: 1px solid #D3D3CC; background:#000000;}
/*loadstyle*/
a.loadStyle2 { color:#FFFF00;}
a.loadStyle { display: none;}
*{ outline:none;}

/*estadisticas*/
.stats { display: none;}