body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #996633;
	text-decoration: underline;
}
a:visited {

	color: #996633;
	text-decoration: underline;
}
a:active {
	color: #996633;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.botones{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.botones p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
.botones a:link {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.botones a:visited {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.botones a:active {
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.botones a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FF6600;
}
a.botones:link{
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.botones:visited{
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a.botones:actived{
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a.botones:hover{
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
.botones2{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
.botones2 a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
.botones2 a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
.botones2 a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;

}
.botones2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
.texto {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenido {
	margin: 5px 10px 5px 15px;
	color: #666666;
}
.punteado {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1.5px;
	margin-bottom: 8px;
}

.destaca {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 2px;
	padding-left: 15px;
	color: #333333;
	margin: 0px;
}
.hley {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titulo {
	font-size: medium;
	color: #663300;
	vertical-align: baseline;
	font-weight: bold;
}
.titulos {
	font-weight: bold;
	color: #DD4800;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;



}
.cajas {
	border: 1px solid #999999;
	font-size: x-small;

}
.cajaborde {
	font-size: x-small;
	margin: 0px;
	border: 1px #996633 solid;
	padding: 0px;
	height: 75px;
}
.titulocaja {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #996633;
	margin: 0px;
	padding: 1px;
}
.textocajas {
	padding-left: 20px;
	padding-top: 0px;
}

.ficha {
	border: 1px dotted;
	font-size: x-small;
	border-color: #999999 #333333 #333333 #999999;
}

.ficha td{
	padding: 3px 3px 3px 10px;
	text-align: left;
	font-size: x-small;

}
.letrapequena {
	font-size: xx-small;
}
.tabla {
	font-size: x-small;
	color: #666666;
}
.tabla td{
	font-size: x-small;
}
.tabla th{
	font-size: x-small;
	text-align: left;
	color: #333333;
	background-color: #F3F3F3;
}
.tabla caption{
	font-size: x-small;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	font-weight: bold;
}
