#tituloubicacion {
	font-size: 20px;
	background-image:url(../imagenes/fondotitulo-contactenos.jpg);
	height: 39px;
	width: 950px;
	font-style: italic;
	vertical-align: middle;
	color: #003;
	line-height:39px;
}

#contenido {
	background-image:url(../imagenes/fondocont-contactenos.jpg);
	width:994px;
	height:330px;
	margin-top: 15px;
	font-size: 15px;
	font-style: italic;
	vertical-align: top;
	color: #333366;
}

#formulario{
	float:inherit;
	width:500px;
}

#izq{
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}

inputs{
	font-family:"Arial Rounded MT Bold", Arial;
	font-size:12px;
	text-align:center;
	font-style:italic;
	background-image:url(../imagenes/campo.jpg);
}

inputs{
	font-family:"Arial Rounded MT Bold", Arial;
	font-size:12px;
	text-align:center;
	font-style:italic;
	background-color:#699;
	border-width:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-top-color:#366;
	border-left-color:#366;
	border-bottom-color:#366;
	border-right-color:#366;
}

textareas{
	font-family:"Arial Rounded MT Bold", Arial;
	font-size:12px;
	font-style:italic;
	background-color:#699;
	border-width:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-top-color:#366;
	border-left-color:#366;
	border-bottom-color:#366;
	border-right-color:#366;
}

