/* CSS Document */

* {margin: 0px ; padding: 0px}
body { background-color: #A7C125; font-family: Arial, Tahoma, "Trebuchet MS";	font-size: 11px; 	color: #FFFFFF;	background-image: url(../img/bgs/bg_corpo.jpg);	background-repeat: repeat-x;}
.logo {margin-left: 34px}
h2 {font-size: 12px;font-weight: bold; margin-top: 10px; margin-bottom: 5px;}
h3 {font-size: 11px;font-weight: bold; margin: 0px}

a {color: #3A671F; text-decoration: none}
a:hover {color: #3A671F; text-decoration: underline}

ul { list-style-position: inside; list-style-type: square;}
li { list-style-position: inside; list-style-type: square;}

.novotopo { background-image: url(../img/bgs/topo.gif); background-repeat: no-repeat; background-position: left top;}
.titulo {margin-bottom: 5px; margin-left: 24px}
#linguas { font-size: 10px; padding-right: 20px }
#linguas a {color: #fff; text-decoration: none}
#linguas a:hover {color: #fff; text-decoration: underline}

#lista { font-size: 11px; margin-bottom: 50px}
#lista td {padding-left:3px;}

#content { font-size: 11px; margin-bottom: 50px}
#content a {color: #fff; text-decoration: none}
#content a:hover {color: #fff; text-decoration: underline}
#content img {margin-top: 4px; margin-bottom: 6px;}
.imghome {border: 5px solid #fff}
.pontilhado_v {	background-image: url(../img/bgs/pontilhado.gif); background-repeat: repeat-y; background-position: center top;}
.imglinks {margin-top: 400px; }

#submenu {margin-bottom: 10px}


#contentint { font-size: 11px; margin-bottom: 30px}
#contentint a {color: #3A671F; text-decoration: underline}
#contentint a:hover {color: #3A671F; text-decoration: none}

#rodape {background-color: #3A671F;}
#rodape a {font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 10px; color: #CCC; text-decoration: none}
#rodape a:hover {font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 10px; color: #CCC; text-decoration: underline}


#relacionados {margin-bottom: 20px; color: #3A671F; font-size: 11px}
#relacionados ul { color: #3A671F; margin-top: 10px; margin-left: 20px}
#relacionados li { color: #3A671F;}

.rodape { background-image: url(../img/bgs/bg_rodape.jpg); background-repeat: no-repeat; background-position: center top;}
.ass {font-size: 10px; margin-top: 15px}
.form {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #7c7c7c;
	height: 18px;
}