/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
a:link {
	color: #F27900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F27900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A4D3A;
	}
#navigation a {
	color: #D4D1CB;
	line-height:10px;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(../images/menus.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	}
#navigation a:hover {
	color:#22201C;
	background-color: #D4D1CB;
	background-image: url(../images/menus1.gif);
	}
.Estilo1 {
	color: #D4D1CB;
	font-size: 12px;
	background-image: url(../images/titulo.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 8px;
	text-indent: 56px;
	line-height: 40px;
}
.Estilo2 {
	color: #D4D1CB;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	line-height: 20px;
	background-position: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.Estilo3 {
	color: #E8E7E3;
	background-image: url(../images/titulos.jpg);
	background-repeat: no-repeat;
	text-indent: 56px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo4 {
	color: #D4D1CB;
	padding-top: 34px;
}
.Estilo5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}