* { margin:0px; padding:0px}
body {margin: 0px;padding: 0px;background-image: url(../img/comunes/fondo-body.jpg);background-repeat: repeat-x;height:100%;}
html {height:100%;}
div#menu {
	height: 300px;
	width: 285px;
	float: left;
}
div#contenido {
	width: 410px;
	float: left;
	padding-left: 10px;
	padding-bottom: 30px;
}
#contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
div#pie {
	clear: both;
	background-image: url(../img/comunes/box.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: 285px;
	padding-left: 10px;
	padding-top: 5px;
}
a {
	color: #013567;
}



div#menu ul {
	width: 185px;
	margin: 0px;
	padding: 40px 0px 0px 50px;
}
div#menu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #013567;
}
.menu-activo {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #013567;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
}

div#logotipo {
	height: 93px;
	width: 269px;
	padding-top: 2px;
}
div#contenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #013567;
	font-weight: bold;
	padding-top: 80px;
	padding-bottom: 20px;
}



div#contenedor {width: 980px;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #FFFFFF;border-left-color: #FFFFFF;margin-right: auto;margin-left: auto;height: 100%;}
div#menu li a {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
}
div#menu li a:hover {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #013567;
	padding-left: 8px;
}
a:hover {
	color: #346898;
	text-decoration: none;
}
#contenido li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.submenu ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 15px;
}
#contenedor #contenido li {
	list-style-type: none;
	background-image: url(../img/comunes/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 6px;
}

.submenu li {
	list-style-type: none;
}
.fondo-equipo {
	background-image: url(../img/fondos/equipo.jpg);
	background-repeat: no-repeat;
}

.fondo-contacto {
	background-image: url(../img/fondos/contacto.jpg);
	background-repeat: no-repeat;
}
.fondo-delegaciones {
	background-image: url(../img/fondos/delegaciones.jpg);
	background-repeat: no-repeat;
}
.fondo-aviso-legal {
	background-image: url(../img/fondos/aviso-legal.jpg);
	background-repeat: no-repeat;
}
.fondo-productos {
	background-image: url(../img/fondos/productos.jpg);
	background-repeat: no-repeat;
}
.fondo-quien{
	background-image: url(../img/fondos/01-quienes-somos.jpg);
	background-repeat: no-repeat;
}
div#qTip {
	padding: 6px;
	display: none;
	background: #FF0000;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	width:100px;
	text-align: left;
	line-height:16px;
	position: absolute;
	z-index: 1000;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
}
