#Home {
	float: left;
	width: 48px; 
	height: 20px;
	background: url(../images/BotonHome.gif); 
	background-repeat: no-repeat;
}
	
#Home a {
	float: left;
	width: 48px; 
	height: 20px;
	background: url(../images/BotonHome.gif); 
	background-repeat: no-repeat;
}
	
#Home a:hover {
   float: left;
   width: 48px; 
	height: 20px;
	background: url(../images/BotonHome.gif) -48px; 
	background-repeat: no-repeat;
}

#Quienes {
	float: left;
	width: 93px; 
	height: 20px;
	background: url(../images/BotonQuienes.gif); 
	background-repeat: no-repeat;
}
	
#Quienes a {
	float: left;
	width: 93px; 
	height: 20px;
	background: url(../images/BotonQuienes.gif); 
	background-repeat: no-repeat;
}
	
#Quienes a:hover {
   float: left;
   width: 93px; 
	height: 20px;
	background: url(../images/BotonQuienes.gif) -93px; 
	background-repeat: no-repeat;
}

#Servicios{
	float: left;
	width: 62px; 
	height: 20px;
	background: url(../images/BotonServicios.gif); 
	background-repeat: no-repeat;
}
	
#Servicios a {
	float: left;
	width: 62px; 
	height: 20px;
	background: url(../images/BotonServicios.gif); 
	background-repeat: no-repeat;
}
	
#Servicios a:hover {
   float: left;
   width: 62px; 
	height: 20px;
	background: url(../images/BotonServicios.gif) -62px; 
	background-repeat: no-repeat;
}

#Portfolio{
	float: left;
	width: 65px; 
	height: 20px;
	background: url(../images/BotonPortfolio.gif); 
	background-repeat: no-repeat;
}
	
#Portfolio a {
	float: left;
	width: 65px; 
	height: 20px;
	background: url(../images/BotonPortfolio.gif); 
	background-repeat: no-repeat;
}
	
#Portfolio a:hover {
   float: left;
   width: 65px; 
	height: 20px;
	background: url(../images/BotonPortfolio.gif) -65px; 
	background-repeat: no-repeat;
}

#Contacto{
	float: left;
	width: 59px; 
	height: 20px;
	background: url(../images/BotonContacto.gif); 
	background-repeat: no-repeat;
}
	
#Contacto a {
	float: left;
	width: 59px; 
	height: 20px;
	background: url(../images/BotonContacto.gif); 
	background-repeat: no-repeat;
}
	
#Contacto a:hover {
   float: left;
   width: 59px; 
	height: 20px;
	background: url(../images/BotonContacto.gif) -59px; 
	background-repeat: no-repeat;
}

.Naranja {
	background-color: #ff8c00;
}

.Rojo {
	background-color: #ff4000;
}

.Gris1 {
	background-color: #d9d9d9;
}

.Azul {
	background-color: #052148;
}

.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #B3B3B3;
	text-decoration: none;
}

.TextoGris a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

.TextoGris2, .TextoGris2 a:link, .TextoGris2 a:visited, .TextoGris2 a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #7f7f7f;
	text-decoration: none;
}

.TextoGris2 a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	text-decoration: none;
}

.TextoGris3, .TextoGris3 a:link, .TextoGris3 a:visited, .TextoGris3 a:active {
	font-family : Tahoma;
	font-size : 18px;
	color : #B3B3B3;
	text-decoration: none;
}

.TextoGris3 a:hover {
	font-family : Tahoma;
	font-size : 18px;
	color : Black;
	text-decoration : underline;
}

.TextoGris4, .TextoGris4 a:link, .TextoGris4 a:visited, .TextoGris4 a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #B3B3B3;
	text-decoration: none;
}

.TextoGris4 a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	text-decoration: none;
}

.TextoRojo, .TextoRojo a:link, .TextoRojo a:visited, .TextoRojo a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #ff4000;
	text-decoration: none;
}

.TextoRojo a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoNaranja, .TextoNaranja a:link, .TextoNaranja a:visited, .TextoNaranja a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #FF8C00;
	text-decoration: none;
}

.TextoNaranja a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	text-decoration : none;
}

.TextoNaranja2, .TextoNaranja2 a:link, .TextoNaranja2 a:visited, .TextoNaranja2 a:active {
	font-family : Tahoma;
	font-size : 18px;
	color : #FF8C00;
	text-decoration: none;
}

.TextoNaranja2 a:hover {
	font-family : Tahoma;
	font-size : 18px;
	color : #ff4000;
	text-decoration : underline;
}

#Links {
	padding: 2px;
}

#ContenidoPortfolio {
	padding: 6px;
}

#NumerosPortfolio {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right:12px;
}
