* {margin: 0; padding: 0;}
a img {border: none;}
ul {list-style-type: none;}
li {margin: 0 0 0 2px;}
li li {margin: 0 0 0 13px;}
h2 {
	font-size: 14px;
	color: #000;
	border-bottom: 1px solid #D8DFE9;
	padding: 13px 0 0 0;
}
p {
	margin: 5px 0 10px 0;
}
a {color: #333; text-decoration: none;}
a:hover {color:#033775;text-decoration: none;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#contenedor {
	width: 927px;
	margin: 0 auto;
}
#cabecera {
	height: 139px;
	background-image: url(../imagenes/cabecera.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#cabecera h1 i {display: none;}

#izquierda {
	float: left;
	width: 200px;
	margin: 0 9px 0 5px;
}
#menu {
}
#menu ul {
	background-image: url(../imagenes/menu-fondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 165px;
	margin: 5px 0 0 0;
}
#menu ul li {padding: 2px 0 1px 0;}
#menu ul li a {
	padding: 0 0 0 8px;
	color: #000;
}
#menu ul li a:hover {
	background-image: url(../imagenes/menu-icon.gif);
	background-position: left;
	background-repeat:no-repeat;
	color:#033775;
}
#izquierda-busqueda {
	background-image: url(../imagenes/izquierda-busqueda-fondo.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 28px;
	height: 85px;
}
#izquierda-busqueda h2 {
	border: none;
}
#izquierda-contacto {
	background-image: url(../imagenes/informacion-fondo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 375px;
}
.azul {color:#005A9D; font-weight: bold;}
.naranja {color:#F17E00; font-weight: bold;}
.verde {color:#92B511; font-weight: bold;}
#principal {
	float: left;
	width: 696px;
}
#principal h2 {}
#buscar {float: right;}
#buscador div {
	float: left;
	width: 222px;
	margin-right: 9px;
}
#buscador h3 {font-size: 12px; font-weight: bold; background-position: left top; background-repeat: no-repeat; padding: 0 0 8px 22px;}
/*#caja1,#caja2,#caja3,#caja4,#caja5,#caja6 {display: none;}*/
#zona h3 {color:#005A9D; border-bottom: 5px solid #005a9d; background-image: url(../imagenes/zona.gif);}
#actividad h3 {color:#F17E00; border-bottom: 5px solid #F17E00; background-image: url(../imagenes/actividad.gif);}
#origen h3 {color:#92B511; border-bottom: 5px solid #92B511; background-image: url(../imagenes/origen.gif);}
#pie {
	clear: both;
	text-align: center;
	background-image: url(../imagenes/pie-fondo.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}
