@charset "utf-8";
/* CSS Document */

body {background-color:#AF311B;
      margin-top:10px; }

.div_scroll{
	overflow-x:hidden;
	padding-right:5px;
	overflow-y:scroll;
	width:;
	height:625px;
	margin-right:5px;
}

.menu { font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		}
		
.foot { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
		color:#FFFFFF;
		font-weight:bold;
		}
		
#foot {
	position:absolute;
	left:17px;
	top:1136px;
	width:383px;
	height:15px;
	z-index:1;
}

a.link1:link {color: #FFFFFF; text-decoration:none;}
a.link1:visited {color: #FFFFFF; text-decoration:none;}
a.link1:hover {color:#000033; text-decoration:none;}
a.link1:actived {color: #FFFFFF; text-decoration:none;}

.contenido_tot {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: ;
	/*padding:50px;*/
}

.contenido_contacto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: ;

}

.contenido_Re_Centro {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: ;
	padding:10px;
	text-align:justify; 
}

.contenido_Re_Tituto {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold ;


	
}

.contenido_Re_Enlace {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight:bold ;

	
}
a.contenido_Re_Enlace:link {color: #FFFFFF; text-decoration:none;}
a.contenido_Re_Enlace:visited {color: #FFFFFF; text-decoration:none;}
a.contenido_Re_Enlace:hover {color:#000033; text-decoration:none;}
a.contenido_Re_Enlace:actived {color: #FFFFFF; text-decoration:none;}

button { border:0; padding:0; margin:5px; }
button.submit { width:66px; height:15px; background:url(../imagenes/submit.png) no-repeat; }
button.reset { width: 66px; height:15px; background:url(../imagenes/reset.png) no-repeat; }