/*Reseteo del tag P para que no tenga el margen superior y los contenidos del EDITOR empiezen en donde deben empezar - JJM - 5/FEB/2008*/

p{
	margin: 0px 0px 11px 0px;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 11px 0px;
}

/* Tabla imagenes */

.JER_TBL_imagenIzquierda{
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: solid 3px #D8D8D8;
	float: left;
	display: inline;
}

.JER_TBL_imagenIzquierda td{
	padding: 5px;
}

.JER_TBL_imagenDerecha{
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border-collapse: collapse;
	border: solid 3px #D8D8D8;
	float: right;
	display: inline;
}

.JER_TBL_imagenDerecha td{
	padding: 5px;
}

.JER_TBL_imagenNormal{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: solid 3px #D8D8D8;
	float: none;
}

.JER_TBL_imagenNormal td{
	padding: 2px;
}


/*  Estilos de Tabla */

.JER_TBL_tabla{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	background: #ffffff;
}

.JER_TBL_tabla td{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 15px;
	border-collapse: collapse;
	border: none;
}


.JER_filaTitulo{
	width: auto;
	height: auto;
	border-collapse: collapse;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004c37;
	border-bottom: 1px solid #dae2df;
	background: #ffffff;
}

.JER_filaTitulo td{
	border-collapse: collapse;
	padding: 5px;
	border-bottom: 1px solid #dae2df;
	text-align: left;
	background: #ffffff;
}

.JER_filaContenido{
	width: auto;
	height: auto;
	border-collapse: collapse;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #848484;
	background: #ffffff;
}

.JER_filaContenido td{
	border-collapse: collapse;
	padding: 5px;
}

.JER_filaContenido2{
	width: auto;
	height: auto;
	border-collapse: collapse;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #848484;
	background: #f0f4f4;	
}

.JER_filaContenido2 td{
	border-collapse: collapse;
	padding: 5px;
}


/*********************/
/* Estilos Contenido */

hr{
	height: 1px;
	border: 0;
	padding: 0;
	line-height: 0px;
	color: #3c2e18;
	background-color: #3c2e18;
	width: 100%;
	overflow: hidden;
}


.JERF_texto1{
	font: normal 11px "Trebuchet MS";
	color: #848484;
	margin: 0px;
/*	display: block;
	text-align: justify;*/
}

.JERF_texto1 a:link{
	color: #004c37;
	text-decoration: underline;
}

.JERF_texto1 a:visited{
	color:#d2600c;
	text-decoration: underline;
}

.JERF_texto1 a:hover{
	color:#292929;
	text-decoration: none;
}

.JERF_texto1 a:active{
	color:#d2600c;
	text-decoration: none;
}

.JERF_texto2{
	font: bold 11px "Trebuchet MS";
	color: #848484;
	margin: 0px;
}

.JERF_texto2 a:link{
	color: #004c37;
	text-decoration: underline;
}

.JERF_texto2 a:visited{
	color:#d2600c;
	text-decoration: underline;
}

.JERF_texto2 a:hover{
	color:#292929;
	text-decoration: none;
}

.JERF_texto2 a:active{
	color:#d2600c;
	text-decoration: none;
}

.JERF_texto3{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #848484;
	margin: 0px;
}

.JERF_texto3{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	margin: 0px;
}

.JERF_texto3 a:link{
	color: #004c37;
	text-decoration: none;
}

.JERF_texto4 a:visited{
	color:#d2600c;
	text-decoration: none;
}

.JERF_texto3 a:hover{
	color:#292929;
	text-decoration: underline;
}

.JERF_texto3 a:active{
	color:#d2600c;
	text-decoration: none;
}

.JERF_titulo1{
   font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#004c37;
}

.JERF_subtitulo1{
	font: bold 16px "Trebuchet MS";
	color: #848484;
	padding: 8px 0px;
	margin: 0px;
}

.JERF_subtitulo1 a:link  {
	color: #848484;
	text-decoration: none;
}

.JERF_subtitulo1 a:visited  {
	color: #848484;
	text-decoration: underline;
}

.JERF_subtitulo1 a:hover  {
	color: #848484;
	text-decoration: underline;
}

.JERF_subtitulo1 a:active  {
	color: #848484;
	text-decoration: none;
}

.JERF_subtitulo2{
	font: normal 14px "Trebuchet MS";
	color: #004c37;
	margin: 0px;
}

.DetalleRevista {
	color: #848484;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.JERF_subtitulo2 a:link  {
	color: #004c37;
	text-decoration: none;
}

.JERF_subtitulo2 a:visited  {
	color: #004c37;
	text-decoration: none;
}

.JERF_subtitulo2 a:hover  {
	color: #004c37;
	text-decoration: underline;
}

.JERF_subtitulo2 a:active  {
	color: #004c37;
	text-decoration: none;
}

