body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	height: 50px;
	width: 100%;
	display: block;
	clear: both;
	background-color: #1E6097;
	background-image: url(../img/popHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer {
	clear: both;
	text-align: center;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #16466D;
	color: #B7D8F2;
	font-size: 11px;
}
.navHeader {
	position: absolute;
	top: 14px;
	right: 14px;
}
.navHeader a{
	background-repeat: no-repeat;
	height: 22px;
	width: 77px;
	display: block;
	background-position: 0px 0px;
	float:right;
	margin-left: 10px;
}
.navHeader a:hover{
	background-position: 0px -22px;
}
.btnCerrar {
	background-image: url(../img/popBtnCerrar.jpg);
}
.btnImprimir {
	background-image: url(../img/popBtnImprimir.jpg);
}
#footer a{
	color: #FFF;
	text-decoration:none;
}
.logo {
	margin-top: 14px;
	margin-left: 14px;
}
.btnEnviar{
	background-image: url(../img/popBtnEnviar.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 22px;
	width: 77px;
	float:right;
	margin-bottom:10px;
}
a.btnEnviar:hover{
	background-position: 0px -22px;
}
#footer a:hover{
	color:#0CF;
}
#formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 420px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: right;
	margin-right: 40px;
	margin-left: 15px;
}
#formularios h2 {
	font-size: 13px;
	color: #666666;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#formularios h1 {
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#formularios h5 {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}


#formularios form {
	margin: 0px;
	padding: 0px;
}

#formularios p {
	margin: 0px;
	padding: 0px;
}
#formularios span {
	padding: 0px;
	color: #C64F00;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 15px;
	display: block;
	clear: both;
}

#formularios h3 {
	font-size: 13px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	margin-top: 18px;
}

#formularios h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#formularios .requerido {
	font-size: 10px;
	color: #666666;
}
.inputTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	width: 230px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}

.inputTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	width: 230px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;	
}
#contadorCaracteres {
	font-size: 11px;
	color: #003366;
	font-family: Tahoma, Verdana, Arial;
	display: block;
	clear: both;
}
.hr
{
	height:1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background-color: #D7D7D7;
	clear: both;
	display: block;
}
a {
	color: #14466C;
	text-decoration: none;
}

a:hover {
	color: #C30;
	text-decoration:underline;
}
/* Lo + reciente */

#cuerpoNota #notasAdicional {
	display: block;
	float: right;
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	text-align: left;
	padding-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}
.titModulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDDD8;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-left: 10px;
	text-align: center;
	padding-right: 10px;
}
.titModulo a{
	font-size:10px;
	text-decoration:none;
	margin-top:14px;
}
.titModulo a:hover{
}	
#cuerpoNota {
	width: 650px;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cuerpoNota h3{
	font-size: 10px;
	color: #666;
	font-weight:normal;
	text-transform:uppercase}
#cuerpoNota h1{
	color:#333;
	font-size:28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cuerpoNota h2{
	color:#333;
	font-size:14px;
	font-weight:normal;
	margin-top: 10px;
	line-height:normal;
	margin-bottom: 20px;}
#cuerpoNota .foto{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 450px;
	background-color: #999;
	padding: 1px;
	margin-bottom: 20px;}
#cuerpoNota .foto .infoFoto{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/bkNoirTransparente.png);
	font-size: 12px;
	color: #CCC;
	padding: 10px;
	width: 432px;}
#cuerpoNota .foto .infoFoto span{
	font-size: 10px;
	display:block;
	text-align: right;
	text-transform:uppercase;
	color:#FFC;}
#cuerpoNota .redesSociales{
	display: table;
	clear: both;}
#cuerpoNota .redesSociales .addthis_toolbox{
	margin-top: 2px;
	display: table-cell;
	vertical-align:middle;
	float:left;
	margin-right: 20px;}
#cuerpoNota .redesSociales .botonesLIKE{
	display: table-cell;
	vertical-align:middle;
	float:right;}
#cuerpoNota .barraUtil{
	text-align: center;
	clear:both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDDD8;
	border-bottom-color: #DEDDD8;
	margin-top: 20px;
	padding:3px;}
#cuerpoNota .barraUtil a{
	background-image: url(../img/byteUtilNota.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	height: 15px;
	width: 140px;
	margin-left:2px; margin-right: 2px;}
#cuerpoNota .barraUtil a.enviar{
	width: 71px;}
#cuerpoNota .barraUtil a.enviar:hover{
	background-position: 0px -15px;}
#cuerpoNota .barraUtil a.imprimir{
	background-position: -71px 0px;
	width: 80px;}
#cuerpoNota .barraUtil a.imprimir:hover{
	background-position: -71px -15px;}
#cuerpoNota .barraUtil a.comentar{
	background-position: -151px 0px;
	width: 88px;}
#cuerpoNota .barraUtil a.comentar:hover{
	background-position: -151px -15px;}
#cuerpoNota .barraUtil a.grande{
	background-position: -239px 0px;
	width: 133px;}
#cuerpoNota .barraUtil a.grande:hover{
	background-position: -239px -15px;}
#cuerpoNota .barraUtil a.peque{
	background-position: -372px 0px;}
#cuerpoNota .barraUtil a.peque:hover{
	background-position: -372px -15px;}

#cuerpoNota .credito{
	margin-left: 10px;
	font-size: 11px;
	color: #595959;
	text-transform:uppercase;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cuerpoNota .credito span{
	display:block;
	color:#C60;
	text-transform:none;
	font-weight:normal;}
#cuerpoNota .texto{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color:#444;
	font-size:13px;
	line-height:normal;
}
#cuerpoNota .texto p{
	margin-bottom: 15px;}

#notasAdicional .titularModulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.LoMasRecienteFecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 2px;
	font-weight: bold;

}
.LoMasRecienteListado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 11px;
}
.LoMasRecienteListado li{	
	padding-top: 4px;
	padding-bottom: 9px;	
}

