/* CSS Document */

@import url("conteudo.css");
@import url("cadastros.css");
@import url("class.css");
@import url("menu.css");
@import url("fale_conosco.css");





body {
	margin: 0 0 0 0;
	width: auto;
	height: 100%;
	background-color: #ffffff;
	font: normal 10px verdana;
	color: #000000;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	scrollbar-shadow-color: transparent;
	scrollbar-face-color: #CCCCCC;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-highlight-color: transparent;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	text-aling: center;
}

p {
	line-height: 1.2em;
	margin: 4px;
	text-align: justify;
}
table {
	text-align: center;
	width: auto;
	border: 0;
}

form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table, tr, td{
	background-color: none;
	font: normal 10px verdana;
}

h1, h2, h3, h4, h5 {
	font-size: 10px !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* LINKS */

a:link { 
	text-decoration: none; 
	color: #cc0000; 
}	
a:visited { 
	text-decoration: none; 
	color: #ff0000;
	}
a:hover { 
	text-decoration: underline; 
	color: #ff6666;
	}

a:active {
	text-decoration: none;
	color: #cc0000;
}


acronym{
	font-size: 10px;
	cursor: pointer;
	color: #6666ff;
	font-weight: bold;
	border-bottom: #FFFFFF;
}

/* FLASH */

#anime{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* CONTAINER */

#container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0;	
	width: 770px;
	height: auto;
	font: normal 10px verdana;
	color: #000000;
	background-color: transparent;
}

#topo_1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 150px;
	background-image: url(../imagens/1_topo_1.jpg);
	background-repeat: no-repeat;
}

#topo_menu{
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 305px;
	background-color: transparent;
	width: 174px;
	height: 130px;
}

#topo_2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 40px;
	background-image: url(../imagens/1_topo_2.jpg);
	background-repeat: no-repeat;
}

#topo_2_cad_newsletter{
	margin: 0 30px 0 0;
	vertical-align: middle;
	float: right;
	width: auto;
	height: 30px;
}

/* CONTEÚDO CONTAINER PRINCIPAL */

#container_conteudo{
	color: #666666;
	text-align: justify;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	width: inherit;
	height: auto;
	max-width: 750px !important;
	min-height: 120px !important;
	background-color: transparent;
}


/* RODAPÉ */

#rodape_container{
	table-layout: inherit;
	display: table;
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	width: 770px;
	height: auto;
}

#rodape_principal{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 46px;
	background-image: url(../imagens/1_rodape.jpg);
	background-repeat: no-repeat;
}

#rodape_menu{
	text-align: center;
	vertical-align: middle;
	font: normal 9px verdana;
	color: #000000;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 770px;
	height: 9px;
	background-color: transparent;
}


/* LINKS RODAPÉ */

#rodape_menu a:link { 
	text-decoration: none; 
	color: #666666; 
}	
#rodape_menu a:visited { 
	text-decoration: none; 
	color: #ff0000;
	}
#rodape_menu a:hover { 
	text-decoration: none; 
	color: #ff6666;
}

#rodape_menu a:active {
	text-decoration: none;
	color: #cc0000;
}

#rodape_menu_interno{
	display: table;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: inherit;
	height: 10px;
	background-color: transparent;
}

#rodape_menu_desenvolvimento{
	color: #000000;
	display: table;
	text-align: center;
	vertical-align: middle;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	width: inherit;
	height: 15px;
	background-color: transparent;
}

/* LINKS RODAPÉ */

#rodape_menu_desenvolvimento a:link{ 
	text-decoration: none; 
	color: #000000; 
}	
#rodape_menu_desenvolvimento a:visited{ 
	text-decoration: none; 
	color: #000000;
	}
#rodape_menu_desenvolvimento a:hover{ 
	text-decoration: none; 
	color: #ff6666;
	}

#rodape_menu_desenvolvimento a:active{
	text-decoration: none;
	color: #CC0000;
}



#rodape_menu_texto1{
	display: table;
	float: left;
	margin: 0 20px 0 10px;
	padding: 0 0 0 0;
}

#rodape_menu_texto2{
	display: table;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}

#rodape_menu_texto3{
	display: table;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
}

#rodape_menu_texto4{
	display: table;
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}
