div.separador{
	height:14px;
	width:inherit;
}
body {
	margin:0px;
	overflow:auto;
	font: 10px Arial;
}
img{
	border:0px;
}
.contenido{
	font: 12px Arial;
	color: #0e2a52;
	margin:0 auto 0 auto;
	width:767px;
	border: 1px solid #fffff0;
	
}

input, textarea{
	font: 11px Arial;
}

#menu{
	height:127px;
	margin-bottom:5px;
	
}

#caja{
	height:189px; 
	width:217px;
}
#izquierda{
	width:217px;
	margin-right:10px;
	float:left;
}

#derecha{
	float:right;
}

#bottom{
	clear:both;
	text-align:center;
	font:bold;
	border-top:1px solid #ccc;
	height:25px;
	line-height:25px;
}


.error{
	color: #ff0000;
}

#error_folleto{
	height:15px;
	text-align:center;
	font:bold;
}
a.caracteristicas{
	text-decoration:none;
	color: #ffffff;
}

a.caracteristicas:hover{
	color: #cccccc;
}
a.botons{
	text-decoration:none;
	color:#ffffff;
}

a.botons:hover{
	color:#c6c6c6;
}


h2{
	font-size:16px;
	color:#0e2a52;
}
h1{
	font-size:18px;
	color:#274983;

}

h3{
	font-size:12px;
	color:#0e2a52;
}
.blanco{

	color: #ffffff;
}
.blanco11{

	color: #ffffff;
}
.promotoras{

	color: #1a7be4;
}
.agencias{

	color: #a2651a;
}
.soluciones{

	color: #1aa043;
}
.web{

	color: #a11a7a;
}

#demo{
	width:521px;
		
}
#dvideo{
text-align:center;
}
.enlaces_videos a{
	font-weight:bold;
	color: #1a7be4;
	display:block;
	width:484px; margin:10px 0 5px 0;
	text-align:left;
	background:url('img/demo/ico_camara.gif') 0 50% no-repeat;
	height:31px;
	line-height:31px;
	padding-left:35px;
}

#dformulario{
	display:none;
	padding:5px;
	/*border: 1px solid #274983;*/
	text-align:center;
}

#titulo_video{
	text-align:center;
	border-bottom:1px solid #274983;
	margin-bottom:5px;
}


