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

body{
	background-image: url(../imagenes/pix.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B5AA8B;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rayas{
	border: 1px dashed #A82D25;
}
.Estilo1 {
	color: #990000;
	font-weight: bold;
}
.Estilo3 {color: #333333}
.Estilo4 {
	color: #990000;
	font-weight: bold;
}
.Estilo6 {	font-size: 18px;
	color: #990000;
}
.Estilo8 {color: #990000; font-weight: bold; font-size: 24px; }
.Estilo9 {color: #990000}
.Estilo5 {color: #990000; font-weight: bold; }
.lin{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A82D25;
}
