/* CSS Document */

#contenido h2{
	display:block;
	float:left;
	width:810px;
	font-size:18px;
	font-weight:bold;
	color:#6E8B2A;
	background-image: url(../img/top_internas.jpg);
	height: 45px;
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 25px;
}

/*--------------------sopbreescribimos estilos----------------------*/
#contenido_internas{
	background-image:url(../img/fondo_suscribete.gif);
	background-repeat:no-repeat;
	background-position: 400px 0px;
}

/*----------------------------*/
#contenido_internas p.titulo{
	display:block;
	float:left;
	width:708px;
	font-size: 16px;
	font-weight: bold;
	color: #8FBE00;
	padding-top: 20px;
	padding-bottom: 23px;
}
#contenido_internas p.subtitulo{
	display:block;
	float:left;
	width:708px;
	font-size: 12px;
	padding-bottom: 30px;
}
#contenido_internas p.ventajas{
	display:block;
	float:left;
	width:708px;
	color: #8FBE00;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 6px;
}
#contenido_internas p.primero_en_recibir{
	display:block;
	float:left;
	width:708px;
	color: #6E8B2A;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 30px;
}

#contenido_internas p.tienda{
	display:block;
	width:143px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_tienda.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-bottom: 5px;
	float: left;
}
#contenido_internas p.miniz_chanel{
	display:block;
	width:152px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_miniz_chanel_2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	float: left;
}
#contenido_internas p.competiciones{
	display:block;
	width:143px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_competiciones.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-bottom: 5px;
	float: left;
}
#contenido_internas p.ultimas_noticias{
	display:block;
	width:153px;
	font-size:10px;
	color:#6C6C6A;
	background-image:url(../img/ico_ultimas_noticias.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 5px;
	float: left;
}
#contenido_internas p.foro{
	display:block;
	width:153px;
	font-size:10px;
	color:#6C6C6A;
	background-image:url(../img/ico_foro_2.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 5px;
	float: left;
}
#contenido_internas p.descargas{
	display:block;
	width:153px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_descargas_2.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 40px;
	float: left;
}
#contenido_internas p.sitios_web{
	display:block;
	width:143px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_sitios_web.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-bottom: 5px;
	float: left;
}
#contenido_internas p.encuestas{
	display:block;
	width:153px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_encuestas_2.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 50px;
	float: left;
}


#contenido_internas p.date_de_alta{
	display:block;
	float:left;
	width:708px;
	font-size:10px;
	color:#6C6C6A;
	text-align: center;
}
#contenido_internas p.date_de_alta span{
	font-size:14px;
	color:#8FBE00;
	font-weight: bold;
}
/*---------------------------formulario--------------------------*/

.formulario_suscripcion{
	display:block;
	float:left;
	width:620px;
	padding-bottom: 20px;
	padding-left: 88px;
	padding-top: 15px;
}
.formulario_suscripcion p.error{
	display:block;
	float:left;
	width:532px;
	font-size: 14px;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.formulario_suscripcion p{
	display:block;
	float:left;
	width:290px;
	font-size: 11px;
	color: #8D8B8B;
	padding-top: 10px;
	padding-bottom: 4px;
}
.formulario_suscripcion p.info{
	display:block;
	float:left;
	width:615px;
	font-size: 11px;
	color: #8D8B8B;
	padding-bottom: 15px;
	padding-top: 25px;
}
.formulario_suscripcion .check {
	display:block;
	float:left;
	width: 20px;
	margin-bottom: 15px;
}
.formulario_suscripcion label {
	display:block;
	float:left;
	font-size: 11px;
	color: #8D8B8B;
	font-weight: bold;
	padding-top: 3px;
	margin-left: 10px;
	background-image: url(../img/icono_info.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	padding-bottom: 20px;
	width: 140px;
	padding-right: 10px;
	margin-bottom: 15px;
}

.formulario_suscripcion #nombre{
	display:block;
	float:left;
	width:240px;
	margin-right: 44px;
	font-size:11px;
	border:1px solid #000000;
	padding:2px;
}
.formulario_suscripcion #email{
	display:block;
	float:left;
	width:240px;
	font-size:11px;
	border:1px solid #000000;
	padding:2px;
}
.formulario_suscripcion a.nota_legal{
	display:block;
	float:right;
	width:60px;
	font-size: 9px;
	color: #8D8B8B;
	font-weight: bold;
	padding-right: 20px;
}
a.enviar_suscripcion{
	display:block;
	float:left;
	width:708px;
	font-size:12px;
	font-weight:bold;
	color:#FEFFFF;
	background-image:url(../img/boton_enviar.jpg);
	background-repeat:no-repeat;
	text-align: center;
	background-position: top center;
	padding-top: 8px;
	padding-bottom: 18px;
	text-decoration: none;
}
#cont_form {
	display: block;
	float: left;
	width: 708px;
}
#cont_form .resp {
	display: block;
	float: left;
	width: 708px;
	text-align: center;
	color: #6E8B2A;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 80px;
	padding-top: 50px;
}

