/* CSS Document */
/* TEMPLATE 10 */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial;
	background:url(../images/fundo2.jpg) center top;
}

#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:#001367;
	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:#001367;
	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:#001367;
	padding-top:40px;
	line-height:10px;
}

#conteudopag h3 {
	float:left;
	width:80px;
	text-align:justify;
	font-size:12px;
	font-weight:100;
	color:#001367;
	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:#001367;
	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:#001367;
	padding-top:38px;
	padding-left:57px;
	line-height:16px;
}
a:link {color:#001367; text-decoration:none;}

a:visited {color:#001367; 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;
}