@charset "utf-8";
/* CSS Document */


#tituloContacto {
	float:left;
	background-image:url(../images/TituloBkg.jpg);
	background-repeat:repeat-x;
	width:724px;
	height:60px;
}


#mapa {
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
	width:360px;
	height:240px;
	background:#CCC;
}

#contactoDatos {
	padding:0px;
	margin:0px 0px 5px 0px;
	float: right;
	width:360px;
	height:240px;
	background-color:#e3e7ea;
}

#contactoDatos img {
	margin:0px;
	padding:15px;
	float:left;
}

#contactoDatos p {
	margin:0px;
	padding:0px 0px 8px 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	float:left;
	width:230px;
}

#contactoDatos span {
	float:left;
	margin:0px;
	padding:0px 0px 3px 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	width:290px;
}


#tituloFormulario {
	margin:0px;
	padding:12px;
	float:left;
	width:698px;
	background-color:#487d9d;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-stretch:condensed;
}

#contactForm {
	float:left;
	padding:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-size-adjust;
	font-stretch:condensed;
	width:690px;
	overflow:hidden;
}

#contactForm span {
	float:left;
	padding:5px 15px;
	width:250px;
}

#contactForm label {
	float:left;
	padding:0px;
	width:250px;
}

#contactForm .caja {
	width:240px;
	border:#999 1px solid;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	float:left;
}

#contactForm .boton {
	background-color:#487d9d;
	color:#FFF;
	border:#666 1px solid;
	padding:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	float:left;
}

#contactForm textarea{
	width:520px;
	height:80px;
	border:#999 1px solid;
}

#contactForm span.botonEnviar {
	width:520px;
}

#status_form {
	float:left;
	width:700px;
	padding:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#487d9d;
}

/**/

#tituloEquipoVentas {
	float:left;
	background-image:url(../images/TituloBkg.jpg);
	background-repeat:repeat-x;
	width:724px;
	height:60px;
}


#tituloNovedades {
	float:left;
	background-image:url(../images/TituloBkg.jpg);
	background-repeat:repeat-x;
	width:724px;
	height:60px;
}

#tituloComoHacerPedido {
	float:left;
	background-image:url(../images/TituloBkg.jpg);
	background-repeat:repeat-x;
	width:724px;
	height:60px;
}

#subTituloEquipo {
	margin:0px;
	padding:15px;
	float:left;
	width:694px;
	background-color:#487d9d;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-stretch:condensed;
}

#subTituloListadoEquipo {
	margin:0px;
	padding:15px;
	float:left;
	width:694px;
	background-color:#487d9d;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-stretch:condensed;
}

