@charset "utf-8";
/* CSS Document */
.fondo_cabecera {
	background-image: url(imagenes/cabecera_u2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flot_izq_bienvenido {
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.azul_titulos {
	color: #52608D;
}
.tamano_12 {
	font-size: 12px;
}
.color_gris {
	color: #666;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
}
.color_gris_justificado {
	color: #666;
	text-align: justify;
}
.azul_titulos_Mayusculas {
	color: #52608D;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #29166F;
	background-color: #F0EDFC;
}
#contenedor {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bienvenido {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 3px;
}
#texto_bienvenida {
	font-size: 12px;
	color: #666;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding-top: 30px;
	height: 400px;
}
#contacto {
	height: 110px;
	width: 280px;
	float: left;
}
#ubicacion {
	width: 200px;
	height: 110px;
	float: left;
	margin-left: 45px;
}
#texto_bienvenida div #contacto div {
	height: 74px;
	width: auto;
	margin-top: 10px;
}
#texto_bienvenida div #ubicacion div {
	height: 74px;
	width: auto;
	margin-top: 10px;
}
#texto_bienvenida #quienes_somos {
	height: 110px;
	margin-left: 45px;
	float: left;
	width: 280px;
}
#texto_bienvenida #quienes_somos div {
	height: 74px;
	width: auto;
	margin-top: 10px;
}
#texto_bienvenida div {
	height: 160px;
}
#pie {
	height: 90px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	background-image: url(imagenes/pie.png);
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
}
#cuerpo {
	background-color: #F9F9F9;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#cuerpo #formulario_contacto #form1 .tamano_12 tr td {
}
.bordeizq_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
}
#cuerpo #formulario_contacto #form1 .tamano_12 tr #aaa {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.form_texto {
	font-size: 11px;
	text-transform: uppercase;
	color: #A72E19;
}
.bordeizq_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
}
.text_form {
	border: 1px solid #CCC;
	height: 15px;
	width: 240px;
}
.text_formArea {
	border: 1px solid #CCC;
	width: 240px;
}
#cuerpo #formulario_contacto {
	height: 250px;
	width: 900px;
	padding-left: 50px;
	background-color: #F7F7FB;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}
.flot_izq_solo {
	float: left;
}
#cuerpo #formulario_contacto #mapa_google {
	float: left;
	margin-left: 180px;
}

.mayusculas_titulos_categorias {
	text-transform: uppercase;
	color: #444F75;
	font-size: 14px;
}
.fondo_banner {
	background-image: url(imagenes/banner/banner_02.png);
	background-repeat: no-repeat;
}
.link_de_interes {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
}
.tamano_14 {
	font-size: 14px;
}
.mensaje {
	color: #F00;
	background-color: #FDD;
	border: 1px solid #F00;
	padding: 15px;
}
.iniciar {
	background-color: #CCE6FF;
	border: 1px solid #036;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	text-align: center;
	padding: 15px;
}
.borde_completo_solo {
	border: 1px solid #000;
}
.justificado {
	text-align: justify;
	padding-right: 10px;
}
.fondo_cuerpo {
	background-color: #F7F7FB;
}
.margen_iz {
	padding-left: 25px;
	padding-right: 10px;
	text-align: justify;
}
.mensajes_ {
	font-size: 14px;
	text-transform: uppercase;
	color: #F00;
	background-color: #FEDADD;
	padding: 15px;
	border: 1px solid #F00;
	margin: 15px;
}
.cliente {
	padding: 5px;
	margin-left: 5px;
}
.clientes_tabla {
	margin-left: 20px;
}
.marca_agua {
	background-image: url(imagenes/marca_agua.png);
	background-repeat: no-repeat;
	background-position: 350px 350px;
	background-attachment: fixed;
}
#pie #uno_ {
	color: #6CC;
}
