body {
	margin: 0px;
	background-color: #000000;
	font-family: Tahoma, Verdana, Helvetica-Normal;
}
.home {
	background-image: url(../img/fundo-interno.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	font-size: 11px;
	color: #333333;
}
.noticias {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 230px;
	margin: 0px;
	padding-left:4PX;
	padding-right:4PX
}
.noticias h1{
	font-size: 14px;
	color: #727272;
	text-decoration: none;
	background-color: #EEEEEE;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-left: 20px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.lateral {
	background-image: url(../img/fundo-lateral.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	font-size: 11px;
}
.rodape {
	color: #5C5C5C;
	text-decoration: none;
	font-size: 11px;
}
.rodape a, .rodape a:visited, .rodape a:active{
	color: #707070;
	text-decoration: none;
}
.rodape a:hover{
	color: #CCCCCC;
	text-decoration: none;
}


.links {
	color: #F4C0BE;
	font-size: 11px;
	text-decoration: none;
}
.links a, .links a:visited, .links a:active{
	color: #F4C0BE;
	text-decoration: none;
}
.links a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.noticias h2 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-left: 20px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 12px;
}
.noticias h3 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
}
.noticias a, .noticias a:active, .noticias a:visited{
	color: #666666;
	text-decoration: none;
}
.noticias a:hover{
	color: #DB352D;
	text-decoration: none;
}
.home h1{
	background-color: #FAFAFA;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #DB352D;
}
.lateral a, .lateral a:active, .lateral a:visited{
	color: #666666;
	text-decoration: none;
}
.lateral a:hover{
	color: #000000;
	text-decoration: none;
}
.texto {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.texto a, .texto a:visited, .texto a:active{
	color: #DB352D;
	text-decoration: none;
}
.texto a:hover{
	color: #000000;
	text-decoration: none;
}

.form {
	padding: 2px;
	border: 1px solid #C4C4C4;
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica-Normal;
	color: #333333;
}
.botao {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #DDDDDD;
	border: 1px solid #B9B9B9;
}
.texto h2{
	font-size: 12px;
	font-weight: bold;
	color: #DB352D;
	margin: 0px;
}
.texto h2 a, .texto h2 a:active,.texto h2 a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #DB352D;
	margin: 0px;
	text-decoration: none;
}
.texto h2 a:hover{
	color: #000000;
}
.texto img {
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px none #D4D4D4;
	padding: 5px;
	background-color: #FFFFFF;
}
.texto ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style-image: url(../img/seta.gif);
}
.produtos {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 30px;
	height: 75px;
}
.produtos img{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 5px;
	float: left;
}
.produtos h1{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-left: 110px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.produtos h2 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-left: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: normal;
}
.produtos a, .produtos a:active, .produtos a:visited{
	color: #333333;
	text-decoration: none;
}
.produtos a:hover{
	color: #DB352D;
	text-decoration: none;
}
.home h3 {
	background-color: #FAFAFA;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fotos img{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.texto h4 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
.noticias h4 {
	font-size: 10px;
	color: #DD433B;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-right: 8px;
	margin: 0px;
}
