﻿#created
{
	float:left;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
	text-transform: capitalize;
	color: #777777;
	text-decoration: none;
}
#ARLink
{
	float:left;
	padding-left:4px;
}


#mainFooterContainer
{
	padding-left:275px;	
}

#footerMenu
{
	margin:0 0 0 0;
	float:left;
}

#corpoLinks
{
	float:left;
	margin: 5px 0px 0 150px;
}

/*/// FIN LINKS EN FOOTER ///*/
.linkFooterAR
{	
    font-size: 10px;
    text-align: center;
    font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	cursor:pointer;
	text-decoration: none;
}
.linkFooterAR:link 
{	
    font-size: 10px;
    text-align: center;
    font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	cursor:pointer;
	text-decoration: none;
}
.linkFooterAR:visited 
{	
	font-size: 10px;
	cursor:pointer;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
}
.linkFooterAR:hover 
{	
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}
.linkFooterAR:active 
{
	text-decoration: none;	
	text-transform: capitalize;
}
/*/// FIN LINKS EN FOOTER ///*/
