/* content */
.text-header
{
	font-size: 15pt;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
}
.pageContent { font-size: 10pt; font-family: Tahoma; color: #E0E6E9; }
 .pageContent a { font-size: 10pt; font-family: Tahoma; color: #8D8D8D; }

/* top elements */
.company { font-weight: bold; font-size: 16pt; font-family: Arial; color: #6D787D; }
.slogan { font-size: 9pt; font-family: Arial; color: #ACB3B6; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: none; text-transform: uppercase;}
.amenu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: underline; text-transform: uppercase;}

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma; color: #ffffff; }

/*firmas*/
.firma { font-size: 10pt; font-family: Tahoma; color: #3192ff; }
.servicios { font-size: 10pt; font-family: Tahoma; color: #3192ff; }

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }


/*menu izquierda*/



a.clase1:active{ 
	text-decoration:none;
	color:#ffffff;
	font:12px;
	font-family: Tahoma;
}

a.clase1:visited{ 
	text-decoration:none;
	color:#ffffff;
	font:12px;
	font-family: Tahoma;
}

a.clase1:hover{ 
	text-decoration:none;
	color:#0d60a2;
	font:12px;
	font-family: Tahoma;
}

/*links content*/




a.clase2:{ 
	text-decoration:underline;
	color:#0d60a2;
	font:13px;
	font-family: Tahoma;
}

a.clase1:visited{ 
	text-decoration:none;
	color:#ffffff;
	font:12px;
	font-family: Tahoma;
}

a.clase2:hover{ 
	text-decoration:underline;
	color:#ffffff;
	font:13px;
	font-family: Tahoma;
}

.menu{ font-size: 10pt; font-family: Tahoma; color:#44a8e8;}

.menu:hover{ text-decoration:underline; color:#FFFFFF;}

.pad_img1{
	padding-left:110px;
}

.img1{
	border:1px solid #CCCCCC;
}