﻿body 
{
   margin: 0;
   padding: 0; 
   background-color: #b2b2b2;
   width: 941px; 
   margin-left: auto; 
   margin-right: auto;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
}


/* navigation links */

.nav li a {
	color: #FFF !important;
	text-transform: uppercase;
}

/*  typography */

.text16 {
	font-size: 15px;
}

.text12 {
	font-size: 12px;
}

.heavy {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

#content_header h1 {
	font-size:22px;
	font-weight:normal;
	padding-left:30px;
	padding-top:7px;
}

.rightArrow {
	background: url(/pics/arrowRight.gif) no-repeat center left #fff;
	padding-left: 25px;
}

.rightArrowIndent {
background:transparent url(/pics/arrowRight.gif) no-repeat scroll left center;
margin-left:10px;

padding-left:14px;
}

a.email {
	background: url(/pics/email_link.png) no-repeat center left;
	padding-left: 18px;
	text-decoration: none;
}

.main_text a {
	color: #df0024
}

.tab {
	padding-left: 30px;

}

a.email:hover {
	background: url(/pics/email_go.png) no-repeat center left;
	color: #b11117 !important;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* colours */

.darkRed {
	color: #df0024 !important;
}

.midGrey {
	color: #333333;
}

.liteGrey {
	color: #676767;
}

/* columns */ 

.column290 {
	float: left;
	width: 275px;
	padding: 5px;
}

/* mnenu */

.menu {
	background-color:#666666;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

.menu td {
	text-align: center;
	height: 40px;
	min-width: 68px;
}
.menu td:hover{
	background-color: #cb0021;
	
}

.menu .currentPage {
	background-color:#cb0021 !important;
}

.menu_separator {
	width: 3px !important;
}
.menu_separator:hover {
	background-color:#666666 !important;
}
.menu a {
	color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    
}

.menu a:hover {
	text-decoration: none !important;
	color: #eeeeee !important;
}


#top
{
    width: 941px;
    background-color: White;
    margin-bottom:15px;
    float:left;
}


.nospace 
{
    float:left;
    margin-top:10px;
    margin:0px;
    padding:0px;
}


ul.nav, .nav ul{
    /*Remove all spacings from the list items*/
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}


ul.nav{
    display: table;
    width: 941px;
    table-layout: fixed;
    height: 35px;
}


ul.nav>li{
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    top: 0px;
    left: 0px;
}


ul.nav li:hover>ul{
    /*When hovered, make them appear*/
    display : block;
}


.nav ul li a{
    /*Make the hyperlinks as a block element, sort of a hover effect*/
    display: block;
}


ul.nav, .nav ul, .nav ul li a{
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor: pointer;

}


ul.nav li:hover,
.nav ul li a:hover{
    background-color: #cb0021;
    color: #FFFFFF;
}


ul.nav li:active,
.nav ul li a:active{
    background-color: #cb0021;
    color: #FFFFFF;
}


.nav a{
    text-decoration: none;
}


#content_area
{
    width: 941px;
    float:left;
}


#main_content
{
	float:left;
	padding-bottom:20px;
	padding-left:23px;
	padding-right:23px;
	/*width:655px;*/
	line-height: 1.55em;
}


#content_header
{
    background-color:white;
    width: 668px;
    float: left;
    margin-top: 4px;
}


#content 
{
    float:left;
    background-image: url('/pics/grey_deg.jpg');
    background-repeat: repeat-x;
    width: 100%;
}


#right 
{
	float:right;
	margin-right:4px;
	width:273px;
}


#news
{
    width: 273px;
    float: left;
}


#news_content
{
    float: left;
    padding-top:14px;
    padding-top: 5px;  
    width: 273px;
    overflow: hidden;
}

#news_content a {
	color: #df0024;
}


#news_content ul li
{
    list-style-image:url(/pics/arrow.jpg);
    list-style-position:outside;
    list-style-type:none;
}


.news_separator
{
    background-color: lightGray;
    border:0 none;
    height:1px;
    width:200px;
}


#blog
{
    background-image: url('/pics/blog.jpg');
    width: 273px;
    height: 111px;
    float: left;
    margin-top:5px;
}

#blog_EN
{
    background-image: url('/pics/blogEN.jpg');
    width: 273px;
    height: 111px;
    float: left;
    margin-top:5px;
}

#newsletter
{
    background-color: #f0f0f0;
    float: left;
    width: 273px;
    margin-top:5px;
}


#newsletter_fields 
{
    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
}


#newsletter_fields input
{
    margin-top:7px;
    background-color:White;
    color:#656565;
    border: 1px solid #666;
    padding: 3px;
    background: url(/pics/shadeTop.png) repeat-x top;
}

#newsletter_fields .error
{
    margin-top:7px;
    background-color:White;
    color:#656565;
    border: 1px solid red;
}



#newsletter_fields .botao
{
    width:50px;
    border:0px;
    background-image:url(/pics/enviar.jpg);
    height:23px;
    width:70px;
    cursor: pointer;

}

#newsletter_fields .botao_EN
{
    width:50px;
    border:0px;
    background-image:url(/pics/enviarEN.jpg);
    height:23px;
    width:70px;
    cursor: pointer;

}

.content_medium_font_b_red
{
    color: #FF3300;
    font-weight: bold;
}


.content_small_font_b
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;
}


.content_small_font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}


.content_small_font_b_red
{
    color: #FF3300;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}


.content_medium_font
{
    
}
 
 
#header
{
    background-image: url('/pics/header_grey.jpg');
    width: 941px;
    height: 88px;
    background-repeat: repeat-x;
    float:left;
}


#ad
{
    width:382px;
    height:88px;
    float:left;
}
 
 
#lang
{
	background-repeat:no-repeat;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	margin-top:10px;
	padding-right:20px;
}


#lang a
{
	background: url(../pics/separator.jpg) no-repeat left center;
	font-size: 11px;
	padding: 0 5px 0 8px;
	color: gray;
   /* padding-left:21px;*/
    text-decoration:none;
}

#lang a:hover {
	color: #333;
}


#footer
{
    background-color: #656565;
    width: 941px;
    height: 38px;
    float: left;
}


#dev
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #656565;
    padding-right:24px;
    padding-top:9px;
    float:right;
}


.main_text
{
    margin: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.saiba_mais 
{
    float:right;
    margin-right:60px;
    width: 96px;
    height: 22px;
}


.saiba_mais a
{
    margin-left:21px;
    margin-top:5px;
    color:White;
    font-weight:bold;
}
 
 
.blog_button
{
    border-width: 0px;
    margin-top: 70px;
    margin-left: 21px;
}


.news_headlines_b
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}


.footer_logo 
{
    width:87px;
    height:38px;
    float:left;
    margin-left: 30px;
}


.footer_text
{
    color: #CCCCCC; 
    margin-top:13px;
    margin-left:20px;
    width:60%;
    height:38px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    float: left;
}


.footer_text a
{
   color: #CCCCCC; 
}


.footer_twitter
{
    height:38px;
    float: right;
    padding-right:20px;
}


.mail_content
{
    margin-top: 10px;
    margin-left: 10px;
}
 
 
.news_header
{
    width: 273px;
    float: left;
    margin-top: 4px;
}
 
.ne
ws_articles
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
 
 
.signature
{
    float: left;
    padding-left: 50px;
}

