@charset "utf-8";
/* CSS Document */
/* Promo */
#mainpromo{
	width:540px;
	clear:both;
	margin:20px 10px 20px 20px;
	padding:0px;
	background-repeat: no-repeat;
	background-position:top;
}

#mainpromo img{
	margin:0px;
	padding:0px;
}

#promo {
	width:540px;
	clear:both;
	margin:20px 10px 20px 20px;
	padding:0px;
	border:4px solid #FFFFFF;
	background-color:#0A2E84;
	text-align:center;
}

#columna {
	width:265px;
	float:left;
}

#promotop {
	width:540px;
	height:80px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position:top;
}

#promotop img {
	border:none;
	margin:0px;
	padding:0px;
}

#promofoot {
	clear:both;
	width:540px;
	margin:0px 0px 20px 0px;
}

#promofoot p {
	font-size:10px;
	margin:0px;
	padding:0px 20px 10px 20px;
}

#pfoottop {
	float:left;
	clear:both;
	width:540px;
	height:20px;
	background:url(footboxtop.png);
}
#pfootcont {
	float:left;
	clear:both;
	width:540px;
	background:url(footboxbk.png);

}
#pfootbot {
	float:left;
	clear:both;
	width:540px;
	height:20px;
	background:url(footboxbot.png);
}
/* Fin Promo */
/* Cajas */
#promobox {
	width:250px;
		float:left;
	margin:10px 0px 0px 10px;
	padding:0px;

}

#promoboxtop{
	width:250px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
	background: url(boxtop.png);
}	

#promoboxtop2{
	width:250px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
	background: url(boxtop2.png);
}

#promoboxcont{
	width:250px;
	float:left;
	background:url(boxbk.png);
	margin:0px;
	padding:0px;
}

#promoboxbot{
	width:250px;
	height:20px;
	float:left;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	background: url(boxtbot.png);
}

#promobox p{
	text-align:left;
}
/* Fin Cajas */

