@charset "iso-8859-1";

@font-face {
    font-family: Calibri;
    src: local("Calibri"), url("fonts/calibri.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body {
	font-size: 12px;
	color: #666666;
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes_css/fondo.jpg);
	background-repeat:  repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #3D97D3;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.contenedorPrincipal {
	width: 820px;
	text-align: left;
}
.contenedorContactoAncho {
	width: 550px;
	text-align: left;
}
.contenedorContacto {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.contenedorContacto a:link {
	color: #97C8E8;
	text-decoration: none;
}
.contenedorContacto a:visited {
	text-decoration: none;
	color: #97C8E8;
}
.contenedorContacto a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.contenedorContacto a:active {
	text-decoration: none;
	color: #97C8E8;
}
.cabecera {
	height: 91px;
	padding-left: 50px;
	color: #FFFFFF;
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size: 11px;
}
.cabecera a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.cabecera a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.cabecera a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.cabecera a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.banner {
	margin-top: 1px;
	height: 152px;
}
.bannerInicio {
	margin-top: 1px;
	background-color: #71B4DF;
}
.titulosImagenes {
	margin-bottom: 10px;
	margin-left: 6px;
}
.seccionIcono {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.seccionIconoOver {
	padding: 5px;
	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
.seccionIcono a:link {
	text-decoration: none;
	color: #666666;
}
.seccionIcono a:visited {
	text-decoration: none;
	color: #666666;
}
.seccionIconoTitulo {
	font-size: 13px;
	line-height: 15px;
	color: #3D97D3;
}
.seccionIconoTexto {
	font-size: 11px;
	line-height: 11px;
}
h1 {
	font-family: Calibri, Verdana;
	font-size: 18px;
	color: #3D97D3;
	margin-bottom: 15px;
}
h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 13px;
	color: #3D97D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 a:link {
	color: #3D97D3;
}
h2 a:visited {
	color: #3D97D3;
}
h2 a:acive {
	color: #3D97D3;
}
h2 a:hover {
	color: #2572A5;
	text-decoration: none;
}
.footer {
	background-color: #393939;
	color: #FFFFFF;
	background-image: url(imagenes_css/fondoFooter.jpg);
	background-repeat:  repeat-x;
	padding-top: 1px;
	padding-bottom: 20px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.enlaces {
	width: 820px;
	margin-top: 40px;
	padding-top: 25px;
}
.enlacesSeccion {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #424242;
	padding-right: 5px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial;
}
.enlacesItem {
	font-size: 11px;
	line-height: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
}
.enlacesItem a:link {
	color: #999999;
	text-decoration: none;
}
.enlacesItem a:visited {
	text-decoration: none;
	color: #999999;
}
.enlacesItem a:hover {
	color: #3D97D3;
	text-decoration: none;
}
.pie {
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	padding: 20px;
}
.pie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.pie a:hover {
	text-decoration: none;
	color: #3D97D3;
}
.pie a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menuLateral {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menulateralItem {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	margin-bottom: 3px;
	background-image: url(imagenes_css/cuadrito_menu.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 18px;
}
.menuLateralTitulo {
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3D97D3;
	margin-top: 10px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lateralDereacho {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.contenido {
	margin-top: 21px;
}
.contenidoCentral {
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 160%;
}
input, textarea {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FFFFFF;
}
.piePosi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6E6;
	font-weight: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.invisible {
	display:none;
}

.img_der {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
	

/* Nuevo menu */

.fondo_menu_lateral_top {
	font-family: Calibri, Arial;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71B4DF;
	background-image: url(imagenes_css/fondo_menu_lateral_top.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	width: 182px;
	padding-top: 8px;
	padding-bottom: 12px;
}
.fondo_menu_lateral_bottom {
	background-color: #71B4DF;
	background-image: url(imagenes_css/fondo_menu_lateral_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 212px;
	background-position: left bottom;
}
.fondo_menu_lateral_centro {
	background-color: #71B4DF;
	padding-right: 15px;
	padding-left: 15px;
	width: 182px;
	color: #FFFFFF;
	font-size: 13px;
}
.fondo_menu_lateral_centro a:link {
	color: #FFFFFF;
}
.fondo_menu_lateral_centro a:visited {
	color: #FFFFFF;
}
.fondo_menu_lateral_centro a:active {
	color: #FFFFFF;
}
.fondo_menu_lateral_centro a:hover {
	color: #184A6B;
}
.menu_laterial_item {
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(imagenes_css/menu_lateral_redonda.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
}
.menu_laterial_subitem {
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(imagenes_css/menu_lateral_ralla.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	font-size: 12px;
	margin-left: 15px;
}
