@charset "utf-8";
/* CSS Document writed by Marcelo Javier Prado*/
/********************************
1.	HEADER
2.	RIGHT
3.	NAVIGATION
4.	BODY
5.	FOOTER
********************************/

/********************************
4.	BODY
********************************/
#contenedor{ 
   text-align: left; 
   width: 890px; 
   margin: auto; 
}
.width890 {width:890px;}

.bgblanco {background-color:#FFF;}
.bgfondo{
	background-color:#FFF;
}
.contenido {
	width:635px;
	padding:0px;
	padding-left:10px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color:#666666;
	line-height:1.8em;
	padding-bottom:0px;
	font-size:13px;
}
.contenido h1, .contenido h2, .contenido h3 {
	color: #2c8fa9;
	padding:10px;
}
.contenido img {
	border:#B8CDD2 2px solid;
}

.contenido p {
	text-align:justify;
	margin:0px;
	margin-left:10px;
	margin-right:10px;

}
.contenido p b,.contenido p strong{
	color: #2c8fa9;
	font-weight:bold;
	font-size:14px;
}
.contenido table tr td { 
	color:#FFF;
	padding:10px;
}
.contenido table tr td.azul_1 {
	background-color:#358397;
	color:#FFFFFF;
	font-weight:bold;
}
.contenido table tr td.azul_2 {
	background-color:#B8CDD2;
	color:#358397;
	font-weight:bold;
}
.contenido table tr td.azul_3 {
	background-color:#E3E4E5;
	color:#666666;
	font-weight:bold;
}

.caja-con-foto {
	background-image:url(../img/1px-fondotexto-arriba.png);
	background-repeat:repeat-x;
	background-position:top;
}
.caja-con-foto2 {
	background-image:url(../img/1px-fondotexto-abajo.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#EBEEF0;
	margin-top:5px;
	margin-bottom:5px;

}

.caja-con-foto p {
}
.caja-con-foto p img{
	float:left;
	border:#B8CDD2 2px solid;
	margin-right:5px;
	margin-bottom:5px;
}
.caja-con-foto ul li {	line-height:2em;}

.descripcion-video {
	float:right; 
	height:325px;
	width:179px;
	padding:10px;
	background-color:#EBEEF0;
}
.descripcion-video b {
	font-weight:bold;
	color:#666;
	/*font-size:15px;*/
}	
h3.azul_1 {
	background-color:#E3E4E5;
	font-weight:bold;
}

table tr.azulclarotr {
	background-color:#B8CDD2;
	color:#358397;
	font-weight:bold;
}
table tr.azuloscurotd {
	background-color:#E3E4E5;
	color:#666666;
	font-weight:bold;
}
table tr.azuloscurotd td {color:#358397;} 
table tr.azulclarotr td {color:#666666;}

p.legend {
	border-top:#2C8FA9 2px solid;
	background-color:#CCE4EA;
	font-size:10px;
	padding:5px;
	margin-top:0px;
	margin-bottom:5px;

	font-family:Arial, Helvetica, sans-serif;
	line-height:1,5em;
}

p.ej {padding-left:10px; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#036; margin-top:0px; padding-top:0px}

#cv h3 {	
	border-bottom:#2C8FA9 2px solid;
	padding-bottom:0px;
}
.sinbottom { margin-bottom:0px; padding-bottom:4px;}




#note { width:300px;}
#note .noticias-title{
	background-color:#d2dfe3;
	padding:10px;
}
#note .separador{
	color:#b3cfd9;
	height: 1px;
	background-color:#b3cfd9;
	margin:0px; padding:0px;
}
#note .noticias-title a{ 
	color:#358397; font-weight:bold;
	font-size:15px;
	text-decoration:none;

}
#note .noticias0 {
	background-image:url(../img/1px-fondotexto-arriba.png);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px; padding:10px;
}
#note .noticias1 {
	background-image:url(../img/1px-fondotexto-abajo.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#EBEEF0;
	margin:0px; padding:0px;
}
.noticias1 a {color:#666; text-decoration:none; font-size:12px}

.vermas, .vermas a{text-align:right; font-weight:bold; color:#358397; font-size:14px;}
