body {
	background:#402E2A url(imagenes/bg_all.jpg) repeat-x;
	font:normal 10px "Verdana", Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:20px;
	color: #402D2A;
	}

a:link {
	color: #402D2A;
}
a:visited {
	color: #402D2A;
}
a:hover {
	color: #402D2A;
}
a:active {
	color: #402D2A;
}

.h1 {color:#402D2A; font:normal 10px "Verdana", Arial, Helvetica, sans-serif; padding-bottom:5px; padding-top:5px }

.h3 {
	color:#402D2A;
	font:normal 18px "Verdana", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #FFFFFF
}

/* NAVIGATION -------------------------- */
ul#navigation {background: url(imagenes/bg_navegacion.jpg); height: 207px; width:293px; margin:0; padding:0; list-style:none; clear:both;}

#navigation span {display:none;}

#navigation li {float:left;}
#navigation li a {display: block; height: 50px; margin:0; padding:0;}

li a#conocenos{width: 293px; background: url(imagenes/bt_conocenos.jpg) no-repeat 0 0;}
a#conocenos:hover { background: url(imagenes/bt_conocenos.jpg) no-repeat 0 -50px;}

li a#instalaciones {width: 293px; background: url(imagenes/bt_instalaciones.jpg) no-repeat 0 0;}
a#instalaciones:hover {background: url(imagenes/bt_instalaciones.jpg) no-repeat 0 -50px;}

li a#servicios {width: 293px; background: url(imagenes/bt_servicios.jpg) no-repeat 0 0;}
a#servicios:hover {background: url(imagenes/bt_servicios.jpg) no-repeat 0 -50px;}

li a#contactanos {width: 293px; background: url(imagenes/bt_contactanos.jpg) no-repeat 0 0;}
a#contactanos:hover { background: url(imagenes/bt_contactanos.jpg) no-repeat 0 -50px;}


.bajoflashhead {
	background-image: url(imagenes/inicio_r2_c3.jpg);
}
.h2 {
	color:#402D2A;
	padding-bottom:5px;
	padding-top:5px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom:1px solid #402D2A
}

