.css {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #DEEAF2;
}
.cuerpo {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #8CB8D3;
}
.cuerpo1 {
	font-family: "Arial";
	font-size: 14px;
	color: #8CB8D3;
	font-weight: bold;
}
.cuerpo4 {
	font-family: "Arial";
	font-size: 16px;
	color: #8CB8D3;
	font-weight: bold;
}
.cuerpo2 {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #9B9B9B;
}
.cuerpo3 {
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.cuerpo5 {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.combo {
	width: 125px;
	height: 20px;
	margin-bottom: 15px;
	border: 1px Solid #646464;
	background: #D9F1FF;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
}
.botom {
	width: 50px;
	height: 15px;
	margin-bottom: 10px;
	border: 1px Solid #646464;
	background: #D9F1FF;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
}
.combo2 {
	width: 125px;
	height: 15px;
	margin-bottom: 10px;
	border: 1px Solid #646464;
	background: #D9F1FF;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
}
.combo1 {
	width: 225px;
	height: 85px;
	margin-bottom: 15px;
	border: 1px Solid #646464;
	background: #D9F1FF;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
}
.cuerpoCopia {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#anuncioswrapper {
	width: 100%; height: 36px;
	position: absolute;
	top: 800px;
	margin: 0px auto;
	text-align: center;
}

.anuncios {
	width: 940px; height: 36px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 10px;
	margin: auto;
	font-size: 11px;
}
.anuncios a, a:visited {
	color: #008;
}

.ad1 {
	float: left; width:20%;
	margin-left: 20px;
	/* padding: 0 10px 0 10px; */
}

