body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-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:338px;
margin: 0px auto;
float:left;
}


#fotos{
float:left;
	width:163px;
	height:133px;
		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;
}

#txta{
width:322px;
height:865px;
margin: 0px auto;
float:left;
}

#sub{
	float:left;
	width:120px;
	height:19px;
	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: 207px;
	height: 37px;
	float:left;
	background-image: url(../menu/quienes.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#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: 14px;
}

