/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos FUNDAiCYL
///////////////////////////////////////////////////////////////////////// */

BODY{
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color:#444;
	background: #40a9db url(images/fondo_principal.gif) repeat-x top left;
	margin:0 auto;
	padding:0;
	height:100%;
	text-align: center; 
}
html{
	height:100%; 
}
img {
	border: 0;
}
* {
	margin:0;
	padding:0;
}
.centro {
	text-align: center;
}
.justif {
	text-align:justify;
}
.alignDer {
	text-align: right;
}
.clear {
	clear: both;
}
p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	color: #146e99;
	padding-left: 15px;
	padding-right: 5px;
}
.usuarios {
	color: #FFF;
	padding-left: 20px;
}
a {
	color:#5bac4f;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#FACC6C;
	text-decoration:underline;
}

h1.nosotros, h1.servicios, h1.profesionales, h1.tdah, h1.enlaces, h1.contacto, h1.centro, h1.colabora, h1.noticias
, h1.patrocinan {
	position: relative;
	left: 15px;
	text-align: left;
	width: 420px;
	height: 28px;
	border: 0;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
}
h1.nosotros {
	background: url(images/cabeceras/cab_nosotros.gif) no-repeat top left;
}
h1.servicios {
	background: url(images/cabeceras/cab_servicios.gif) no-repeat top left;
	}
h1.profesionales {
	background: url(images/cabeceras/cab_profesionales.gif) no-repeat top left;
}
h1.tdah {
	background: url(images/cabeceras/cab_tdah.gif) no-repeat top left;
}
h1.enlaces {
	background: url(images/cabeceras/cab_enlaces.gif) no-repeat top left;
}
h1.contacto {
	background: url(images/cabeceras/cab_contacto.gif) no-repeat top left;
}
h1.centro {
	background: url(images/cabeceras/cab_centro.gif) no-repeat top left;
}
h1.colabora {
	background: url(images/cabeceras/cab_colabora.gif) no-repeat top left;
}
h1.noticias {
	background: url(images/cabeceras/cab_noticias.gif) no-repeat top left;
}
h1.patrocinan {
	background: url(images/cabeceras/cab_patrocinan.gif) no-repeat top left;
}
h2 {
	font-size: 15px;
	position: relative;
	left: 15px;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 3px;
	background-color: #5BAC4F;
}
h3 {
	font-size: 11px;
	position: relative;
	left: 15px;
	color: #F4017F;
	margin: 0 0 10px 0;
	padding-left: 7px;
	background: url(images/bullets_h3.gif) no-repeat center left;
}
/* /////////////////////////////////////////////////////////////////////////
DIVS GENERALES
///////////////////////////////////////////////////////////////////////// */
/*MENU SUPERIOR*/
#menuSuperior {
	position: relative;
	float: left;
	left: 24px;
	margin: 1px 0 0 0;
}
ul {  
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	padding:0;
	float:left;
}
ul li a {
	display:block;
	height:64px;
	text-decoration:none;
	margin: 0 1px 0 0;
}
ul li a:hover {
	background-position:bottom;
}
ul li a span {
	display:none;
}
#nosotros {
	width: 116px;
	background-image:url(images/menu_nosotros.gif);
}
#servicios {
	width: 101px;
	background-image:url(images/menu_servicios.gif);
}
#profesionales {
	width: 147px;
	background-image:url(images/menu_profesionales.gif);
}
#contacto {
	width: 114px;
	background-image:url(images/menu_contacto.gif);
}
#tdah {
	width: 67px;
	background-image:url(images/menu_tdah.gif);
}
#enlaces {
	width: 94px;
	background-image:url(images/menu_enlaces.gif);
}
/*FIN MENÚ SUPERIOR*/

#sitio {
	margin: 0 auto;
	text-align: center;
	width:890px;
	height: 100%;
	position: relative;
	background: #FFF url(images/fondo_contenidos.gif) repeat-y top left;
}
html>body #sitio {
	min-height: 100%;
	height: auto;
}
#cabecera {
	width:890px;
	height: 143px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(images/fondo_cabecera.gif) no-repeat top left;
}
#imagenCabecera{
	position: relative;
	float: left;
	left: 24px;
	background: url(images/imagen_cabecera.jpg) no-repeat top left;
	width: 644px;
	height: 78px;
}

