/* 
*
*/
#Inicio {	
background-image:url(../img/btnOff_first.gif);
height:30px;
width:200px;
}

#Inicio:hover {	
background:url(../img/btnOn_first.gif) left top;
height:30px;
width:200px;
}
#Inicio a{
color:#FFFFFF;
text-decoration: none;
}
#Inicio a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#Nuestra {	
background-image:url(../img/btnOff.gif);
height:30px;
width:200px;
}

#Nuestra:hover {	
background:url(../img/btnOn.gif) left top;
height:30px;
width:200px;
}
#Nuestra a{
color:#FFFFFF;
text-decoration: none;
}
#Nuestra a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#Servicios{	
background-image:url(../img/btnOn.gif);
height:30px;
width:200px;
}

#Servicios:hover {	
background:url(../img/btnOn.gif) left top;
height:30px;
width:200px;
}
#Servicios a{
color:#FFFFFF;
text-decoration: none;
}
#Servicios a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Contacto{	
background-image:url(../img/btnOff.gif);
height:30px;
width:200px;
}

#Contacto:hover {	
background:url(../img/btnOn.gif) left top;
height:30px;
width:200px;
}
#Contacto{	
background:url(../img/btnOff_u.gif) right top;
height:30px;
width:200px;
}

#Contacto:hover {	
background:url(../img/btnOn_ult.gif) right top;
height:30px;
width:200px;
}

#Pie{
	font-weight:bold;
	color:#FFFFFF;
}
#Pie a{
	color:#FFFFFF;
}

.btonSpan{
color:#FFFFFF;
font-weight:bold;
padding-top:8px;
}
/*
*
*
*/
#Mision{	
background-image:url(../img/btnOff_first1.gif);
height:25px;
width:120px;
}

#Mision:hover {	
background:url(../img/btnOn_first1.gif) left top;
height:25px;
width:120px;
}
#Mision a{
color:#FFFFFF;
text-decoration: none;
}
#Mision a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Vision{	
background-image:url(../img/btnOff.gif);
height:25px;
width:120px;
}

#Vision:hover {	
background:url(../img/btnOn.gif) left top;
height:25px;
width:120px;
}
#Vision a{
color:#FFFFFF;
text-decoration: none;
}
#Vision a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Filosofia{	
background-image:url(../img/btnOff.gif);
height:25px;
width:120px;
}

#Filosofia:hover {	
background:url(../img/btnOn.gif) left top;
height:25px;
width:120px;
}
#Filosofia a{
color:#FFFFFF;
text-decoration: none;
}
#Filosofia a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Historia{	
background-image:url(../img/btnOff.gif);
height:25px;
width:120px;
}

#Historia:hover {	
background:url(../img/btnOn.gif) left top;
height:25px;
width:120px;
}
#Historia a{
color:#FFFFFF;
text-decoration: none;
}
#Historia a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Ubicacion{	
background:url(../img/btnOff_u2.gif) right top;
height:25px;
width:120px;
}

#Ubicacion:hover {	
background:url(../img/btnOn_ult2.gif) right top;
height:25px;
width:120px;
}
#Ubicacion a{
color:#FFFFFF;
text-decoration: none;
}
#Ubicacion a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*
*
*/
.botonSpan{
color:#FFFFFF;
font-weight:bold;
padding-top:8px;

