body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FF9933;
	SCROLLBAR-FACE-COLOR:##FFFF00;
SCROLLBAR-HIGHLIGHT-COLOR: #FF9933;
SCROLLBAR-SHADOW-COLOR: #FF9933;
SCROLLBAR-3DLIGHT-COLOR: #FF9933;
SCROLLBAR-ARROW-COLOR: #FF9933;
SCROLLBAR-TRACK-COLOR: #FF9933;
SCROLLBAR-DARKSHADOW-COLOR: #FF9933;
}

/*contenido*/

#contall{
width:800px;
margin: auto;
height: auto;
}

#contall2{
width:800px;
height:153px;
margin: 0px auto;
float:left;
}

#contall4{
width:800px;
height:407px;
margin: 0px auto;
float:left;
}

#contall5{
width:800px;
height:72px;
margin: 0px auto;
float:left;
}

#titulos{
width:505px;
height:72px;
margin: 0px auto;
float:left;
}

#barracont{
width:295px;
height:338px;
margin: 0px auto;
float:left;
}

#barra1{
width:295px;
height:72px;
margin: 0px auto;
float:left;
background-image: url(../imagenes/principal/redi_back.gif);
}

#barra2{
width:295px;
height:134px;
margin: 0px auto;
float:left;
background-image:url(../imagenes/principal/redi_back2.gif);
}

#barra3{
width:295px;
height:204px;
margin: 0px auto;
float:left;
background-image:url(../imagenes/principal/redi_back3.gif);

}
#barra4{
	width:275px;
	height:204px;
	float:left;
	background-image:url(../imagenes/principal/redi_back3.gif);
	background-color:#F7921E;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
}
#pic-sub{
width:183px;
height:232px;
margin: 0px auto;
float:left;
}


#fotos{
float:left;
	width:163px;
	height: auto;
	background-color:#F7921E;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#txt{
width:322px;
height:338px;
margin: 0px auto;
float:left;
overflow:auto;
}

#txt2{
width:300px;
height:338px;
margin: 0px auto;
float:left;
overflow:auto;
}

#sub{
	float:left;
	width:100px;
	height:15px;
	background-color:#F7921E;	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}


/*menu*/

#menu{
width:800px;
height:37px;
margin: 0px auto;
float:left;
background-color:#FFFFFF;
}

#quienes a{
	display: block;
	width: 159px;
	height: 37px;
	float:left;
	background-image: url(../menu/quienes.jpg);
	background-position: top;
}

#quienes a:hover{
	float:left;
	background-image: url(../menu/quienes.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#servicios a{
	display: block;
	width: 81px;
	height: 37px;
	float:left;
	background-image: url(../menu/servicios.jpg);
	background-position: top;
}

#servicios a:hover{
	float:left;
	background-image: url(../menu/servicios.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#testimonios a{
	display: block;
	width: 100px;
	height: 37px;
	float:left;
	background-image: url(../menu/testimonios.jpg);
	background-position: top;
}

#testimonios a:hover{
	float:left;
	background-image: url(../menu/testimonios.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#cronogra a{
	display: block;
	width: 111px;
	height: 37px;
	float:left;
	background-image: url(../menu/cronograma.jpg);
	background-position: top;
}
#cronogra a:hover{
	float:left;
	background-image: url(../menu/cronograma.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#clientes a{
	display: block;
	width: 75px;
	height: 37px;
	float:left;
	background-image: url(../menu/clientes.jpg);
	background-position: top;
}
#clientes a:hover{
	float:left;
	background-image: url(../menu/clientes.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}



#noti a{
	display: block;
	width: 75px;
	height: 37px;
	float:left;
	background-image: url(../menu/noticias.jpg);
	background-position: top;
}

#noti a:hover{
	float:left;
	background-image: url(../menu/noticias.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#galeria a{
	display: block;
	width: 71px;
	height: 37px;
	float:left;
	background-image: url(../menu/galeria.jpg);
	background-position: top;
}

#galeria a:hover{
	float:left;
	background-image: url(../menu/galeria.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contac a{
	display: block;
	width: 128px;
	height: 37px;
	float:left;
	background-image: url(../menu/contactenos.jpg);
	background-position: top;
}

#contac a:hover{
	float:left;
	background-image: url(../menu/contactenos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*textos*/

.linkprincipal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}



/*lightbos styles*/
#lightbox, #textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}



#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#outerImageContainer{
	position: relative;
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../imagenes/imagess/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../imagenes/imagess/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imagenes/imagess/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #F7921E; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 600px;
	background-color:#FFFFFF; 
	}
	
#g1{
	float:left;
	width:80px;
	height:40px;
	background-color:#F7921E;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#space{
	width:300px;
	height:40px;
	float:left;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	
	
}
#space1{
	width:320px;
	height:1150px;
	float:left;

	
}

/*estilos*/
body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F7921E;
}
.textoAMARILLO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;

}
.texto-AMARILLOgrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFF00;
	font-weight: bold;
	font-style: normal;

}
.texto_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.texto-BOLDBLANCO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.texto-BOLDama {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	font-weight: bold;

}
.texto-AMARILLO_peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;

}




.ls_text
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:11px;
		color:#FFFF99;
		font-weight: bold;
	}
a.ls_text:hover {
	text-decoration:none;
	color: #FFCC00;
	
}
.textoserv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.cinco {
	background-image: url(../../imagenes/images/5sentidos.jpg);
	background-repeat: no-repeat;
}

.texclientes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
a.texclientes:hover {
	color: #990000;
	text-decoration: none;
}


a.textoserv:hover {
	color: #FFcc00;
}
.supergrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.backmano {
	background-image: url(../../imagenes/1/cincosentidos-bienveni_08.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.textotitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cua {
	height: auto;
	width: auto;
	border: 2px solid #F36639;
}
.cua:hover{
	height: auto;
	width: auto;
	border: 2px solid #FFFFFF;
}

.texto_naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCD05;
	font-weight: bold;
	
}