.DetallePremioDesarrolloSostenible{
	font: normal 11px "Trebuchet MS";
	color: #004c37;
	margin: 0px;
}

.DetallePremioDesarrolloSostenible a:link  {
	color: #004c37;
	text-decoration: none;
}

.DetallePremioDesarrolloSostenible a:visited  {
	color: #004c37;
	text-decoration: none;
}

.DetallePremioDesarrolloSostenible a:hover  {
	color: #004c37;
	text-decoration: underline;
}

.DetallePremioDesarrolloSostenible a:active  {
	color: #004c37;
	text-decoration: none;
}

.JERF_subtitulo3{
	font: normal 12px "Trebuchet MS";
	color: #004c37;
	margin: 0px;
}

.JERF_subtitulo3 a:link  {
	color: #004c37;
	text-decoration: none;
}

.JERF_subtitulo3 a:visited  {
	color: #004c37;
	text-decoration: none;
}

.JERF_subtitulo3 a:hover  {
	color: #004c37;
	text-decoration: underline;
}

.JERF_subtitulo3 a:active  {
	color: #004c37;
	text-decoration: none;
}


.JERF_subtitulo4{
	font: bold 16px "Trebuchet MS";
	color: #848484;
	margin: 0px;
}

.JERF_subtitulo4 a:link  {
	color: #848484;
	text-decoration: none;
}

.JERF_subtitulo4 a:visited  {
	color: #848484;
	text-decoration: none;
}

.JERF_subtitulo4 a:hover  {
	color: #848484;
	text-decoration: underline;
}

.JERF_subtitulo4 a:active  {
	color: #848484;
	text-decoration: none;
}







.JERF_vineta1{
	font: normal 11px "Trebuchet MS";
	color: #848484;
	padding: 0px 0px 0px 17px;
	margin: 2px 0px 6px 0px;
	display: block;
	text-align: justify;
	background: url(../images/web/vineta_1.gif) no-repeat 0px 3px;
}


.JERF_vineta1 a:link{
	color: #004c37;
	text-decoration: none;
}

.JERF_vineta1 a:visited{
	color: #d2600c;
	text-decoration: none;
}

.JERF_vineta1 a:hover{
	color: #292929;
	text-decoration: underline;
}

.JERF_vineta1 a:active{
	color: #d2600c;
	text-decoration: none;
}



/*PLANTILLA LISTADO NOTICIAS*/

.JERF_NOT_tituloTema{
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#004c37;
   margin: 0px;
	padding-left: 18px;
	background: url(../images/modulos/vineta_2b.gif) no-repeat 0px 7px;
}


.JERF_NOT_tituloLista{
   font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004c37;
   padding-bottom:2px;
   padding-left: 18px;
   padding-right: 18px;
   margin: 0px;
	/*background: url(images/modulos/vineta_5.gif) no-repeat 3px 5px;*/
}

.JERF_NOT_tituloLista a:link{
   color: #004c37;
   text-decoration:none;
}

.JERF_NOT_tituloLista a:visited{
   color: #004c37;
   text-decoration:none;
}

.JERF_NOT_tituloLista a:hover{
   color: #004c37;
   text-decoration:underline;
}

.JERF_NOT_tituloLista a:active{
   color: #004c37;
   text-decoration:none;
}


.JERF_NOT_fuenteListado{
   font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E69101;
   padding-left: 18px;
   padding-right: 18px;
   margin:0px;
   font-weight: bold;
   text-align:justify;
}

.JERF_NOT_fuenteListado a:link{
   color: #E69101;
   text-decoration:underline;
   font-weight: bold;
}

.JERF_NOT_fuenteListado a:visited{
   color: #E69101;
   text-decoration:underline;
   font-weight: bold;
}

.JERF_NOT_fuenteListado a:hover{
   color: #E69101;
   text-decoration:none;
   font-weight: bold;
}

.JERF_NOT_fuenteListado a:active{
   color: #E69101;
   text-decoration:underline;
   font-weight: bold;
}


.JERF_NOT_enlaceDetalle{
   font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004c37;
   padding-top:10px;
   padding-left: 18px;
   padding-right: 18px;
   margin:0px;
}

.JERF_NOT_enlaceDetalle a:link{
   color: #004c37;
   text-decoration:underline;
}

.JERF_NOT_enlaceDetalle a:visited{
   color: #004c37;
   text-decoration:underline;
}

.JERF_NOT_enlaceDetalle a:hover{
   color: #004c37;
   text-decoration:none;
}

.JERF_NOT_enlaceDetalle a:active{
   color: #004c37;
   text-decoration:underline;
}


.JERF_NOT_bloqueNoticiaImagen{
   width:auto;
	height:auto;
	float: right;
}

.JERF_NOT_bloqueNoticiaImagen img{
   width: 150px;
	height: 75px;
	border: 4px solid #D8D8D8;
	padding: 0px;
}