#contenidosPrincipales {
	position: relative;
	width: 890px;
	height: auto;
	background: #FFF url(images/fondo_contenidos.gif) repeat-y top left;
	margin: 0 0 20px 0;
}
#izquierda {
	position: relative;
	float: left;
	width: 178px;
	height: auto !important;
	/*padding-top: 51px;*/
}
#cuerpo {
	position: relative;
	float: left;
	left: 37px;
	width: 455px;
	height: 100%;
	overflow: hidden;
	padding-left: 5px;
	font-size: 10px;
	text-align: left;
}
#cuerpo p {
	font-weight: bold;
	text-align: justify;
}
#cuerpo strong {
	color: #FF9600;
}
/*.destacadoGris {
	border: 1px solid #B01E2F;
	margin: 0 0 15px 15px;
}*/
#derecha {
	position: relative;
	float: right;
	width: 178px;
	height: auto !important;
	/*padding-top: 51px;*/
}
#footer {
	clear: both;
	background: url(images/fondo_pie.gif) no-repeat top center;
	width: 890px;
	height: 65px;
	position: relative;
	margin: 30px 0 0 0;
	padding-top: 10px;
}
#footer p {
	color: #40a8db;
	text-align: center;
}
/* /////////////////////////////////////////////////////////////////////////
DIVS DENTRO DE GENERALES
///////////////////////////////////////////////////////////////////////// */
#moduloCentro {
	width: 178px;
	height: 104px;
	position: relative;
	float: left;
	left: 30px;
	margin: 0px 0 25px 0;
}
#moduloTdah {
	width: 178px;
	height: 104px;
	position: relative;
	float: left;
	left: 30px;
	margin: 0 0 20px 0;
}
.moduloIzq{
	width: 178px;
	height: 104px;
	position: relative;
	float: left;
	left: 30px;
	margin: 20px 0 25px 0;
}
#moduloAyudanos {
	width: 178px;
	height: 123px;
	position: relative;
	float: left;
	right: 19px;
	margin: 10px 0 10px 0;
}
.moduloTriptico {
	width: 178px;
	height: 123px;
	position: relative;
	float: left;
	right: 19px;
	margin:40px 0 10px 0;
}
/*NOTICIAS*/
#cabeceraNoticias {
	position: relative;
	float: left;
	left: 30px;
	background: url(images/cab_noticias.gif) no-repeat top left;
	width: 178px;
	height: 44px;
	margin: 20px 0 10px 0;
}
#cabeceraPatrocinan{
	position: relative;
	float: left;
	right: 20px;
	background: url(images/cab_patrocinan.gif) no-repeat top left;
	width: 178px;
	height: 44px;
	margin: 10px 0 10px 0;
}
#cabeceraDesarrollan{
	position: relative;
	float: left;
	right: 4px;
	background: url(images/cab_desarrollan.gif) no-repeat top left;
	width: 159px;
	height: 26px;
	margin: 10px 0;
	text-indent: -9999px;
}
#menuLogotipos li {
	position: relative;
	top: 10px;
	padding-bottom: 10px;
	padding-right: 30px; 
	list-style-type: none;
	text-align: center;
	margin: 0 auto;
}

/*NOTICIAS*/
.moduloNoticias {
	margin: 0 0 8px 0;
	position: relative;
	float: left;
	text-align: left;
	width: 188px;
	height: auto;
	left: 18px;
	border-bottom: 1px solid #7a9dd3;
}
.moduloNoticias p {
	margin: 5px 0 5px 5px;
	color: #2040a5;
	font-size: 11px;
	line-height: 12px;
}
.moduloNoticias p.fechaNoticias {
	color: #7a9dd3;
	font-size: 12px;
	font-weight: bold;
}
.verMas {
	font-size: 11px;
	color: #5bac4f;
	float: right;
}
.moduloNoticias p.tituloNoticias {
	font-size: 11px;
	color: #FF9600;
}
.moduloNoticias p.tituloNoticias a {
	text-decoration: underline;
	color: #FF9600;
}
.moduloNoticias p.tituloNoticias a:hover {
	text-decoration: none;
}
#cuerpo p.fechaNoticias {
	font-size: 12px;
	color: #7A9DD3;
}
#cuerpo p.tituloNoticias {
	margin: 5px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF0084;
}
#cuerpo p.tituloNoticias a {
	text-decoration: underline;
	color: #FF0084;
}
#cuerpo p.tituloNoticias a:hover {
	text-decoration: none;
}
.parrafoNoticias {
	padding-bottom: 13px;
	border-bottom: 1px solid #CCC;
	margin: 0 0 010px 0;
}
/*////////////////////////////////////////////////////////
PAGINADOR
////////////////////////////////////////////////////////*/
#paginador {
	position: relative;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: right;
	margin: 0 auto;
}
#paginador P {
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;
}
#paginador span {
	text-align: center;
	margin: 0px 10px;
}
#paginador a {
	text-align: center;
	margin: 0px 5px;
	color: #CCC;
	text-decoration: none;
}
#paginador a:hover {
	color: #CCC;
	text-decoration: none;
}
#paginador a strong {
	color: #146E99;
	text-decoration: none;
}
/* /////////////////////////////////////////////////////////////////////////
DIVS DENTRO DE DIVS GENERALES
///////////////////////////////////////////////////////////////////////// */
#logo {
	float: left;
	left: 15px;
	width: 206px;
	height: 143px;
	background: url(images/logo.gif) no-repeat top left;
	position: relative;
}
#logo a {
	margin: 5px auto;
	width: 206px;
	height: 143px;
	display: block;
	border: none;
}
#logo span {
	display: none;
}
/*GALERIAS*/
.galerias{
	position: relative;
	left: -5px;
	list-style: none;
	width: 700px;
	overflow: hidden;
	margin: 10px 0;
}
.galerias li{
	text-align: center;
	display: inline;
	width: 140px;
	height: 110px;
	float: left;
	margin: 10px 17px 25px 0;
}
.galerias span{
	text-align: center;
	position: relative;
	font-weight: bold;
	font-size: 11px;
	float: left !important;
	margin: 0 auto;
	padding-left: 5px;
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	left: 50%;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
