@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #6a6863;
	a:link (color: #4b4a4a;
	text-decoration: none;)
	a:hover	(color: #4b4a4a;
	text-decoration: none;)
	a:active(color: #4b4a4a;
	text-decoration: none;)
	a:visited (text-decoration: none;
	color: 680f0f;)
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4a4a;
	font-weight: bold;
	text-indent: 100px;
	font-size:15px;
	
}
.Estilo17 {font-size: large}
.Estilo29 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #4B4A4A; }
.Menu_Numeros {font-family: Arial, Helvetica, sans-serif; color: #4b4a4a; font-weight: bold; font-size: 16px; }
.Estilo31 {
	color: #331a1a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.bannerTop{
	background-image:url(image/banner.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	height:320px;
	width:800px;
}
.fondoLinea{
	background-image:url(image/fondon_0.jpg);
	background-position:top center;
	background-repeat: repeat-y;
	width:800px;
}
.fondoBotonera{
	background-image:url(image/botonera_.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:268px;
	height:670px;
}
.fondoBotoneraAbajo{
	background-image:url(image/fondoboton_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:268px;
	height:44px;
}
.menuSeparacion{
	height:30px;
}
.menuSeparacion02{
	height:16px;
	width:268px;
}
.bottom{
	background-color:#bfbbaa;
	height:44px;
	width:507px;
}
.cuerpotexto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 4b4a4a;
	font-size:12px;
	line-height:19px;
	margin-top:8px; 
}
.destacadocuerpo{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #680f0f; }

a:link {
	color: #4b4a4a;
	text-decoration: none;
}
a:visited {
	color: #4b4a4a;
	text-decoration: none;
}
a:hover {
	color: #680f0f;
	text-decoration: none;
}
a:active {
	color: #680f0f;
	text-decoration: none;
}

