/* CSS Document */
/* TEMPLATE 10 */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial;
	background:url(../images/fundo2.jpg) center top;
	color: #333333;
}

div#inicial {
	float:left;
	background:url(../images/inicial.jpg);
	width:1003px;
	height: 284px;
}

#container {	
	width:1003px;
	height:AUTO;
	margin:0 auto;
	background-color: #0d8cd3;
}

#topo {
	float:left;
	width:1003px;
	height:253px;
}

#links {
	float:right;
	width:523px;
	height:284px;	
	background:url(../images/fundo-menu.jpg) no-repeat;	
}

#links ul {
	padding-left:46px;
	padding-top:0px;
	text-align:center;
}

#links li {
	font-family:Arial;
	float:left;
	width:auto;
	display:block;
	padding-left:0PX;
	padding-RIGHT:35PX;
	list-style:none;
}

#links li a {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	letter-spacing:0px;
	text-decoration: none;
}

#links a:hover {
	text-decoration:none;
	color:#FFF;
}

#links2 {
	float:right;
	width:523px;
	height:81px;	
	background:url(../images/fundo-menu-interna.jpg) no-repeat;	
}

#links2 ul {
	padding-left:46px;
	padding-top:0px;
	text-align:center;
}

#links2 li {
	font-family:Arial;
	float:left;
	width:auto;
	display:block;
	padding-left:0PX;
	padding-RIGHT:35PX;
	list-style:none;
}

#links2 li a {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	letter-spacing:0px;
	text-decoration: none;
}

#links2 a:hover {
	text-decoration:none;
	color:#FFF;
}

#conteudo {
	width:1003px;
	height:auto;
	margin:0 auto;
	background-color: #0d8cd3;
}

#bemvindo {
	float:left;
	width:480px;
	height:284px;
	background:url(../images/fundo-bem-vindos.jpg) no-repeat;
}

#bemvindo h1 {
	float:left;
	width:389px;
	text-align:justify;
	font-size:12px;
	font-weight:100;
	color:#000;
	padding-top:72px;
	padding-left:68px;
	line-height:18px;
}

#servicos {
	float:left;
	width:361px;
	height:174px;
	background:url(../images/servicos.jpg);
}

#eventos {
	float:left;
	width:305px;
	height:174px;
	background:url(../images/eventos.jpg);
}

#contato {
	float:right;
	width:337px;
	height:174px;
	background:url(../images/contato.jpg);
}

#titulo {
	float:left;
	width:480px;
	height:81px;
}

#conteudopag {
	float:left;
	width:480px;
	height:auto;
	background:url(../images/fundo-conteudo.jpg) no-repeat;
	background-color: #0d8cd3;
}

#conteudopag h1 {
	float:left;
	width:407px;
	text-align:justify;
	font-size:12px;
	font-weight:100;
	color:#000;
	padding-top:40px;
	padding-left:57px;
	line-height:16px;
}

#conteudopag h2 {
	float:left;
	width:290px;
	text-align:justify;
	font-size:12px;
	font-weight:100;
	color:#000;
	padding-top:40px;
	line-height:10px;
}

#conteudopag h3 {
	float:left;
	width:80px;
	text-align:justify;
	font-size:12px;
	font-weight:100;
	color:#000;
	padding-top:40px;
	padding-left:57px;
	line-height:16px;
}

#conteudo2pag {
	float:left;
	width:523px;
	height:auto;
	background:url(../images/fundo-conteudo2.jpg) no-repeat;
	background-color: #0d8cd3;
}

#conteudo2pag h1 {
	float:left;
	width:422px;
	text-align:justify;
	font-size:12px;
	font-weight:100;
	color:#000;
	padding-top:38px;
	padding-left:38px;
	line-height:16px;
}

#conteudo3pag {
	float:left;
	width:1003px;
	height:auto;
	background:url(../images/fundo-conteudo3.jpg) no-repeat;
	background-color: #0d8cd3;
}

#conteudo3pag h1 {
	float:left;
	width:884px;
	text-align:justify;
	font-size:12px;
	font-weight:100;
	color:#000;
	padding-top:38px;
	padding-left:57px;
	line-height:16px;
}
a:link {color:#000; text-decoration:none;}

a:visited {color:#000; text-decoration:none;}

#dados {
	float:left;
	width:1003px;
	height:57px;	
	text-align:center;
	background-color:#0d8cd3;
}

#dados p {
	padding-top:13px;
	font-size:13px;
	color:#aaf9ff;
}

#dados a {
	font-size:13x;
	color:#aaf9ff;
	text-decoration:none;
}

#dados a:hover {
	text-decoration:underline;
}


ul.menu{
	margin-left: 500px;
}

ul.menu li{
	display: inline;
	float: left;
	margin-left: 29px;
}

ul.menu li a{
	font-size:12px;
	color:#fff;
}

p.conteudo{
	margin-left: 70px;
	font-size:12px;
	width: 850px;
}

div.botoes {
	margin-top: 15px;
	margin-left: 68px;
}

div.botoes a{
	
	padding-top: 5px;
	text-align:center;
	background:url(../images/botao1.png) no-repeat;	
	width: 285px;
	float: left;
	height: 55px;
	margin-bottom: 10px;
	margin-right: 17px;
}

div.botoes a:hover{
	background:url(../images/botao2.png) no-repeat;	
	width: 285px;
	float: left;
	height: 55px;
}

span.redes{
	margin-left: 200px;
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
	float: left;
}

span.redes img{
	border: none;
}
span.atendimento{
	margin-left: 120px;
	color: #FFFFFF;
	font-weight: bold;
	width: 180px;
	float: left;
}

span.fotoservicos img{
	background: #FFFFFF;
	float: left;
	padding: 3px;
	margin-right: 4px;
}
