body {
	background-color: #666666;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.cont {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.cont:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
.sub {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.contenido {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
        color : #000000; 
        font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 11px;
	color : #000000; 
        font-weight: bold;
	text-decoration : none;
}
A.rojo {     
	font-family: Tahoma;
	font-size: 11px;
        color : #cc0000; font-weight: bold;
	text-decoration : none;
}
A.rojo:hover { 
        font-family: Tahoma;
	font-size: 11px;
	color : #cc0000; 
        font-weight: bold;
	text-decoration : none;
}
.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.title3 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #20687D;
}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.nav {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
/*borde*/
.borde {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

IMG {
        border:0px;
        padding:0px;
}

TD.paginador {
	font-family: Tahoma;
	font-size: 10px;
        vertical-align:middle; 
        height:23;
        background-color:#e8e8e8;
}