/*content style (text=pageContent)*/

.text-header
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #4DB7DE;
}

.text
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#the_name, #the_email, #the_city, #the_telefone, #the_code, 
#the_comment, #the_file, #the_imgcode {
    margin-top: 5px;
    margin-bottom: 5px;
}

#the_imgcode {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pageContent 
{
	font-size: 11px;
	color: #919191;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 11px;
	color: #919191;
	font-family: Arial;
}


/* top elements */

.company
{
	font-size: 21px;
	color: #4DB7DE;
	font-family: Tahoma;
	letter-spacing : -1px;
	font-weight: bold;
}

.slogan
{
	font-size: 10px;
	color: #A5A5A5;
	font-family: Tahoma;
}

.slogan2
{
	font-size: 24px;
	color: #000000;
	font-family: Tahoma;
	letter-spacing : -1px;	
}

/*main menu*/

.menu
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}

.amenu
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: underline;
	word-spacing: -1px;
	font-weight: bold;
	text-decoration: underline;
}


/*submenu*/

.submenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.asubmenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;	
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.abmenu
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
}

.menu_separator
{
	background-color: #71C5E5;
}
.destacado-rojo {
	color: #800000;
    font-size: small;
}
.destacado-azul {
	font-weight: bold;
	color: #0066ff;
}
.opacar-en-gris {
	color: #999999;
}
.rojo-negritas {
	font-weight: bold;
	color: #800000;
}
strong {
    font-size: small;
}

