body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

.f12px
{
	font-size: 12px;
} 

.neg {
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
}



td {
	font-size: 11px;
	vertical-align: top;
}
.header {
	background-color: #957EAB;
	height: 70px;
	color: #EEEEEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../img/header2.jpg);
	background-repeat: no-repeat;
}
.subheader {
	background-color: #FFCC00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.subheader-left {
	text-align: left;
}
.subheader-right {
	text-align: right;
}
.subsubheader {
	background-color: #80659A;
	text-align: center;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.topcuerpo {
	background-color: #957EAB;
	text-align: center;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.cuerpo {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.adscol {
	width: 160px;
	background-color: #D6CCDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 5px;
}
.titulo {
	background-color: #FF9900;
	color: #FFFFFF;
	background-image: url(../img/barbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #80659A;
}
.footer {
	background-color: #FFCC00;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.footer-left {
	text-align: left;
}
.footer-right {
	text-align: right;
}
.subfooter {
	background-color: #80659A;
	color: #EEEEEE;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.subsubfooter {
	color: #FFFFFF;
	background-color: #957EAB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
}
a:visited {
	color: #80659A;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #80659A;
}
.wa:link {
	color: #FFFFFF;
	text-decoration: none;
}
.wa:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.wa:hover {
	color: #FFCC00;
	text-decoration: none;
}
.wa:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ba:link {
	color: #333333;
	text-decoration: none;
}
.ba:visited {
	color: #333333;
	text-decoration: none;
}
.ba:hover {
	color: #CC0000;
	text-decoration: none;
}
.ba:active {
	color: #333333;
	text-decoration: none;
}
.sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5CCDD;
}
.vpat {
	background-color: #FFCC00;
	text-align: center;
	font-weight: bold;
}
.compras {
	padding: 5px;
	margin-bottom: 3px;
	border: 1px solid #A18AB6;
	background-color: #EBE6EE;
}

.boton {
	background-color: #80659A;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px none #999999;

}

.f12px {
	font-size: 12px ;
}

.bgceleste1 {
	background-color: #FFCCCC;
}
.bgceleste2 {
	background-color: #CCCCCC;
}
.bgceleste3 {
	background-color: #F7F7F7;
}

