* {
margin:0px;
padding:0px;
}

a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.oculto {display:none;}

#contenedor {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 908px;
	display: block;

}

#logotipo {	float: left;}

#pie {
	height: 15px;
	width: 908px;
	margin-top: 8px;
	display: block;
	clear: both;
	float: left;
	background-image: url(../imagenes/pies/pie_a.gif);
	background-repeat: no-repeat;
}



/* divisiones de la pagina */


#logotipo a {
	font-size: 0.8em;
	background-image: url(../imagenes/logotipo_espaciovisual.gif);
	display: block;
	height: 96px;
	width: 200px;
	background-repeat: no-repeat;
}
h3 {
	font-size: 0.9em;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 10px;
}


#cabecera {
	background-color: #1485AC;
	height: 96px;
	width: 700px;
	background-image: url(../imagenes/cabeceras/turquesa_izquierda.gif);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
	margin-left: 8px;
}

#menu {
	float: left;
	width: 208px;
	margin-top: 8px;
	height: 200px;
	display: inline;
}

/* menu principal */
#menu li {
	display: inline;
	float: left;
	height: 96px;
	width: 96px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#menu1 a {
	background-image: url(../imagenes/menus/sobrenosotros_a.gif);
	display: block;
	height: 96px;
	width: 96px;
	text-indent: -5000px;
}

#menu1 a:hover{
background-position: bottom;

}

#menu2 a {
	background-image: url(../imagenes/menus/servicios_a.gif);
	display: block;
	height: 96px;
	width: 96px;
	text-indent: -5000px;
}

#menu2 a:hover{
	background-position: bottom;

}

#menu3 a {
	background-image: url(../imagenes/menus/boletin_a.gif);
	display: block;
	height: 96px;
	width: 96px;
	text-indent: -5000px;
}

#menu3 a:hover{
	background-position: bottom;

}

#menu4 a {
	background-image: url(../imagenes/menus/portfolio_a.gif);
	display: block;
	height: 96px;
	width: 96px;
	text-indent: -5000px;
}

#menu4 a:hover{
	background-position: bottom;

}


#submenu {
	float: left;
	width: 168px;
	margin-top: 8px;
	margin-left: 0px;
	background-image: url(../imagenes/submenu/fondoa_inf.gif);
	background-color: #E5E0CD;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 424px;
}

#submensup{
	background-image: url(../imagenes/submenu/fondoa_sup.gif);
	width: 168px;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
}

#foto {
	float: right;
	width: 500px;
	margin-top: 8px;
	margin-left: 25px;
	height: auto;
}



#contenido {
	float: right;
	width: 500px;
	margin-top: 12px;
	margin-left: 25px;
	overflow: auto;
	height: 230px;
	min-height:230px;
}
#principal {
	width: 500px;
	float: left;
}

#principal p {
	font-size: 0.7em;
	line-height: 1.3em;
	margin-bottom: 12px;
	width: 450px;
}
#direccion p {
}


#direccion {
	float: left;
	width: 200px;
	clear: both;
	background-image: url(../imagenes/direccion/direcciona_inf.gif);
	background-position: bottom;
	background-color: #B4DFE4;
	background-repeat: no-repeat;
	height:216px;


}
#direccionsup {
	background-image: url(../imagenes/direccion/direcciona_sup.gif);
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
}
#direccion p {
	font-size: 0.7em;
	line-height: 1.2em;
	margin-left: 10px;
	margin-top: 130px;
	color: #172D6A;
}




#cabecera h2 {
	background-image: url(../imagenes/cabeceras/sobrenosotros_derecha.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 265px;
	float: right;
}
#submenu li {
	height: 28px;
	width: 168px;
	background-color: #E5E0CD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#submenu ul {
	list-style-type: none;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 85px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#submenu a {
	font-size: 11px;
	text-decoration: none;
	color: #6F6439;
	background-color: #E5E0CD;
	height: 22px;
	width: 158px;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
}

#submenu a:hover {
	background-color: #D8D0B4;
	color: #6F6439;

}

#activo{
	font-size: 11px;
	text-decoration: none;
	height: 22px;
	width: 158px;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
		background-color: #C0B585!important;
	    color: #FFFFFF!important;
}

#menuactivo {background-position: bottom;!important;}


/* #contact-form
 * ------------------------------------------------------------------------- */

#contact-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2em;
	width: 420px;
	}

#contact-form input, #contact-form textarea {
	border: 1px solid #c9dbdf;
	float: left;
	font-size: 10px;
	padding: 6px;
	width: 210px;
	margin-bottom: 1em
	}

#contact-form label { display: block; width: 110px; float: left }

#contact-form br { clear: both; line-height: 0; height: 20px }

#contact-form .asterisk,#contact-form label.error {
	color: #d21b1b;
	}

#contact-form label.error {
	width: 105px;
	font-size:10px;
	padding-bottom: 2em;
	font-style: italic	}

#contact-form textarea {
	height: 110px
	}

#contact-form input.submit {
	background-color: #fff;
	margin-left: 120px;
	cursor: pointer;
	width: 50px
	}
