#container_contenido{
	font-size:12px;
	line-height:19px;
}
#columna1{
	position:relative;
	float:left;
	width:600px;
}
#columna2{
	position:relative;
	float:left;
	width:300px;
}
#titulo{
	position:relative;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:5px;
}
#texto{	
	position:relative;
	float:left;
	width:600px;
	font-size:16px;
	color:#666666;
	line-height:24px;
	margin-left:10px;
}
#container_form{
	position:relative;
	float:left;
	width:430px;
	padding:20px;
	/*background-color:#edf9fb;*/
	background-image:url(/img/newsletter/bg-form.png);
	background-repeat:no-repeat;
	border:1px dotted #66acbb;
	margin-left:10px;
	margin-top:25px;
}
.form{
	width:300px;
	border:2px dotted #47a5c0;
	font-size:14px;
	height:20px;
}
#imagen-lateral{
	position:relative;
	float:left;
	margin-top:130px;
}
