body{
 background:#a80002;
 margin:0px;
 padding:0px;
 height:100%;
}
a { 
    outline:0;
	cursor:pointer;
}
a:link {
	/*color: #ffffff;*/
	text-decoration:none;
	cursor:pointer;
}
a:visited {
	text-decoration: none;
	/*color: #ffffff;*/
	cursor:pointer;
}
a:hover {
	text-decoration: none;
	color: #aaaaaa;
	cursor:pointer;
}
a:active {
	text-decoration: none;
	/*color: #eeeeee;*/
	cursor:pointer;
}
.Estilo1 {
	outline:0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.Estilo6 {
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
}
#principal{
 	background:#ffffff;
 	border:0px;
 	width:700px;
 	height:600px;
 	margin-left:auto;
 	margin-right:auto;
 	margin-top:auto;
 	margin-bottom:auto;
}
#intro{
	background:#ffffff;
	float:left;
	width:700px;
	height:620px;
}
#menu{
	background:#ffffff;
	float:left;
	top:0px;
	left:0px;
	width:110px;
	height:600px;
}
#contenedor{
	background:#ffffff;
	width:590px;
	height:600px;
	overflow:auto;
	overflow-x:hidden;
}
.direccion{
	text-align:center;
	vertical-align:text-top;
	background:#666666;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top-width: 1px;
	border-top: solid;
	border-top-color: #a80002;
}


#bloque {
background:#ffffff;
}
#cabeza {
background:#ffffff;
}
.titulo{
width:400px;
height:0px;
background-color:#7b003f;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding-left:3px;
padding-right:3px;
font-weight:bold; vertical-align:middle; line-height:1px;
}
.texto{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:justify;
}
.fondo_fila{
background-color:#f5d5d6;
}

.titulo2{
width:400px;
height:15px;
background-color:#A80002;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding-left:3px;
padding-right:3px;
font-weight:bold;
}
.leer_mas{
color:#A80002;
font-weight:bold;
}
