/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos FUNDAiCYL
///////////////////////////////////////////////////////////////////////// */
* {
	padding: 0;
	margin: 0;
}
BODY{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color:#444;
	background: #FFF 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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	color: #444;
}
.usuarios {
	color: #FFF;
	padding-left: 20px;
}
a {
	color:#FFF;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#444;
	text-decoration:underline;
}

h1.construccion, h1.empresa, h1.reforma, h1.rehabilitacion, h1.contacto, h1.otrosServicios290, h1.presentacion290, h1.ultimosTrabajos290,
h1.patrocinamos192, h1.enlaces192 {
	position: relative;
	text-align: left;
	width: 598px;
	height: 22px;
	border: 0;
	margin: 20px 0 5px 0;
	text-indent: -9999px;
}
h1.construccion {
	background: url(images/cabeceras/cab_construccion.gif) no-repeat top left;
}
h1.empresa {
	background: url(images/cabeceras/cab_empresa.gif) no-repeat top left;
	}
h1.reforma {
	background: url(images/cabeceras/cab_reforma.gif) no-repeat top left;
}
h1.rehabilitacion {
	background: url(images/cabeceras/cab_rehabilitacion.gif) no-repeat top left;
}
h1.contacto {
	background: url(images/cabeceras/cab_contacto.gif) no-repeat top left;
}
h1.otrosServicios290 {
	width: 290px;
	background: url(images/cabeceras/cab_otros_servicios290.gif) no-repeat top left;
}
h1.presentacion290 {
	width: 290px;
	background: url(images/cabeceras/cab_presentacion290.gif) no-repeat top left;
}
h1.ultimosTrabajos290 {
	width: 290px;
	background: url(images/cabeceras/cab_ultimos_trabajos290.gif) no-repeat top left;
}
h1.patrocinamos192 {
	margin: 20px 0 10px 0;
	width: 192px;
	background: url(images/cabeceras/cab_patrocinamos192.gif) no-repeat top left;
}
h1.enlaces192 {
	margin: 20px 0 10px 0;
	width: 192px;
	background: url(images/cabeceras/cab_enlaces192.gif) no-repeat top left;
}
h2 {
	font-size: 12px;
	position: relative;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 3px;
	background-color: #EC2E38;
}
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;
	left: 2px;
	float: left;
	top: -1px;
	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: 69px;
	text-decoration:none;
	margin: 0;
}
ul li a:hover {
	background-position:bottom;
}
ul li a span {
	display:none;
}
#inicio {
	width: 70px;
	background-image:url(images/menu_inicio.gif);
}
#empresa {
	width: 80px;
	background-image:url(images/menu_empresa.gif);
}
#construccion {
	width: 118px;
	background-image:url(images/menu_construccion.gif);
}
#reforma {
	width: 80px;
	background-image:url(images/menu_reforma.gif);
}
#rehabilitacion{
	width: 128px;
	background-image:url(images/menu_rehabilitacion.gif);
}
#contacto {
	width: 84px;
	background-image:url(images/menu_contacto.gif);
}
/*FIN MENÚ SUPERIOR*/
/*MENÚ IZQUIERDA*/
#menuIzquierda { 
	float: left;
	position: relative;
	width: 140px;
}
#menuIzquierda li {
	list-style-type: none;
}
#menuIzquierda li a {
	/*background: url(images/bullets_menu_izquierda.gif) no-repeat;
	text-indent: 8px;*/
	display: block;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #c6302e;
	height: 60px;
}
#menuIzquierda li a:hover {
	color: #444;
}

/*FIN MENÚ IZQUIERDA*/
#sitio {
	margin: 0 auto;
	text-align: center;
	width:878px;
	height: 100%;
	position: relative;
	background: #FFF url(images/fondo_sitio.gif) repeat-y top left;
}
html>body #sitio {
	min-height: 100%;
	height: auto;
}
#cabecera {
	width:878px;
	height: 70px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(images/fondo_cabecera.gif) no-repeat top left;
}
#cabeceraImagen {
	width:878px;
	height: 224px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(images/fondo_imagen_cabecera.gif) no-repeat top left;
}
#contenidosPrincipales {
	position: relative;
	width: 878px;
	height: auto;
	background: #FFF url(images/fondo_contenidos.gif) repeat-y top left;
	margin: 0 0 20px 0;
}
#izquierda {
	position: relative;
	float: left;
	left: 26px;
	width: 192px;
	height: auto !important;
	/*padding-top: 51px;*/
}
#cuerpo {
	position: relative;
	float: left;
	width: 598px;
	left: 55px;
	height: 100%;
	overflow: hidden;
	padding-left: 5px;
	font-size: 11px;
	text-align: left;
}
#cuerpo p {
	text-align: justify;
}
#cuerpo a {
	color: #EC2E38;
	font-weight: normal;
}
#cuerpo a:hover {
	color: #333;
}
/*.destacadoGris {
	border: 1px solid #B01E2F;
	margin: 0 0 15px 15px;
}*/
#footer {
	clear: both;
	background: url(images/fondo_pie.gif) repeat-y top center;
	width: 878px;
	height: 33px;
	position: relative;
	margin: 30px 0 0 0;
	padding-top: 14px;
}
#footer p {
	color: #FFF;
	text-align: center;
}
/* /////////////////////////////////////////////////////////////////////////
DIVS DENTRO DE GENERALES
///////////////////////////////////////////////////////////////////////// */
#modulosConstruccion {
	width: 598px;
	height: 190px;
	position: relative;
	float: left;
	border-bottom: 1px solid #bf2c2b;
}
#divModulosOtrosServicios {
	width: 290px;
	position: relative;
	float: left;
	margin: 0 8px 5px 0;
}
#divModulosPresentacion {
	width: 290px;
	position: relative;
	float: right;
	margin: 0 0 5px 0;
}
#divModulosUltimosTrabajos {
	width: 290px;
	position: relative;
	float: left;
	margin: 0 0 5px 0;
}
/*.modulosUltimosTrabajos {
	width: 290px;
	height: 130px;
	position: relative;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	background: url(images/fondo_modulos_ultimos_trabajos.gif) no-repeat top left;
}
.modulosUltimosTrabajos p.titulo {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	left: 158px;
	top: -94px;
	position: relative;
}*/

#modulosPatrocinamos {
	width: 192px;
	position: relative;
	float: left;
	text-align: left;
	margin: 0 0 20px 0;
}
#modulosEnlaces {
	width: 192px;
	position: relative;
	float: left;
	text-align: left;
}
/* /////////////////////////////////////////////////////////////////////////
DIVS DENTRO DE DIVS GENERALES
///////////////////////////////////////////////////////////////////////// */
#logo {
	float: left;
	left: 8px;
	top: 4px;
	width: 288px;
	height: 70px;
	background: url(images/logo.gif) no-repeat top left;
	position: relative;
}
#logo a {
	margin: 5px auto;
	width: 288px;
	height: 70px;
	display: block;
	border: none;
}
#logo span {
	display: none;
}

/*GALERIAS*/
.galerias{
	list-style: none;
	width: 598px;
	overflow: hidden;
	margin: 10px 0;
}
.galerias li{
	display: inline;
	width: 120px;
	height: 90px;
	float: left;
	margin: 0 20px 20px 0;
}

/*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(images/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(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	left: 50%;
}

#lbNextLink:hover {
	background: transparent url(images/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(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
