@charset "iso-8859-1";

/* General styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color:#000;
	/*margin-left: 15px;*/
	text-align:center;
} 

.bodywrapper {
	clear: both;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.maincontent {
	width: 710px;
	/*height: 570px;*/
	text-align: left;
	background-image: url(../images/template/mainfondo.gif);

}

.maincontentin {
	width: 680px;
	padding: 15px;

}

.maincontentinnopadding {
	width: 680px;
	padding-left: 1px;

}

.maincontentleft {
	float: left;
	width: 375px;
}

.maincontentleftsmall {
	float: left;
	width: 285px;
}
 
.maincontentright {
	text-align:center;
}

.maincontentrightbig {
	text-align:left;
	margin-left: 8px;
	margin-right: 5px;
}


.maincontentend {
	clear:both;
	width: 710px;
	height: 21px;
	text-align: left;
	background-image: url(../images/template/bckendmain.gif);
}

.maincontentfooter {
	clear:both;
	width: 710px;
	height: 129px;
	background-color: #000000;
}

.maincontentlineasep {
	clear: both;
	width: 710px;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #A01318;
}


a:link {
	text-decoration: none;
	color: #fff;
}

a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

a:active {
	text-decoration: none;
	color: #c00;
}


.navon {
	text-decoration: underline;
	color: #c00;
}

.navon a:link {
	text-decoration: none;
	color: #c00;
}

.navon a:visited {
	text-decoration: none;
	color: #c00;
}

.navon a:hover {
	text-decoration: none;
	color: #C00;
}

.navon a:active {
	text-decoration: underline;
	color: #c00;
}



.navoff {
	text-decoration: none;
	color: #fff;
}

.navoff a:link {
	text-decoration: none;
	color: #fff;
}

.navoff a:visited {
	text-decoration: none;
	color: #fff;
}

.navoff a:hover {
	text-decoration: none;
	color: #C00;
}

.navoff a:active {
	text-decoration: none;
	color: #fff;
}


/* Tipos and Titles */


/* Header & Nav */
.header {
	clear: both;
	float: left;
	width: 710px;
	height: 110px;
	min-height: 110px;
	background-image:url(../images/template/bckheaderfake.gif);
}

.nav {
	float: left;
	clear:both;
	height: 16px;
	margin-top:71px;
	padding-left:20px;
	padding-top:4px;
    /*background-color: #333;*/
	/*background-image:url(../images/template/bcknav.gif);*/
	/*background-repeat: repeat-y;*/
	/*color:#fff;*/
	font-size:11px;
	
}

/*  news */

.lineasepnews {
	float: left;
	width: 7px;
	min-width: 7px;
	height: 125px;
	background-color: #000;
	border-left:thin #FFFFFF solid 1px;
	background-image:url(../images/template/bcklistnews.jpg);
	background-repeat:repeat-y;
}

.intronews {
	float: left;
	margin-left:4px;
	margin-bottom: 15px;
 }
 
 
.promowrapper {
	clear:both;
	margin-bottom:15px;
	
}

.etiquetaent {
	float: left;
	margin-top: 3px;
	margin-left: 30px;
}

.etiqueta {
	float: right;
	margin-left: 200px;

}
 
 .redtitle {
	float: left;
	width: 120px;
	background-color: #CA1921;
	padding: 2px;
	color:#FFFFFF;
	text-align: center;
 }
 
 .redtitleleftcorner {
	float: left;
	width: 18px;
	height: 18px;
	background-image:url(../images/template/redcornerleft.png);
 }
 
 .redtitlerightcorner {
	float: left;
	width: 18px;
	height: 18px;
	background-image:url(../images/template/redcornerright.png);
 }
 
 .contacteme {
	float: left;
	width: 375px;
	height: 35px;
}
 
.date {
	float: left;
	width: 670px;
	height: 20px;
	text-align: right;
}
 
.noticiainterna {
	padding: 15px;
	background-color:#000000;
} 

.sepnoticiainterna {
	background-image:url(../images/template/sepnoticiainterna.jpg);
	background-repeat: repeat-y;
} 

.promonoticia {
border: 2px solid #000000;
} 

.contenidoblanco{
	color:#FFFFFF;
} 

.contenido{
	color:#000000;
	text-align: justify;
} 

.titulonoticia{
	color: #ffffff;
	font-size: 18px;
	text-align: justify;
} 

.titulosalud{
	color: #000000;
	font-size: 18px;
	text-align: justify;
} 

.divfmcenter {
	width: 375px;
	height: 94px;
	background-image:url(../images/template/fmcenterbck.jpg);
	background-repeat:no-repeat;	
}

.listadonews {
	color:#FFF;
	/*margin-top: 4px;*/
	margin-bottom: 5px;
	
}

.listadosalud {
	color: #000;
	/*margin-top: 4px;*/
	margin-bottom: 5px;

}

.listadosalud a:link {
	text-decoration: none;
	color: #000;
}

.listadosalud a:visited {
	text-decoration: none;
	color: #000;
}

.listadosalud a:hover {
	text-decoration: none;
	color: #C00;
}

.listadosalud a:active {
	text-decoration: none;
	color: #000;
}
 