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

* {  text-decoration: none; color: #616666; text-align: left;}
p { font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; color: #616666;}

strong{ font-weight: bold; color:#303333;}
em{ font-style: italic;}

html{background:#F4F3EF;  }

body { margin: 0;}

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

div#content{float:left; width: 590px; padding: 10px; margin-bottom: 20px; background:#ffffff;  }
/*Cabecera*/
#cabecera {
	float:left;
	width: 870px;
	height:108px;
	margin: 0;
	padding: 47px 0 35px 87px;
	clear:both;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background:  url(../images/titular.png) no-repeat 87px 47px;
}
#enlace{
	height:108px;
	width:100%;
	}
	
#footer { float:left; width:100%; height: 36px; margin-top: 10px; background: url(../images/pie.gif) no-repeat left bottom;}
#cabecera p.name { float:left; clear:both; width: auto; margin: 0; padding: 15px 5px 15px 0;  overflow: hidden;  font-size: 42px; color:#666666;}
#cabecera p.webname { float:left; width: auto; font-size: 19px; margin:0; padding: 0 5px 10px 0; color:#ffffff;}
#cabecera span { float:left; clear: left; width:auto; background:#000000; margin:0; padding: 0 0 0 10px;}
.light { float:right; width:auto; margin: 15px 0 0 0; padding:0; font-size: 11px; background: #000000; padding: 5px;}
/*Fin cabecera*/	

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

/*h1*/
h1{
	clear:both;
	float:left;
	width: 100%;
	margin:0 0 20px;
	padding:0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#232828;
	border-bottom: 1px solid #D8D9D7;
		}
h1 span{ color:#232828;}
/*fin h1*/
/*h2*/
h2{
	clear:both;
	float:left;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:24px;
	color:#000000;
		}
/*fin h2*/
/*h3*/
h3 { float:left;  width:auto; font-family:Arial, Helvetica, sans-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 20px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	/*background: url(../images/list_bg.gif) no-repeat 0 3px;*/
	background: url(../images/list2_bg.gif) no-repeat 5px 4px;
	}
div.caja ol li {
	padding: 0 0 3px 10px; 
	font-family:Arial, Helvetica, sans-serif; 
	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 { }
.info { color: #000000; background:#666666;}
em.firma { color: #000000; background:#666666;}

/*picturres.css*/
div.picture p { color:#FFFF00;}
h2.foto { 	color:#333333; border:none;	border-top: 1px solid #FFFF00;}
h2.foto a {background: #ffffff;}
div.subalbum  p { color:#FFFF00;}

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