@charset "utf-8";
/* CSS Document */

#rightMenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	/*position: absolute;
	top: 0px;*/
	float:left;
	right: 0px;
	width: 162px;
	padding-top: 160px;
	overflow:hidden;
}
#rightMenu .suscribNews {
	background-image: url(../images/main/suscrib_boletin_aeade.jpg);
	height: 123px;
	width: 162px;
}
#ultimaHora .box {
	border: 1px solid #D0D0D0;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 5px;
}
#ultimaHora .box a {
	color: #2C597B;
	padding-left: 13px;
	background-image: url(../images/icons/vineta_azul_aeade.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 10px;
}
#rightMenu #costas {
	margin-top: 20px;
}
#rightMenu #costas #box {
	background-color: #933E67;
	color: #FFFFFF;
}
#rightMenu #costas #box input, #rightMenu #costas #box select {
	display: inline;
	height: 15px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#rightMenu #costas #box #contenido {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#rightMenu #costas #box #contenido span {
	display: inline;
}

#rightMenu #costas #box h1 {
	background-image: url(../images/bkgs/purple_esq_sup_round_right_menu_aeade.jpg);
	height: 5px;
	background-repeat: no-repeat;
	background-position: left;
}

#rightMenu #costas #box h2 {
	background-image: url(../images/bkgs/purple_esq_inf_round_right_menu_aeade.jpg);
	height: 5px;
	background-repeat: no-repeat;
	background-position: left;
}
