body {
	background-image: url(../images/bg_nmcn.jpg);
	text-align: center;
}
.textoblanco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	text-align:left;
}
.textoblanco11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 11px;
	text-align:left;
}
.textocafe12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C1F07;
	line-height: 12px;
}
.textocafe12boletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C1F07;
}
.textocafe12mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C1F07;
}
.textocafe11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C1F07;
	line-height: 12px;
}
.textocafe10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C1F07;
	line-height: 12px;
	text-align:center;
}
.textorojo14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 12px;
	text-align:left;
}
.textorojo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
}
.textoredes {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D29189;
	font-weight: bold;
	text-decoration:none;
}
/*links*/
.linkmenu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
}
.linkmenu:hover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	text-decoration:none;	
}
.linkfooter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.linkfooter:hover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C1F07;
	font-weight: bold;
	text-decoration:underline;
}


#estiloTextos {
	height: 110px;
	overflow: auto;
	width: 250px;
	SCROLLBAR-FACE-COLOR: #EEEEEE;
    SCROLLBAR-HIGHLIGHT-COLOR: #960;
    SCROLLBAR-SHADOW-COLOR: #960;
    SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
    SCROLLBAR-ARROW-COLOR: #960;
    SCROLLBAR-TRACK-COLOR: #EEEEEE;
    SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
}
#estiloTextos2 {
	height: 100px;
	overflow: auto;
	width: 250px;
	SCROLLBAR-FACE-COLOR: #333333;
    SCROLLBAR-HIGHLIGHT-COLOR: #960;
    SCROLLBAR-SHADOW-COLOR: #960
    SCROLLBAR-3DLIGHT-COLOR: #333333;
    SCROLLBAR-ARROW-COLOR: #960;
    SCROLLBAR-TRACK-COLOR: #333333;
    SCROLLBAR-DARKSHADOW-COLOR: #333333;
}
#estilobio {
	height: 280px;
	overflow: auto;
	width: 460px;
	SCROLLBAR-FACE-COLOR: #EEEEEE;
    SCROLLBAR-HIGHLIGHT-COLOR: #960;
    SCROLLBAR-SHADOW-COLOR: #960;
    SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
    SCROLLBAR-ARROW-COLOR: #960;
    SCROLLBAR-TRACK-COLOR: #EEEEEE;
    SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
}
#estilocro {
	height: 280px;
	overflow: auto;
	width: 460px;
	SCROLLBAR-FACE-COLOR: #EEEEEE;
    SCROLLBAR-HIGHLIGHT-COLOR: #960;
    SCROLLBAR-SHADOW-COLOR: #960;
    SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
    SCROLLBAR-ARROW-COLOR: #990000;
    SCROLLBAR-TRACK-COLOR: #EEEEEE;
    SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
}
#estilopre {
	height: 280px;
	overflow: auto;
	width: 460px;
	SCROLLBAR-FACE-COLOR: #EEEEEE;
    SCROLLBAR-HIGHLIGHT-COLOR: #960;
    SCROLLBAR-SHADOW-COLOR: #960;
    SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
    SCROLLBAR-ARROW-COLOR: #960;
    SCROLLBAR-TRACK-COLOR: #EEEEEE;
    SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
}
.fondoabajo{
	background-image: url(../images/fd_desta_1.gif);
	background-position: center;
	background-position: bottom;
	background-repeat:no-repeat;
}
.fondodesta2{
	background-image: url(../images/fd_desta_2.gif);
	background-position: center;
	background-position: bottom;
	background-repeat:no-repeat;
}
.fondobio{
	background-image: url(../images/fd_bio.jpg);
	background-position: center;
	background-position: bottom;
	background-repeat:no-repeat;
}
.fondotienda{
	background-image: url(../images/fd_tienda.jpg);
	background-position: center;
	background-position: bottom;
	background-repeat:no-repeat;
}
.fondocro{
	background-image: url(../images/fd_cro.jpg);
	background-position: center;
	background-position: bottom;
	background-repeat:no-repeat;
}
.fondopresentaciones{
	background-image: url(../images/fd_presentaciones.jpg);
	background-position: center;
	background-position: bottom;
	background-repeat:no-repeat;
}
.textointgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	text-align:left;
}
.textointred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #960;
	line-height: 15px;
	text-align:left;
}
.textointgold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #960;  
	line-height: 15px;
	text-align:left;
}
.textointblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 15px;
	text-align:left;
}
.textointblanco2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	text-align:left;
}

