body {
	background-color: #013168;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: normal;
}
#contenedor {
	background-color: #FFFFFF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	min-width: 780px;
	position: relative;
}

p {
	margin-left:5px;
	margin-right:5px;
	}

#cabecera {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 6px;
}
#cabecera h1 {
	margin: 0px;
}
#menu-cabecera {
	background-color: #C1D4FC;
	margin-top: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 6px;
}

#menu-cabecera a {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#menu-cabecera a:hover {
	text-decoration: underline;
}


#menucab-izq {
	float: left;
	width: 80px;
}
#menucab-izq a {
	padding-left: 20px;
	background-image: url(/media/imagenes/icono-inicio.gif);
	background-repeat: no-repeat;
}
#menucab-der {
	float: right;
	width: 200px;
	text-align: right;
}
.borrar {
	clear: both;
}
#cabecera-imagen {
	height: 132px;
	background-image: url(/media/imagenes/fondo-cabecera.jpg);
	background-color: #4588D7;
	background-repeat: no-repeat;
}
#menu {
	background-image: url(/media/imagenes/fondo-menu.gif);
	background-repeat:   repeat-x;
	margin-right: 20px;
	margin-left: 20px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
}
.menu-icono {
	background-image: url(/media/imagenes/icono-menu.gif);
	background-repeat: no-repeat;
}
.menu-titulo {
	margin-bottom: 10px;
}
#menu p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}


#menu ul {
	float: left;
	width: 170px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#menu li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 0px;
}
a.todos  {
	color: #333333;
	text-decoration: none;
}
a.todos:hover  {
	color: #063164;
	text-decoration: underline;
	font-weight: normal;
}
a.mantenimiento {
	color: #B0002C;
	text-decoration: none;
}
a.mantenimiento:hover {
	text-decoration: underline;
	font-weight: normal;
}
a.consultoria {
	color: #1F8E91;
	text-decoration: none;
}
a.consultoria:hover {
	text-decoration: underline;
	font-weight: normal;
}
a.hospedaje {
	color: #57182A;
	text-decoration: none;
}
a.hospedaje:hover {
	text-decoration: underline;
	font-weight: normal;
}


#cuerpo {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/media/imagenes/fondo-cuerpo.jpg);
	background-repeat: no-repeat;
	height: 323px;
}
#cuerpo-int {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}



#cuerpo-int #col-izquierda {
	margin-right: 280px;

}
#cuerpo-int #col-derecha {
	width: 260px;
	float: right;
	margin-left:15px;
}
#cuerpo-int h2 {
	font-size: 24px;
	color: #1F8E91;
	margin-top: 0px;
	margin-left:5px;
	margin-right:5px;
}
#cuerpo-int h3 {
	color: #1F8E91;
	font-size: 16px;
	margin-left:5px;
	margin-right:5px;
}


#texto-home {
	width: 316px;
	float: right;
	font-family: "Trebuchet MS", Arial;
	color: #333333;
}
.txt-home1 {
	font-size: 24px;
	margin-bottom: 5px;
}
.txt-home2 {
	text-transform: uppercase;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial;
	margin-top: 5px;
	color: #003366;
}
#texto-home ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
}
#texto-home li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 22px;
}
#texto-home a {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
}
.txt-home-mant {
	background-image: url(/media/imagenes/ico_home-mant.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.txt-home-cons {
	background-image: url(/media/imagenes/ico_home-consult.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.txt-home-hosp {
	background-image: url(/media/imagenes/ico_home-hosp.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


#texto-home img {
	margin-left: 25px;
}



.texto-azul {
	color: #00316B;
}


.linea-roja {
	color: #B0002C;
}
.linea-azul {
	color: #00316B;
}
.linea-granate {
	color: #57182A;
}
#pie {
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
.pie_home {
	background-color: #2B5B99;
}






#pie a {
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
#menu-cabecera_int {
	background-color: #CCCCCC;
	margin-top: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 6px;
	clear: both;
}
#menu-cabecera_int a {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#menu-cabecera_int a:hover {
	text-decoration: underline;
}




#menu_int {
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
}
#nombre_divisiones {
	position: absolute;
	right: 20px;
}

#menu_int ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#menu_int li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 0px;
}
#menu_int p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
.menu_mant {
	background-image: url(/media/imagenes/fondo-menu_mant.gif);
	background-repeat: repeat-x;
}
.menu_hosp {
	background-image: url(/media/imagenes/fondo-menu_hosp.gif);
	background-repeat: repeat-x;
}
.menu_cons {
	background-image: url(/media/imagenes/fondo-menu_cons.gif);
	background-repeat: repeat-x;
}
.menu-icono_hosp {
	background-image: url(/media/imagenes/icono-menu_hosp.gif);
	background-repeat: no-repeat;
}
.menu-icono_mant {
	background-image: url(/media/imagenes/icono-menu_mant.gif);
	background-repeat: no-repeat;
}
.menu-icono_cons {
	background-image: url(/media/imagenes/icono-menu_cons.gif);
	background-repeat: no-repeat;
}
.titulo-mant {
	color: #B0002C;
}
.titulo-cons {
	color: #1F8E91;
}
.titulo-hosp {
	color: #571B2A;
}


.pie_hosp {
	background-color: #571b2a;
}
.pie_mant {
	background-color: #B0002C;
}
.pie_cons {
	background-color: #1f8e91;
}
