body {
	background-color: #000000;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	line-height:20px;
}
a:link {
text-decoration:underline;
	color: #DD8500;

}
a:visited {
text-decoration:underline;
	color: #DD8500;

}
a:hover {
text-decoration:underline;
	color: #663300;
}
a:active {
text-decoration:underline;
	color: #663300;
}


.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CAAE93;
	background-color: #000000;
	height: 25px;
	vertical-align: middle;
}
.encabezados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.indicaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	vertical-align: middle;
	font-weight: bold;
}


.Subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #634A31;
	text-decoration:underline;
}
.Subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #634A31;
}
a.Subtitulos:link {
text-decoration:none;

}
a.Subtitulos:visited {
text-decoration:none;

}
a.Subtitulos:hover {
text-decoration:underline;

}
a.Subtitulos:active {
text-decoration:underline;

}

.fondopestanyes {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
}
a.fondopestanyes:link {
	text-decoration: none;
	background-color: none;
}
a.fondopestanyes:visited {
	text-decoration: none;
		background-color: none;
}
a.fondopestanyes:hover {
	text-decoration: underline;
	color: #CE8C4A;
		background-color: none;
}
a.fondopestanyes:active {
	text-decoration: underline;
	color: #CE8C4A;
		background-color: none;
}
.fondopestanyes2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EFD9C2;
	background-image: url(images/fondopestanyes2.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
}
.piepagina {
	font-size: 10px;
}
.piepagina2 {
	font-size: 10px;
	color:#FFFFFF
}
a.piepagina2:link {
	text-decoration: underline;
	background-color: none;
}
a.piepagina2:visited {
	text-decoration: none;
		background-color: none;
}
a.piepagina2:hover {
	text-decoration: underline;
	color: #CE8C4A;
		background-color: none;
}
a.piepagina2:active {
	text-decoration: underline;
	color: #CE8C4A;
		background-color: none;
}
.cajas {
	border: 1px solid #000000;
}
