body {
	background-color:#003C70;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	font-family: "Trebuchet Ms", Verdana, Arial, sans-serif;
	color: #333333;
	font-size:12px;
	margin: 15px 0 0 0px;
	padding: 0px 0px 0px 0px;
}

#contenedor
{
	position:relative;
	margin:auto;
	z-index:1;
	background:url(images/bg_img.jpg) bottom right;
	background-repeat:no-repeat;
}
#test
{
position:static;
z-index:0

}

#contenido
{
	position: relative;
	margin:auto;
	z-index:2;
	width:950px;
	background-image:none;
}

#banner
{
	position:absolute;
	margin:auto;
	z-index:3;
	width:880px;
	left: 35px;
	top: 175px;
}

#curva_verde
{
	position:absolute;
	margin:auto;
	z-index:4;
	left: 51px;
	top: -46px;
	width: 173px;
	height: 67px;
}

#curva_verde2
{
	position:absolute;
	margin:auto;
	z-index:4;
	left: 12px;
	top: 169px;
	width: 82px;
	height: 67px;
}


a:link {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color: #15507E;
	text-decoration:none;
}

a:active {
	color:#333333;
	text-decoration:none;
}

.bg_curva {
	background: url(images/curva-gris.jpg) top left;
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	width:902px;
	border-left:#193759 1px solid;
	border-right:#4E647F 1px solid;
	}

#foot {
	background-image:url(images/bg-bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	height:85px;
	font-weight: 800;
	font-size:10px;
	color:#FFFFFF;
	z-index:2;
	position:relative;
	width:902px;

}

.div_border {
	width:902px;

}

.texto_azul {
	color:#15507E;
}

.texto_verde {
	color:#9ECC00;
}

.img_borde {
	border: #B4C7D5 solid 1px;
}

.txt_margen {
	margin-left:8px;
}

.texto_titulo {
font-size:9px;
}

.enviar {
	font-size: 11px;
	font-weight: bold;
	background-color: #15507E;
	color: #FFFFFF;
	height:25px;
	width:80px;
	border: 1px #004374;
}

.formulario {
	color: #000000;
	background-color: #D7E9F7;
	border: 1px dotted #666666;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:12px;
}

form
{
padding-bottom:0px;
padding-left:Opx;
padding-right:0px;
padding-top:0px;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

.titulos {
	color:#15507E;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.captcha {
	color: #006600;
	background-color: #E1F7BB;
	border: 1px dotted #108094;
	font-family: "Trebuchet MS";
	font-size: 20px;
}
.respuesta{
	color:#EA0E0E;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tit-producto{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#8EB30E;
}

