/* CSS Document */
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #954A00;
	}
#navigation a {
	color: #FEEFE9;
	line-height:10px;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	background-position: 1px 45%;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	}
#navigation a:hover {
	color:#230B01;
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: 3px 45%;
	background-color: #E1A060;
	padding-left: 16px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #20370D;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-size: 11px;
	color: #FFFFFF;
}
.Estilo2 {
	font-size: 13px;
	background-image: url(../images/juanjui-info.gif);
	line-height: 36px;
	text-indent: 126px;
	font-weight: bold;
	color: #681E03;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.Estilo3 {
	font-size: 13px;
	line-height: 30px;
	background-image: url(../images/fond_menu_2.gif);
	text-indent: 48px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F3EAE4;
}
.Estilo4 {
	color: #330F0D;
	font-size: 11px;
}
