H1{
	color: #9ecc36;
	font-size:110%;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	padding: 10px 20px 0 40px;
	margin-bottom:10px;
}
H2 {
color:#819ba5;
font-size:100%;
font-weight:bold;
text-transform:uppercase;
}
h3{
	color:#a1e111;
	font-size:100%;
	font-weight:bold;
}
body{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color:#fff;
	background-color:#162328;
	font-size:0.7em;
}
	a{ color:#a1e111;}
#contenedor{
	background:url(../imagenes/pop_aviso_politica.gif) no-repeat;
	width:443px;
	height:374px;
	float: left;
	padding: 0 20px;
	color: #7c959f;
}

.titulo {
	width:404px;
	height: 27px;
	background: url(../imagenes/pop_tit_aviso_politica.jpg) no-repeat;
	margin: 10px;
}
.contenedor_h2{
	padding:0 20px 0;
}#contenedor_texto {
	float: left;
	height: 230px;
	width: 415px;
	margin: 10px 20px;
	overflow: auto;
}
.verde{color:#a1e111;}
#cerrar{
	background:url(../imagenes/bot_cerrar_off.gif) no-repeat;
	width:85px;
	height:19px;
	float: right;
	margin: 15px 30px;
	;
}
#cerrar:hover{ background:url(../imagenes/bot_cerrar_on.gif) no-repeat;}




/*ENVIAR A UN AMIGO */
#contenedor_amigo{
	background:url(../imagenes/pop_enviaramigo_back.jpg) no-repeat;
	width:423px;
	height:464px;
	float: left;
	padding: 0 20px 0 30px;
	color: #7c959f;
}
#enviaramigo{
	float:right;
	width:250px;
	color: #a1e111;
	font-weight: bold;
}
.input{
	color:#7c959f;
	background:#162328;
	border: solid 1px #162328;
	padding: 1px;
	font-size: 1em;
	font-family: "Trebuchet MS";
	width:250px;
	height:16px;
	margin-top: 1px;

}
.formEnvia{ border: 0px; margin: 0 20px 0 0;}
.botoAmigo{
	margin-left:120px;
	margin-top: 5px;
}
.label_field{ margin-top:5px;}
#contenedor_campos_formularios {
	height: 210px;
}
.titulo_amigo {
	width:404px;
	height: 27px;
	background: url(../imagenes/pop_tit_enviar_amigo.jpg)  no-repeat;
	margin: 10px;
}
#enviar_mas_mensajes{ background:url(../imagenes/ico_flecha_der.gif) no-repeat; padding-left: 25px;}