@charset "UTF-8";
/* CSS Document */

body {
	
	font-family: calibri, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(imagens/fundo.gif);
	}
	
	
	
body,td,th {
	font-size: 12px;
}
a:link {
	color: #036;
}
a:hover {
	color: #A3C;
}

a:visited {
	color: #000;
}
h1 {
	color: #027475;
	border-bottom:2px solid;
	
	display:block;
	font-size:18px !important;
	margin:15px;
}
h2 {
	color: #333;
	border-top:1px solid;
	text-transform: inherit;
	display:block;
	font-size:14px !important;
	margin:15px;
	padding-top:10px;
}

#tudo {
	width: 1250px; position: relative;left: 50%; margin-left: -625px; 
	background-color:#f6fbfb;
	
}
#marca {
	width: 780px; position: relative; left: 50%; margin-left: -390px;


}
#menu {
	width: 780px; position:relative;left: 50%; margin-left: -390px;
	height:30px;
	background-color:#054f51;

}
#banner {
	width: 780px; position:relative;left: 50%; margin-left: -390px;
	height:190px;
	

}
#conteudo {
	width: 780px; position:relative;left: 50%; margin-left: -390px;
	background-color:#f6fbfb;
	
}
#conteudo p{
	padding-left:20px;
	padding-right: 20px;
	line-height:20px;
	text-align:justify;
	color: #436F74;
	font-size:14px;
}

#conteudo li{
	margin-left:40px;
	padding-right: 20px;
	line-height:20px;
	text-align:justify;
	color: #436F74;
	font-size:14px;
}

#rodape {
	font-size:10px;
	width: 780px; position:relative; left: 50%; margin-left: -390px;
	height:50px;
	background-color:#054f51;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-top:7px;

}
#rodape p{
	margin-left:15px;
margin-right:15px;
margin-bottom:0px;
margin-top:0px;}

/* ---------------------- INICIO DO CONTEUDO (BORDAS ARREDONDADAS DO MEIO) ---------------------- */

.topo {background: url(imagens/dot.gif) 0 0 repeat-x; }
.base {background: url(imagens/base.png) 45% 100% no-repeat;}
.esquerdo {background: url(imagens/fundo_esquerdo.gif) 0 0 repeat-y	;}
.direito {background: url(imagens/direito.gif) 100% 0 repeat-y; }
.base_esquerda {background: url(imagens/fundo_base_esquerdo.gif) 0 100% no-repeat; }
.base_direita {background: url(imagens/fundo_base_direito.gif) 100% 100% no-repeat;}
.topo_esquerdo {background: url(imagens/fundo_topo_esquerdo.gif) 0 0 no-repeat;}
.topo_direito {background: url(imagens/fundo_topo_direito.gif) 100% 0 no-repeat;} 


/* ---------------------- FIM DO CONTEUDO (BORDAS ARREDONDADAS DO MEIO) ---------------------- */


/* ---------------------- INICIO DO MENU ---------------------- */

#menu{
	position:relative;
	display:block;
	font-size:10px;
	font-weight:bold;
	background:transparent url(imagens/botao.png) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	background: url(imagens/botao.png) #054f51;
	height: 35px;
	
	
}
#menu ul{margin:0px; margin-left:0px;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0 0px 0 0;}
#menu ul li a{display:block; float:left;color:#DDDDDD;text-decoration:none; text-align:center; padding-top:13px; padding-right:28px; padding-left:27px; height:22px;}
#menu ul li a:hover,.menu {color:#fff;background:transparent url(imagens/botao2.png) repeat-x top left #027475; }
/* ---------------------- FIM DO MENU ---------------------- */

