body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-image: url(imgs/degradado.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 2px;	
}

.CapaLogoCentral{
	position: absolute;
	text-align: right;
	width: 353px;
	height: 100px;
	top: 50%;
	left: 50%;
	margin-top: -70px;
	margin-left: -176px;
	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	margin-bottom: 25px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

/* CONTENEDORES */

.contenedorIndex {
/*  margin: auto;	 */
	width: 752px;
	height: 781px;	
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contenedorFirma {
	width: 752px;
	height: 611px;	
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contenedorConsultas {
/*  margin: auto;	 */	
	width: 752px;
	height: 805px;	
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contenedorServicios {
	width: 752px;
	height: 852px;
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contenedorAtencion {
/*  margin: auto;	 */
	width: 752px;
	height: 1140px;	
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contenedorContacte {
/*  margin: auto;	 */
	width: 752px;
	height: 497px;	
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contenedorLegal {
	width: 752px;
	height: 1752px;	
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contenedorAvisoLegal {
/*  margin: auto;	 */
	width: 752px;
	height: 2142px;	
	text-align: center;
	background-color: #FFFFFF;
	border-left: #F90 1px solid;
	border-right: #F90 1px solid;
}

.contendorMenuIzq {
	float: left;
	width: 200px;
	text-align: left;
}

.contenedorCuerpo {
	width: 752px;	
}

.contenedorPrincipal {
	margin: auto;
	text-align: left;
	width: 958px;	
}

.contenedorBanners {
	float: right;
	width: 198px;
	border: #FFF 1px solid;
	background-color: #F90;
	text-align: center;
	padding-bottom: 10px;
}

.contenedorBanners .banner{
	margin-top: 10px;
}


/* FIN CONTENEDORES */

.cabecera {
	width: 752px;
	height: 100px;
	border-top: #F90 1px solid;
	border-bottom: #F90 1px solid;
}

/* MENU IZQUIERDO */

li#Menu {
	list-style-type:none;
	margin-bottom: -2px;
}

a#Menu{
	color: #333333;
}

#nav ul{	
	margin-left: -40px;
	*margin-left: 0px;
	_margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav a{
	display: block;
	text-decoration: none;
	padding-left: 14px;
}

#nav .recuadroMenu a:hover{
	background: #FFF url(imgs/flechaNegraMenu3.gif) left no-repeat;
	color: #000;
	font-weight: bold;
	margin-left: -10px;	
	padding-left: 24px;
	margin-top: -3px;
	padding-top: 3px;
	height: 17px;
}

#nav .recuadroMenu2 a:hover{
	background: #FFF url(imgs/flechaNegraMenu3.gif) left no-repeat;
	color: #000;
	font-weight: bold;
	margin-left: -10px;	
	padding-left: 24px;
	margin-top: -3px;
	padding-top: 3px;
	height: 17px;
}

#nav li.recuadroMenu4 a:hover{
	background-image:url(imgs/sobre2.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #000;
	font-weight: bold;	
	margin-left: -50px;
	padding-left: 65px;
	margin-top: -6px;
	padding-top: 6px;
	height: 31px;
}

.recuadroMenuCabecera {
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenu {
	height: 17px;
	background: #F90 url(imgs/flechaNegraMenu1.gif) left no-repeat;
	margin-top: 1px;
	padding-left: 10px;
	padding-top: 3px;
}

.recuadroMenu2 {
	height: 17px;
	background: #FFC979 url(imgs/flechaNegraMenu2.gif) left no-repeat;
	margin-top: 1px;
	padding-left: 10px;
	padding-top: 3px;
}

.recuadroMenu3 {
	height: 17px;
	background: #FFF url(imgs/flechaNegraMenu3.gif) left no-repeat;
	margin-top: 1px;
	padding-left: 23px;	
	padding-top: 3px;
	font-weight: bold;
}

.recuadroMenu4 {
	height: 31px;
	background-image:url(imgs/sobre.jpg);
	background-repeat: no-repeat;
	background-color: #F90;
	margin-top: 1px;	
	padding-left: 50px;	
	padding-top: 6px;	
}

.recuadroMenu5 {
	height: 31px;
	background-image:url(imgs/sobre2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 1px;	
	padding-left: 55px;	
	padding-top: 6px;	
	font-weight: bold;	
}

.MensLegisMenu {
	font-weight: bold;
	font-size: 12px;
}

.recuadroMenuIndex {
	height: 494px;
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenuFirma {
	height: 324px;
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenuConsultas {
	height: 518px;
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenuServicios {
	height: 565px;
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenuAtencion {
	height: 853px;
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenuContacte {
	height: 210px;
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenuLegal {
	height: 1465px;
	background-color: #F90;
	margin-top: 1px;
}

.recuadroMenuAvisoLegal {
	height: 1855px;
	background-color: #F90;
	margin-top: 1px;
}

/* FIN MENU IZQUIERDO */

/* CUERPO */

.cuerpo {
	float: right;
	width: 515px;
	margin-left: 1px;
	margin-top: 1px;
	text-align: left;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 15px;
}

.pie {
	position: relative;
	top: 3px;
	_top: 0px;
	clear: both;
	font-size: 10px;
	height: 12px;
	width: 752px;	
	background-color: #F90;
	margin-top: 1px;	
}

.lineaPuntos {
	font-size: 8px;
}

a.enlaceCentral:link, a.enlaceCentral:visited, a.enlaceCentral:active {
	height: 15px;	
	color: #F90;
	margin-top: 1px;
	text-decoration: none;
}

a.enlaceCentral:hover {
	text-decoration: underline;
}

a.enlacePDFs:link, a.enlacePDFs:visited, a.enlacePDFs:active {
	height: 15px;	
	color: #333333;
	margin-top: 1px;
	text-decoration: none;	
}

a.enlacePDFs:hover {
	text-decoration: underline;
	color: #F90;
}

.divContenedorTitulos {
	width: 515px;
	margin-bottom: -15px;
}

.divTitulo {
	float: left;
}

.divHome {
	float: right;
	font-size: 11px;
	margin-right: 5px;
	padding-top: 3px;
}

.divHome a{
	text-decoration: none;
	color: #F90;
}

.divHome a:hover{
	text-decoration: underline;
	color: #F90;
}


.textoGris {
	font-size: 10px;
	color:#666666;
}

.asterisco {
	font-size: 10px;
	color: #FF0000;	
}

tr ul{
	list-style-image: url(imgs/imgListas.gif);
	_margin-left: 25px;
	margin-right: 7px;
	margin-top: 10px;
}

li {
	margin-top: 5px;
}

ul.SLP{
	list-style-image: url(imgs/imgListas.gif);
	_margin-left: 25px;
}

ul.SLP li{
	margin-bottom: 20px;
}

ul.SLP2{
	list-style-image: url(imgs/imgListas2.gif);
	_margin-left: 25px;
}

ul.SLP2 li{
	margin-bottom: 20px;
}

.tdAsistencia1 {
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
}

.tdAsistencia2 {
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
}

.tdAsistencia3 {
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

.divImgsAtencion {
	text-align: center;
}

.divFavoritos{
	position: absolute;
	margin-top: 5px;	
	*margin-top: 20px;
	_margin-top: 5px;
	width: 747px;
	left: 50%;
	margin-left: -474px;
	text-align: right;
	margin-right: 5px;
}

a.Favoritos:link, a.Favoritos:visited, a.Favoritos:active{
	font-size: 10px;
	color: #333333;
}

a.Favoritos:hover {
	text-decoration: underline;
}

.legal {
	color: #999999;
	font-size: 9px;
}

/* FIN CUERPO */

/* GESTOR DE CONTENIDOS */

.body2 {
	margin: 0px;
	text-align: left;
}

.cabeceraCMS {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: #F90 1px solid;
}

.divTituloCMS {
	text-align: right;
	padding-right: 10px;
	height: 15px;
	background-color: #F90;
	color: #FFF;
}

.textoDestacado {
	font-weight: bold;
}

.contenedorNoticias {
	margin-left: 18px;
	width: 100%;
}

.fieldsetNoticias {
	margin-left: 25px;
	margin-right: 25px;
	border: #F90 1px solid;
}

.legendNoticias {
	color: #F90;
	font-weight: bold;
}

.botonesFormulario {
	background-color: #F90;
	color: #FFF;
	border: #666 1px solid;
	border-left: #FFC979 1px solid;
	border-top: #FFC979 1px solid;
	
}

.Login {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	background-color: #FFFFFF;	
	border: #000 1px solid;
	height: 150px;
	width: 302px;
}

/* FIN GESTOR DE CONTENIDOS */


/* POP UP NOTICIAS */

.body3{
	background-image: url();
	background-color: #FFF;
	text-align: left;
}

.tituloNoticia {
	font-weight: bold;	
	font-size: 12px;
	padding-bottom: 5px;
}

.lineaPuntosNaranja {
	font-size: 8px;	
	color: #333;
}

.resumenNoticias {
	font-weight: bold;
	color: #f90;

}

.lineaSeparadora {
	color: #f90;
}

/* FIN POP UP NOTICIAS */