/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background: url(../images/left_bar.gif) #e2ede9 repeat-y 0 0;
}


a[href $='.pdf'] {
padding-left:20px;
 background: url(../images/pdf.gif) transparent no-repeat 0 50%;
}

/*--------------------------- container ----------------------------*/

#container {
	width:100%;
	color:#FFFFFF;
	margin:0 auto;
	text-align:left;
	position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
	
html>body #container {
    height: auto;
}

/*--------------------------- stat ----------------------------*/

#banner {
	background-color:#fff;
}

/*--------------------------- top ----------------------------*/

#top {
	margin: 0;
	background: url(../images/top_tile.gif) #fff repeat-x 0 0;
	height:116px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 116px;
	}
	
html>body #top {
	height: 116px; /* ie5win fudge ends */
	}

#top h1 {
	font-size:16px;
	}	
	
#menu_vert {
	position:absolute;
	right:30px;
	top:40px;
	color:#006666;
}

#menu_vert a {
	margin-left:5px;
	margin-right:5px;
	color:#666;
}
/*--------------------------- left ----------------------------*/
	
#left {
	position: relative;
	float:left;
	top: 10px;
	left: 0px;
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#bbbbbb;
	width: 223px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 223px;
	}
	
html>body #left {
	width: 223px; /* ie5win fudge ends */
	}

/* CSS do menu */

#menu {
	position: absolute;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
	width:165px;
}

dl#menu  {
	margin:0 0 0 7px;
}

dl#menu dl {
	margin:0 0 0 5px;
}

dl#menu a, #menu dt {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

dl#menu a,dt {
	margin-top:10px;
	cursor:pointer;
}

dl#menu dd {
	margin:4px 0 4px 10px;
}

dl#menu ul {
	list-style:none;
	font-size:9px;
	/*margin:2px 0 2px 0;*/
}

dl#menu li a {
	list-style:none;
	font-size:9px;
	margin:2px 0 2px 0;
}

dl#menu ol {
	/*margin:2px 0 2px 10px;*/
	margin-left:60px;
	list-style:none;
}

html>body #menu li {
	margin-left:-35px;
	}
/*--------------------------- left menu ----------------------------*/

#left #smenu1,#smenu2,#smenu3,#smenu4,#smenu5,#smenu6,#smenu7,#smenu8,#smenu9,#smenu10,#smenu11,#smenu12,#smenu13 {
	display:none;
}

#left #smenu9 {
	margin-left:10px;
}
	
/*--------------------------- middle ----------------------------*/	
	
#middle {
	width:70%;
	margin: 0px 20px 20px 229px;
	padding: 20px;
	font-size:11px;
	line-height:15px;
	color:#000;
	text-align:justify;
	background: url(../images/center_bk.jpg) transparent no-repeat 0 0;
	}
	
#middle h1 {
	/*font-family: "Trebuchet MS", Verdana, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 0 10px 0;
	font-size: 140%;
	text-align:right;
	line-height: 1.5em;
	font-weight: bold;
	color: #6d8b67;
	margin:0;
	background: url(../images/linha.gif) transparent repeat-x bottom left;
}

#middle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 125%;
	line-height: 1.5em;
	font-weight: bold;
	color: #6d8b67;
}

#middle h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #5e7068;
}

#middle a {
	color:#6d8b67;
	
}

#middle div.logo {
	
	margin:2px 0;
	text-align:right;
}

#middle div.image {

}

#middle div.image_right {
	float:right;
	margin-left:10px;
	border:1px solid #ccc;
}

#middle div.image_left {
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
}

#middle table.logos {
	width:100%;
	margin:20px 0;
}
	
#middle table.logos td {
	padding:2% 0;
}

#middle div.data {
	margin:10px 0;
}

#middle div.news_text {
	margin:10px 0;
}

#middle div.back {
	margin:10px 0;
}

/*------------------ contactos ------------*/

#middle dl.contactos {
	margin:10px 20px 25px 0;
	width:280px;
	height:175px;
	float:left;
}

#middle dl.contactos dt {
	font-weight:bold;
	margin:0 0 6px 0;
}

#middle dl.contactos dt.pais {
	font-weight:bold;
	color:#78837f;
	padding-bottom:5px;
	border-bottom:1px solid #dbdfdd;
}

#middle dl.contactos dd {
	margin:0;
}

#middle dl.contactos dd.email {
	margin:5px 0;
}

#middle dl.empresas {
	margin:10px 20px 20px 0;
	width:280px;
	height:125px;
	float:left;
}

#middle dl.empresas dt {
	font-weight:bold;
	margin:0 0 6px 0;
}

#middle dl.empresas dt.pais {
	font-weight:bold;
	color:#78837f;
	padding-bottom:5px;
	border-bottom:1px solid #dbdfdd;
}

#middle dl.empresas dd {
	margin:0;
}

#middle dl.empresas dd.email {
	margin:5px 0;
}

#middle div.separador {
	margin:3px 0 25px 0;
	height:3px;
	background-color:#dbdfdd;
	clear:both;
}

#middle ul.fichas {
	list-style-type:none;
}

#middle ul.fichas li {
	margin:5px 0px;
	padding-left:19px;
	background: url(../images/pdf_icon.gif) transparent no-repeat 0 50%;
}
	
/*--------------------------- right ----------------------------*/	
	
#right {
	display:none;
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
	
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
	
/*--------------------------- right ----------------------------*/

#footer {
	display:none;
	position: relative;  /* Needed for Safari */
	padding: 10px 0;
	background-color: #ccc;
	width: 100%;
}

/*--------------------------- noticias ----------------------------*/

div.noticias {

}

a.header {
	margin:20px 0;
	font-size:12px;
	font-weight:bold;
}

div.data {
	color:#333;
	margin:7px 0;
}

div.small_text {
	margin:7px 0;
	padding-bottom:12px;
	border-bottom:1px dotted #ccc;
}
/*--------------------------- formulários ----------------------------*/

div.form {
	margin:25px;
}

div.form h2 {
	color:#703C4D;
	border-bottom:1px solid #ccc;
	width:200px;
	margin:4px 0 6px 0;
	font-size:10px;
	font-weight:normal;
}

div.form h3 {
	width:400px;
	margin:2px 0 4px 0;
	font-size:11px;
}

div.form div.form_left {
	width:300px;
	float:left;
}

div.form div.form_right {
	margin:140px 0 0 0;
}

html>body div.form div.form_right  {
	float:left;
	margin:90px 0 0 0;
}

div.form fieldset {
	width:300px;
	float:left;
	margin-right:5px;
	padding:10px;
}

div.form #produtos {
	width:550px;
	height:40px;
	margin-right:5px;
	padding:10px;
	float:none;
	clear:both;
}

div.form legend {
	color:#527DCC;
	margin:4px 0 6px 0;
	font-size:10px;
	padding:6px;
	font-weight:bold;
}

div.form div.textareas {
	clear:both;
}

div.form div.name {
	color:#535E65;
	font-size: 10px;
	font-weight:bold;
	margin:2px;
	padding:0 0 0 23px;
}

div.form label {
	display:block;
	color:#535E65;
	font-size: 10px;
	font-weight:bold;
	margin:2px;
	padding:0;
}

/*--------------------------- tables ----------------------------*/

table.enter {
margin-top:50px;
}
