/* -- [ini] --- LAYOUT ------------------------------------------------------ */

body {
	background:url(../images/fundo_futurotrans.jpg) top center no-repeat #757374;
	margin: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:17px;
	}

p {margin:0; padding:0}
img {border:none}


#header, #content, #footer, #wrapper { margin-left:auto; margin-right:auto; width:752px; text-align:center; clear:both;	}

#header {height:171px;}
	
#content { background:url(../images/fundo_conteudo.jpg) top repeat-x #FFFFFF;}

#wrapper { width:704px; text-align:left; padding-bottom:25px;}
	
#footer {
	background:url(../images/footer.jpg) no-repeat;
	color:#666666;
	font-size:10px;
	line-height:28px;
	height: 92px;
	}
	
#footer a:link, a:visited {color:#666666; text-decoration:none}
#footer a:hover {color:#CC0000; text-decoration:none}

/* -- [fim] --- LAYOUT ------------------------------------------------------ */

/* -- [ini] --- CONTEUDO ------------------------------------------------------ */

#esquerdo {
	float:left;
	width:456px;
	text-align:justify;
	}
	
#listaServicos {
	width:210px;
	float:left;
	padding-top:8px;
	padding-right:10px;
	font-size:11px;
	line-height:14px;
	}
	
#listaServicos ul {
	list-style-image:url(../images/list_seta.gif);
	text-align:left;
	}
	
#direito { 
	float:right;
	width:226px;
	text-align:left;
	padding-top:43px;
	}
	
	
a.NewsLink:link { color:#333333; text-decoration:none; }
a.NewsLink:visited { color:#333333; text-decoration:none; }
a.NewsLink:hover { color:#CC3333; text-decoration:underline; }

#depointro {
	line-height:15px;
	font-size:11px;
	text-align:justify;
	width:auto;
	min-height:130px;
	background:url(../images/fundo_dep.gif) top center no-repeat #FCEAEB;
	padding:17px 15px 0 15px;  /*	top right botton left */
	}
	
#fotos {
	float:right;
	width:175px;
	height:auto;
	padding-left:10px;
	padding-bottom:10px;
	}
	
.SubTitulo {color: #E06363; font-weight:bold;}

a.SiteLink:link { color:#E06363; text-decoration:none; }
a.SiteLink:visited { color:#E06363; text-decoration:none; }
a.SiteLink:hover { color:#CC0000; text-decoration:underline; }

.data_noticia {
	font-size:9px;
	color:#999999;
	}
	
.TituloNoticia {
	color:#FF3300;
	font-size:16px;
	font-weight:bold;
	}
	
	
.form {
	border:1px solid #999999;
	color:#666666;
	}
	
h1 {
	border-bottom:1px solid #CCCCCC;
	color:#FF3300;
	font-size:13px;
	}

/* -- [fim] --- CONTEUDO ------------------------------------------------------ */


#clear {
	clear:both;
	display:block;
	float: none;
	}
