*{margin:0; padding:0; outline:0; border:none;}

#container{
	width:100%;
	position: absolute;
	left: 0;
	top:0;
	margin:0 auto;
	display:table;
}

#cabecalho{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height:150px;
	background: #333;
}

#junto{
	width:900px;
	margin:0 auto;
	background-color:fff;
	margin-bottom:40px;
}

#titulo{
	width:300px;
	height:auto;
	float:left;
	margin:20px;
	margin-left:30px;
	font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}

.telefone{
	float:right;
	margin-right:10px;
}


/*==========================
MENU HORIZONTAL
==========================*/
#menu{
	width:900px;
	height:30px;
	background: #999;
}

#menu ul {
	list-style: none;
}

#menu ul li {	
	float:left;
	background: #999;
	height:30px;
	margin-top:0px;
	padding-left:18px;

}

#menu ul li a {
	
	display: block;
	width: 130px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}	

#menu ul li a:hover {
	display: block;
	width: 130px;
	height:30px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background:#000;
}

/*==========================
DIV CONTEUDO
==========================*/

#conteudo{
	width:950PX;
	height:auto;
	margin:auto;
	padding:150px;
	padding-bottom:20px;
	background-color:fff;
	alignment-adjust:central;	
}
.segura{
	width:900px;
}
/*==========================
*CSS portifolio.php
==========================*/
.portifolio{
	display:table;
	width:860px;
	margin-top:20px;
	border:1px solid #CCC;
}

.portifolio ul, ol{
	list-style:none;
}

.portifolio ul li{
	float:left;
	width:400px;
	margin:15px;
	padding-bottom:10px;
}

.portifolio ul li img{
	margin:10px 0;
	border:1px solid #ccc;
	padding:4px;
}


.portifolio ul li h1, h2, h3{
	font:16px Verdana, Geneva, sans-serif;
	color:#999;
}

.portifolio ul li h1 a, h2 a, h3 a{
	font:16px Verdana, Geneva, sans-serif;
	color:#999;

}

.portifolio ul li h1 a:hover, h2 a:hover, h3 a:hover{
	text-decoration:none;

}
	
.portifolio ul li ol li{
	margin:4px 0;
	padding:0;
	float:left;
	color:#069;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;

}

.portifolio ul li ol li small{
	color:#333;
	font-size:13px;
}

/*------------------------------
NOTICIAS
------------------------------*/
#noticias{
	width:430px;
	height:350px;
	margin:auto;
	background-color: #0CF;
	float: left;
	margin-left:10px;
	margin-top:10px;
}
/*==========================
MATERIAS
==========================*/
.materia{
	width:900px;
	height:400px;
	margin:30px auto;
	background-color: #CCC;
}
/*==========================
BEM VINDO
==========================*/

#bem_vindo{
	width:430px;
	height:350px;
	margin:auto;
	background-color: #0CF;
	float:right;
	margin-right:10px;
	margin-top:10px;
}

/*------------------------------
QUEM SOMOS
------------------------------*/
.dadoscontato{
	width:800px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	padding: 20px 50px 20px 50px;
	text-align: justify;
	margin:20px 5px;
	float: left;
	line-height:190%;
}

.dadoscontato h1{
	font:19px Arial, Helvetica, sans-serif;
	color:#036bac;
	margin-bottom:20px;
}

.dadoscontato h2{
	font:15px Arial, Helvetica, sans-serif;
	color:#069;
	margin-bottom:20px;
	margin-top:20px;
}
/*------------------------------
SERVIÇOS
------------------------------*/
.service{
	width:800px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	padding: 20px 50px 20px 50px;
	text-align: justify;
	margin:20px 5px;
	float: left;
	line-height:190%;
}

.service h1{
	font:19px Arial, Helvetica, sans-serif;
	color:#036bac;
	margin-bottom:20px;
}

.service h2{
	font:15px Arial, Helvetica, sans-serif;
	color:#069;
	margin-bottom:20px;
	margin-top:20px;
}

#miolo{
	width:800px;
	text-align: justify;
	
}


/*------------------------------
FORMULARIO DE CONTATO
------------------------------*/
.formcontato{
	width:800px;
	padding: 20px 10px 20px 50px;
	text-align: justify;
	float:left;
	line-height:190%;
	display:table;
}

.formcontato h1{
	font:19px Arial, Helvetica, sans-serif;
	color:#036bac;
	margin-bottom:20px;
}

.formulario{
	display:table;
	float:left;
	width:380px;
	margin:20px 10px 20px 20px;
	height:auto;
}

.formulario fieldset{
	padding:2%;
	border: 1px solid #ddd;
	font:19px Verdana, Geneva, sans-serif;
	color:#222;
}

.formulario ul{
	list-style:none;
}	

.formulario ul li{
	float:left;
	width:330px;
	margin:2px 0;
	padding:2% 0;
	font:14px Verdana, Geneva, sans-serif;
	color:#222;
}

.formulario ul li label{
	float:left;
	width:300px;
	margin-bottom::8px;
}


.formulario ul li input[type=text]{
	float:left;
	width:350px;
	background:#efefef;
	border: 1px solid #ddd;
}

.formulario ul li textarea{
	float:left;
	width:350px;
	background:#efefef;
	border: 1px solid #ddd;
	resize:none;
}

.formulario ul li input[type=submit]{
	float:left;
	width:120px;
	background:#efefef;
	border: 1px solid #ddd;
	padding:8px 10px;
	font-weight:normal;
	cursor:pointer;
}

.formulario ul li input[type=submit]:hover{
	background:#f2f2f2;
	border: 1px solid #ccc;
	font-weight:800;
}


.formulario ul li input[type=text]:focus{
	background:#FFF;
	border: 1px solid #ccc;
}

.formulario ul li textarea:focus{
	background:#FFF;
	border: 1px solid #ccc;

}

.endereco{
	float: right;
	width:300px;
	padding:2px 50px 0 0;
}
.local{
	float:right;
	margin:30px 0px 0px 5px;
	width:300px;
	height:300px;
	border:1px solid #CCC;
	position:relative;
}
.link_mapa{
	float:right;
	margin:5px 90px 10px 5px;
}

/*------------------------------
NOTICIAS
------------------------------*/
iframe{
	width:830px;
	height:400px;
}

/*------------------------------
=RODAPE
------------------------------*/

#rodape {
	left: 0;
	width:100%;
	background: #222;
	clear:both;
}

#rodape div {
	display: table;
	margin: 0 auto;
	padding: 60px 0 50px 100px;
	width: 1000px;
	color:#fff;
}

#rodape div section {
	display: table-cell;
	width: 450px;
}

#rodape div #about, rodape div #blogroll {
	padding-right: 60px;
	margin-bottom:50px;
}

#rodape h3 {
	color: #FFF;
}

#rodape a {
	color:#fff;
}

#rodape a:hover {
	color: #FFF;
	text-decoration: none;	
}

#rodape ul {
	margin: 0 0 0 0px;
	list-style: square;
	color:#FFF;	
}

#rodape ul li a {
	display: block;
}
