body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 10px;
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #777777;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #c30632;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#ffffff;
	background-image:url(../images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;

}

A:link {
	COLOR: #0277bf; TEXT-DECORATION: none
}
A:visited {
	COLOR: #f766ad; TEXT-DECORATION: none
}
A:hover {
	COLOR: #6699ff; TEXT-DECORATION: none
}

select {
	font-size: 11px;
}
input {
	font-size: 11px;
}

ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}

.boton {
	font-family: Arial, Helvetica, sans-serif; font-size:9px; background-color:#666666; border: 1px #FF9900 solid; cursor:hand;
}
.contenidos {
	font-size: 11px;
	color: #333;

}
.contenidos_azul {
	font-size: 11px;
	color: #0277bf;

}

.contenidos_rosa {
	font-size: 12px;
	color: #f766ad;
}

.contenidos_bold {
	font-size: 12px;
	color: #414141;
	font-weight:bold;

}

.contenidos_bold2 {
	font-size: 12px;
	color: #0178ca;
	font-weight:bold;

}

.contenidos_bold_blanco {
	font-size: 12px;
	color: #fff;
	font-weight:bold;

}
.contenidos_blanco_asociados {
	font-size: 10px;
	color: #fff;

}
.contenidos_boldrosa {
	font-size: 12px;
	color: #f766ad;
	font-weight:bold;

}

.contenidos_boldazul {
	font-size: 20px;
	color: #0277bf;
	font-weight:bold;

}

.contenidos_boldprice {
	font-size: 14px;
	color: #f766ad;
	font-weight:bold;
}
.contenidos_bigprice {
	font-size: 30px;
	color: #f766ad;
}

#navi {
	list-style-image:url(../images/bullet.gif);
	padding-left: 20px;	
	}
#navi li {
	padding:2px;
	}
