/* General */
* { font-family: Arial, Verdana; font-size: 12px; }
body {	margin: 0px; padding: 0px; background-color: #fff; }
.clear { clear:both; }
#Lateral { background-color: #FFF; }
form { margin: 0px; }
.Justificado { text-align: justify; }
.Negrita { font-weight: bold; }
.ColorFondoPie { background-color: #3d65a2; }
#Contenido { background-color: #ffffff; height: 100%; padding:20px; }

/* Cabecera */
#Cabecera { width:100%; height:201px; background: url(img/fondoCabecera.jpg) no-repeat; }


/* Menú */
#Menu { width: 214px; background-color: #fff; height: 100%; }
.cabecera-menu { margin-bottom:6px; }
.menu-on { width:214px; height:27px; padding:6px 0 0 10px; background:url(img/fondo_menu_on.gif) no-repeat; }
.menu-on a { color:white; }
.menu-off { width:214px; height:27px; padding:6px 0 0 10px; background:url(img/fondo_menu_off.gif) no-repeat; }
.menu-off a { color:#004fa3; }
.CapaMenu { padding: 20px 0 30px 20px; line-height: 18px; }
#Menu a:link, #Menu a:visited { font-weight:bold; font-size:12px; text-decoration: none; }
#Menu a:hover { text-decoration: underline; font-weight:bold; font-size:12px; text-decoration: none; }
.tituloColegio { font-size: 12px; color: #023889; font-weight: bold; text-decoration: none; }

/* Módulos */
.CuerpoModulo { background-color: #FFF; }
.CabeceraModulo { height: 16px; background-color: #22978b; padding-top: 10px; }
.TextoCabeceraModulo { color: White; font-size: 12px; font-weight: bold; }
.TextoTituloModulo a:link, .TextoTituloModulo a:visited { color: #22978b; font-weight: bold; text-decoration: none; }
.TextoTituloModulo a:hover { text-decoration: underline; }
.TextoCuerpoModulo a:link, .TextoCuerpoModulo a:visited { color: #22978b; text-decoration: none; }
.TextoCuerpoModulo a:hover { text-decoration: underline; }
img.ConBordeAzul { border: solid 1px #22978b; }

/* Contenido */
#Contenido { background-color: #fff; height: 100%; padding:0 20px 20px 20px; }
h1 { float:left; color:#22978b; font-size:20px; font-weight:bold; }
h1 img { vertical-align:middle; }
img.ConBordeBlanco { border: solid 2px white; }

/* Galería de fotos */
.TituloGaleria { background-color: #b6d1ce; height: 16px; width: 100%; color: White; font-size: 12px; font-weight: bold; padding: 0 0 0 4px; }
.CapaGaleria { background-color: White; border: solid 2px #a4b5cf; padding:20px; width: 92%; }
.FotoGaleria { float: left; width: 135px; padding: 3px; font-size: 9px; color: #3d65a2; }

/* Pie */
#pie { height:148px; background:url(img/fondo_pie.jpg) repeat-x; }
.EnlacesPie { text-align:center; padding-top:70px; color:white; }
.EnlacesPie a { color: White; font-size: 10px; text-align: center; }
.PunteadoPie { background-image: url(img/punteadoPie.gif); background-repeat: repeat-x; width: 100%; }
.DireccionPie { color: #91cbc5; font-size: 10px; text-align: center; font-weight: bold; }

/* Sección consulta */
.TituloConsulta { background-color: #22978b; height: 25px; width: 100%; color: White; font-size: 16px; font-weight: bold; padding: 3px 0 0 5px; }
.SubtituloSeccionConsulta { background-color: #b6d1ce; height: 16px; width: 100%; color: White; font-size: 11px; font-weight: bold; padding: 2px 0 0 4px; }
.PunteadoAzul { background: url(img/punteadoAzul.gif) repeat-x top; width: 100%; }

/* Situacion */
.TextoTituloComoLlegarDesde { color: #22978b; font-weight: bold; font-size: 12px; }

/* Servicios */
.TituloServicio { background-color: #22978b; height: 25px; width: 100%; color: White; font-size: 16px; font-weight: bold; padding: 3px 0 0 5px; }
.TituloCategoriaServicio { background-color: #22978b; height: 16px; width: 100%; color: #FFFFFF; font-size: 12px; font-weight: bold; padding: 0 0 0 4px; }
/* .TituloCategoriaServicioResaltado { background-color: #22978b; height: 16px; width: 100%; color: White; font-size: 12px; font-weight: bold; padding: 0 0 0 4px; } */

/* Galerías */
.FechaGaleria { color: #004fa3; font-size: 10px; font-weight: normal; background-color: #b6d1ce; height: 16px; width:100px; }
.FechaGaleriaResaltado { color: White; font-size: 10px; font-weight: normal; background-color: #22978b; height: 16px; width:100px; }

/* Paginacion */
.Paginacion { background-color: #22978b; color: White; font-size: 10px; }
.Paginacion a  { color: White; font-weight: bold; }

/* Noticias */
.TituloNoticia { color: #22978b; font-weight: bold; font-size: 11px; }
.Fecha { font-size: 10px; color: #22978b; font-weight: normal; }

/* Enlaces de interes */
.NombreEnlace { color: #22978b; font-weight: bold; font-size: 11px; }

/* FAQS */
.PreguntaFAQ a { text-decoration: none; color: Black; }
.PreguntaFAQ a:hover { text-decoration: underline; }
.RespuestasFAQ { background-color: #22978b; height: 16px; width: 100%; color: White; font-size: 11px; font-weight: bold; padding: 3px 0 0 5px; }

/* Tarifas */
.TituloTarifa { color: #22978b; font-weight: bold; font-size: 11px; }
.SubtituloTarifa { font-size: 10px; color: #22978b; font-weight: normal; }
.TextoTarifa { color: #000; font-size: 11px; }
.ColaboradorTarifa { float: left; width: 100px; padding: 3px; font-size: 9px; color: #22978b; }

/* Tablon */
.TituloTablon { background-color: #22978b; color: white; font-weight: bold; font-size: 11px; height: 18px; padding-left: 5px;}
.FechaTablon { background-color: #22978b; color: #e7e9ee; font-size: 10px; height: 18px; padding-right: 5px; }
.PestanyaTablon { color: #cc0000; font-weight: bold; font-size: 11px; height: 18px; padding-right: 5px; }
.DatoTablon1 { color: #22978b; font-weight: bold; font-size: 11px; height: 18px; padding-right: 5px; }
.DatoTablon2 { color: #22978b; font-size: 11px; height: 18px; padding-right: 5px; }

.centrado {	text-align: center; }
.justificado { text-align:justify; }
#paginacion { text-align: center; padding: 10px; }