body
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797BB9;
	text-decoration: none;
}
/**************************************************************************************************/

TD
{
	font-size: 11px;
}
/**************************************************************************************************/

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797BB9;
	text-decoration: none;	
	font-size: 11px;
}

img
{
	cursor: hand;
}

a {
	color: #797BB9;
	text-decoration:none;
}

a:hover {
	color: #797BB9;
	text-decoration:none;	
}

/**************************************************************************************************/

/**Centro Izquierda**/
.CI_BG
{
	padding: 0 0 0 0;
	background: url(../FrontEnd/Images/CI.gif) repeat center left; 
}


/**Centro Derecha**/
.CD_BG
{
	padding: 0 0 0 0;
	background: url(../FrontEnd/Images/CD.gif) repeat center right; 
}

/**************************************************************************************************/

.MenuArea_BG
{ 
	padding: 0 0 0 0;
	background-color:#D1D3EA;	
}

.BannerArea_BG
{ 
	padding: 0 0 0 0;
	background-color:#D1D3EA;	
}

.SectionImage_BG
{	
	padding: 0 0 0 0;
	background: url(../FrontEnd/Images/Bottom.gif) no-repeat bottom left;
}

.SectionImageClean_BG
{	
	padding: 0 0 0 0;
	background: url(../FrontEnd/Images/BottomClean.gif) no-repeat bottom left;
}

/*Footer separator*/
.sepFooter 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797BB9;
	text-decoration: none;
}

.sepLanguage
{
	padding:0 2 0 2;
	background: url(../FrontEnd/Images/pipe.gif) no-repeat center center; 
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2091DD;
	text-decoration: none;
}

.infoabajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797BB9;
	text-decoration: none;
}

/*PlaceHolder Titles class*/
.TitlePlaceHolder
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}

.titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #8d8fc3;
	text-decoration: none;
}


.LinkSummary
{
	color:Black;
	text-decoration:none;
}

/*Class para agrandar texto del contenido*/
.TextoGrande, 
.TextoGrande span,
.TextoGrande div,
.TextoGrande td
{
	FONT-SIZE: 16px!important;
}

.TOPHOME_BG
{
	padding: 0 0 0 0;
	background: url(../FrontEnd/Images/TOP.gif) no-repeat top center; 
}

.FLASH_BG
{
	padding: 0 0 0 0;
	background: url(../FrontEnd/Images/FLASH_BG.gif) repeat top left;
}


.BasicServices a
{
	FONT: ARIAL;
	font-weight : bold;
	COLOR: #7C7BB8;
    FONT-SIZE: 11px;
}

.BasicServices a:hover
{
	FONT: ARIAL;
	font-weight : bold;
	COLOR: #CCCAE2;
    FONT-SIZE: 11px;
}