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

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

html{
	background-color: #FFFFFF;
}

body { margin: 0;}

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

div#content{
	float:left;
	width: 590px;
	padding: 10px;
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
/*Cabecera*/
#cabecera {
	float:left;
	width: 857px;
	height:108px;
	margin: 0;
	clear:both;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-position: 87px 47px;
	padding-top: 47px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 87px;
}
#enlace{
	height:108px;
	width:100%;
	background-image: url(../activos/fondo-web2.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 36px;
	color: #006600;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	}
	
#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:#009966;
}
#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 { }
a:hover, a:visited:hover {
	color:#006666;
	text-decoration:none;
	}
form { margin: 0; padding: 0; }

/*h1*/
h1{
	clear:none;
	float:left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#232828;
	border-bottom: 1px solid #D8D9D7;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
		}
h1 span{
	color:#232828;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*fin h1*/
/*h3*/
h3 {
	clear:both;
	float:left;
	width: 100%;
	margin:0 0 20px;
	padding:0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009966;
	border-bottom: 1px solid #D8D9D7;
	font-weight: normal;
		}
/*fin h3
/cv, usado en cv para la foto

/*caja. usado en cv para el texto*/
div.caja {
	float:left;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 20px;
	}

div.cv {
	display:inline;
	float:right;
	width:100px;
	height: 128px;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color: #999999;
}
/*listas*/

div.caja ul li {
	padding: 0 0 3px 20px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009966;
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 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*/
/*cv.css*/
div.text h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009966;
}
div.text h3{
	border-bottom: 1px dotted #B2B4AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009966;
}
div.text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009966;
}
div.text p strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
/*bloques.css*/
div.details img{ border: 1px solid #D3D3CC; background:#ffffff;}
/*loadstyle*/

*{
	outline:none;
	color: #009966;
	background-image: none;
}
