@charset "utf-8";
/* CSS Document */


#newsletter{
	height:28px;
	background-color:#223E51;
	padding:0 5px;

}

.caja415px{
	float:left;
	width:415px;
}

.caja300px{
	float:left;
	width:300px;
	background:#FFFFFF;
	margin-left:5px;
	margin-bottom:5px;
}

.caja350px{
	float:left;
	width:350px;
	background:#FFFFFF;
	margin-left:5px;
	margin-bottom:5px;
}

.caja715 {
	float:left;
	background:#FFFFFF;
	margin-bottom:5px;
}

.titulo_caja {
	border-bottom:solid 2px #204D5E;
	margin-bottom:5px;
	background-color: #ffffff;
	background-image: url(/images/titulo_seccion.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	
}

.titulo_caja_connection {
	border-bottom:solid 2px #204D5E;
	margin-bottom: 5px;
}

.subtitulo_caja {
	background:#ffffff;
	height:30px
}

.subtitulo_caja66 {
	background:#ffffff;
	height:66px;
}

.subtitulo_texto{
	font-size: 16px;
	color:#000000;
	text-transform:uppercase;
	padding-top: 10px;
}

.texto_caja_justificado{
	float:left;
}

.lista_caja{
	border-bottom:solid 2px #204D5E;
	margin-bottom:5px;
}

.texto_caja_foto{
	float:left;
	width:180px;
}

.texto_caja_lista{
	float:left;
	width:300px;
}
.texto_caja_lista2{
	float:left;
	width:465px;
}
.texto_caja_lista3{
	float:left;
	width:356px;
}

.epigrafe {
	min-height:20px;
	border-bottom:solid 2px #204D5E;
}

.vermas {
	float:right;
	margin-bottom: 5px;
	margin-right: 5px;
}

.thumbnail_100px {
	float:left;
	width:100px;
	background:#FFFFFF;
	margin:10px 5px 5px 0;
}
.thumbnail_245px {
	float:left;
	width:245px;
	background:#FFFFFF;
	margin:10px 5px 5px 0;
}

.thumbnail_354px {
	float:left;
	width:354px;
	background:#FFFFFF;
	margin:10px 5px 5px 0;
}

.thumbnail_245pxDisney {
	float:left;
	width:245px;
	background:#FFFFFF;
	margin:10px 5px 5px 0;
}

.sponsors{
	float:left;
	margin:8px 0 0 7px;
	width:71px;
	height:71px;
}

/* texto */

.titulo_texto{
	font-size: 16px;
	color:#009CD5;
	font-weight:bold;
	padding-left:5px;
	bottom:5px;
	text-transform:uppercase;
	padding-top: 20px;
}

.titulo_seccion{
	font-size: 24px;
	color:#009CD5;
	padding-left:10px;
	bottom:5px;
	text-transform:uppercase;
	padding-top: 35px;
}  
#body  p {
	font-size: 12px;
	color:#000000;
	margin: 10px 5px 10px 5px;
	line-height:normal
}
#body  .texto_caja_justificado  p {
	text-align:justify;
}
#body  strong {
	color:#003b51;
}
#body  em {
	color:#009CD5;
	font-style:normal;
}
#body .texto_caja_cartoon strong, #body.texto_caja_cartoon em {
	color:#CA1E68;
}
#body  a {
	text-decoration:none;
}

/*BOTONES */

.floater{
	position:absolute;
	top:0px;
	left:0px;
}

.boton_rectangular, .boton_rectangular_small, .boton_rectangular_cartoon {
	background-color:#002F48;
	width:295px;
	color:#FFCF22;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 7px;
	font-size:12px;
	position:relative;
	margin-bottom:5px;
}

.boton_rectangular_small{
	background-color:#009CD5;
	width:380px;
	color:#FFFFFF;
}

.boton_rectangular_cartoon{

	background:#FFCF22;
		color:#CA1E68;
}

.boton_rectangular:hover {

	background-color:#009CD5;
	color:#ffffff;
}

.boton_rectangular_small:hover {

	background-color:#002F48;
}
.boton_rectangular_cartoon:hover{

	background:#FFFFFF;
		color:#CA1E68;
}
.rosa_amarillo {
	width:200px;
	height:40px;
	float:left;
	clear:right;
	margin:10px;
	background-color:#ffcf22;
}
.rosa_amarillo:hover {
	background-color:#fff;
}
.azul_amarillo {
	width:200px;
	height:40px;
	float:left;
	clear:right;
	margin:10px;
	background-color:#009CD5;
}
.azul_amarillo:hover {
	background-color:#012f46;
}

.celeste_azul {
	width:427px;
	height:28px;

	margin-bottom:10px;
	margin-right:10px;
	background-color:#009CD5;
}
.celeste_azul:hover {
	background-color:#012f46;
}
.clear{
clear:both;}