* {
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_d.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;
}


#cabecera {
	background-color: #206293;
	height: 96px;
	width: 700px;
	background-image: url(../imagenes/cabeceras/verdoso_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_d.gif);
	display: block;
	height: 96px;
	width: 96px;
	text-indent: -5000px;
}

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

}

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

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

}

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

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

}

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

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

}


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

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

#foto {
	float: left;
	width: 524px;
	margin-top: 8px;
	margin-left: 0px;
	height: auto;
}

#central {
	float: left;
	width: 524px;
	height: auto;
}

#contenido {
	float: left;
	width: 524px;
	margin-top: 12px;
	overflow: auto;
	height: 210px;
	min-height: 210px;
}


#contenido h3 {
	font-size: 0.9em;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenido p {
	font-size: 0.7em;
	margin-left: 10px;
}



.proyecto {
	width: 475px;
	margin-left: 10px;
	margin-top: 15px;
	display: block;
	height: auto;
	padding: 0px;
	margin-bottom: 15px;
}
.proyecto a {
	color: #FF6600;
	background-image: url(../imagenes/flecha_enlaces.gif);
	height: 15px;
	background-color: #FFFFFF;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width: 100px;
	display: block;
	float: left;
	margin-left: -1px;
	text-indent: 13px;
}

.proyecto a:hover {
	text-decoration: none;

}

.proyecto h4 {
	font-size: 0.8em;
	color: #206293;
	margin: 0px;
}
.proyecto p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.proyecto img {
	border: 2px solid #206293;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}










.fotoizquierda {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	display: block;
	width: 115px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 10px;
}

.fotoderecha {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}


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


}
#direccionsup {
	background-image: url(../imagenes/direccion/direcciond_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/portfolio_derecha.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 265px;
	float: right;
}
#submenu li {
	height: 28px;
	width: 168px;
	background-color: #E1DEB8;
	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: #E1DEB8;
	height: 22px;
	width: 158px;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
}

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

}

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

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

dt {
	float: left;
	width: 120px;
	height: 96px;
	margin-right: 25px;
	text-align: center;
}
dd {
	font-size: 0.7em;
	text-align: center;
	width: 120px;
	margin-left: -145px;
	float: left;
	margin-top: 100px;
}
dl {
	width: 500px;
	margin-left: 10px;
}
#contenidoportfolio {
	float: left;
	width: 524px;
	margin-top: 12px;
	overflow: auto;
	height: 412px;
	min-height: 424px;
}


#contenidoportfolio h3 {
	font-size: 0.9em;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenidoportfolio p {
	font-size: 0.7em;
	margin-left: 10px;
}
