.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Arial;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
	padding: 4px;
}

.TextoGris a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#000000;
	text-decoration : underline;
	padding: 4px;
}

.TextoRojo, .TextoRojo a:link, .TextoRojo a:visited, .TextoRojo a:active {
	font-family : Arial;
	font-size : 11px;
	color : #D90000;
	text-decoration: none;
}

.TextoRojo a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#000000;
	text-decoration : underline;
}

.TextoBlanco, .TextoBlanco a:link, .TextoBlanco a:visited, .TextoBlanco a:active {
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
	padding: 2px;
}

.TextoBlanco a:hover {
	font-family : Arial;
	font-size : 10px;
	color :#dddddd;
	text-decoration : none;
	padding: 2px;
}

.TextoBlanco2, .TextoBlanco2 a:link, .TextoBlanco2 a:visited, .TextoBlanco2 a:active {
	font-family : Small Fonts;
	font-size : 9px;
	color : #ffffff;
	text-decoration: none;
	padding: 2px;
}

.TextoBlanco2 a:hover {
	font-family : Small Fonts;
	font-size : 9px;
	color :#dddddd;
	text-decoration : none;
	padding: 2px;
}

.TextoAzul, .TextoAzul a:link, .TextoAzul a:visited, .TextoAzul a:active {
	font-family : Arial;
	font-size : 11px;
	color : #708EC2;
	text-decoration: none;
}

.TextoAzul a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#000000;
	text-decoration : underline;
}

.TextoTituloNews, .TextoTituloNews a:link, .TextoTituloNews a:visited, .TextoTituloNews a:active {
	font-family : Arial;
	font-size : 18px;
	color : #708EC2;
	text-decoration: none;
	padding: 4px;
}

.TextoTituloNews a:hover {
	font-family : Arial;
	font-size : 18px;
	color :#000000;
	text-decoration : underline;
	padding: 4px;
}

.TextoTituloNews2, .TextoTituloNews2 a:link, .TextoTituloNews2 a:visited, .TextoTituloNews2 a:active {
	font-family : Arial;
	font-size : 22px;
	color : #708EC2;
	text-decoration: none;
	padding: 4px;
}

.TextoTituloNews2 a:hover {
	font-family : Arial;
	font-size : 22px;
	color :#000000;
	text-decoration : underline;
	padding: 4px;
}

.Gris1 {
	background-color: #DCDDDE;
}

.Gris2 {
	background-color: #BCBCBC;
}

.Gris3 {
	background-color: #EAEAEA;
}

.Gris4 {
	background-color: #E2E2E2;
}

.Azul1 {
	background-color: #006DAE;
}

.Rojo1 {
	background-color: #C30700;
}

.FondoNews1 {
	background-image: url(../images/img_FondoNews1.jpg);
	background-repeat: no-repeat;
}

.FondoNews2 {
	background-image: url(../images/img_FondoNews2.jpg);
	background-repeat: no-repeat;
}

#BtnPerfil {
	float: left;
	width: 122px; 
	height: 24px;
	background: url(../images/btn_Perfil.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPerfil a {
	float: left;
	width: 122px; 
	height: 24px;
	background: url(../images/btn_Perfil.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPerfil a:hover {
   float: left;
   width: 122px; 
	height: 24px;
	background: url(../images/btn_Perfil.jpg) -122px; 
	background-repeat: no-repeat;
}

#BtnHistoria {
	float: left;
	width: 131px; 
	height: 24px;
	background: url(../images/btn_Historia.jpg); 
	background-repeat: no-repeat;
}
	
#BtnHistoria a {
	float: left;
	width: 131px; 
	height: 24px;
	background: url(../images/btn_Historia.jpg); 
	background-repeat: no-repeat;
}
	
#BtnHistoria a:hover {
   float: left;
   width: 131px; 
	height: 24px;
	background: url(../images/btn_Historia.jpg) -131px; 
	background-repeat: no-repeat;
}

#BtnEstrategia {
	float: left;
	width: 131px; 
	height: 24px;
	background: url(../images/btn_Estrategia.jpg); 
	background-repeat: no-repeat;
}
	
#BtnEstrategia a {
	float: left;
	width: 131px; 
	height: 24px;
	background: url(../images/btn_Estrategia.jpg); 
	background-repeat: no-repeat;
}
	
#BtnEstrategia a:hover {
   float: left;
   width: 131px; 
	height: 24px;
	background: url(../images/btn_Estrategia.jpg) -131px; 
	background-repeat: no-repeat;
}

#BtnPortfolio {
	float: left;
	width: 141px; 
	height: 24px;
	background: url(../images/btn_Portfolio.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio a {
	float: left;
	width: 141px; 
	height: 24px;
	background: url(../images/btn_Portfolio.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio a:hover {
   float: left;
   width: 141px; 
	height: 24px;
	background: url(../images/btn_Portfolio.jpg) -141px; 
	background-repeat: no-repeat;
}

#BtnPlantas {
	float: left;
	width: 170px; 
	height: 24px;
	background: url(../images/btn_Plantas.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPlantas a {
	float: left;
	width: 170px; 
	height: 24px;
	background: url(../images/btn_Plantas.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPlantas a:hover {
   float: left;
   width: 170px; 
	height: 24px;
	background: url(../images/btn_Plantas.jpg) -170px; 
	background-repeat: no-repeat;
}

#BtnPortfolio1 {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio1.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio1 a {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio1.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio1 a:hover {
   float: left;
   width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio1.jpg) -164px; 
	background-repeat: no-repeat;
}

#BtnPortfolio2 {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio2.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio2 a {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio2.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio2 a:hover {
   float: left;
   width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio2.jpg) -164px; 
	background-repeat: no-repeat;
}

#BtnPortfolio3 {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio3.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio3 a {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio3.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio3 a:hover {
   float: left;
   width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio3.jpg) -164px; 
	background-repeat: no-repeat;
}

#BtnPortfolio4 {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio4.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio4 a {
	float: left;
	width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio4.jpg); 
	background-repeat: no-repeat;
}
	
#BtnPortfolio4 a:hover {
   float: left;
   width: 164px; 
	height: 164px;
	background: url(../images/btn_Portfolio4.jpg) -164px; 
	background-repeat: no-repeat;
}