/*--------------------------------------------------------------------
LAYOUT "corpo" Style - GRUPO LENA(IE7+ FF1.5+ Opera9+)

Version: 	1.0 - 2008
author: 	Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);

/*-------------------------------------------------------------------------
=HEADER
-------------------------------------------------------------------------*/
/*#header {padding-bottom: 30px; background: transparent url(../pics/areas-header.jpg) no-repeat left bottom;}*/

/*-------------------------------------------------------------------------
=FLASH
-------------------------------------------------------------------------*/
#header{height: 420px;}
#flashContent{position: relative; width: 1015px; height: 340px; z-index: 0;}
#headerFooter{position: absolute; z-index: 20; bottom: 30px;}

/*-------------------------------------------------------------------------
=CONTENT 
-------------------------------------------------------------------------*/
#content{padding: 30px;}

#contentMain{
	position: relative; float: left; width: 520px; overflow: hidden; padding: 0 50px 0 30px;
	font: normal 15px/20px Arial, Helvetica, sans-serif; color: #6a6e93;
}
#contentMain p{padding-bottom: 20px;}
#contentMain p.destaque{text-transform: uppercase; font-weight: bold; color: #2b3065;}

#contentMain a {
	color: #f96e27; border-bottom: 1px solid #d0d3d3; 
	text-decoration: none;
}
#contentMain a:hover, #contentMain a:focus{color: #3ca2d5; border-bottom: 1px solid transparent;}

/*CONTENT SECUNDÁRIO*/
#contentSec{
	position: relative; float: left; width: 280px; min-height: 253px; padding: 0 0 10px 75px;
	background: transparent url(../imgs/formContacto-bg.gif) no-repeat left top;
}
#contentSec h3{color: #f96e27; text-transform: uppercase; padding-bottom: 10px;}
#contentSec ul li{
	display: block; padding: 0 0 0 10px;
	background: transparent url(../imgs/list-icon2.gif) no-repeat 0px 6px;
}
#contentSec a{color: #7dc2de; text-decoration: none;}
#contentSec a:hover, #contentSec a:focus{color: #f96e27;}



/*-------------------------------------------------------------------------
=FICHA TÉCNICA
-------------------------------------------------------------------------*/
.ficha #header{padding-bottom: 30px; background: transparent url(../pics/ficha-header.jpg) no-repeat left bottom; height: 330px;}
#header.fotoPT {background: transparent url(../pics/ficha-header.jpg) no-repeat left bottom;}
#header.fotoEN {background: transparent url(../pics/ficha-header-en.jpg) no-repeat left bottom;}
#header.fotoES {background: transparent url(../pics/ficha-header-es.jpg) no-repeat left bottom;}
#header.fotoFR {background: transparent url(../pics/ficha-header-fr.jpg) no-repeat left bottom;}
.ficha #flashContent{position: relative; width: 1015px; height: 210px; text-indent: -5555px;}



/*-------------------------------------------------------------------------
=LINKS EXTERNOS
-------------------------------------------------------------------------*/
#contentMain a[href^="http:"] {
	padding-right: 10px;
	background: transparent url(../imgs/icon-linkexterno.gif) no-repeat right top;
}
#contentSec a[href^="http:"] {
	padding-right: 10px;
	background: transparent url(../imgs/icon-linkexternoS.gif) no-repeat right top;
}