body {
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border-color:#800001;
}

a{
	text-decoration:none;
	color: #990000;
}
a:hover{
	text-decoration:none;
	color: #FF6600;
}
.link_informativo:hover{
	color:#F79F40;
	cursor:pointer;
}

.topo{
	width:900px;
}
.conteudo {
	margin-top: 10px;
	margin-left: 10px;
	width:1000px;
}



/* ############ textos ####### */

.branco{
	color:#FFFFFF;
}
.brancomaior{
	color:#FFFFFF;
	font-size:14px;
}
.brancomenor{
	font-size:12px;
	color:#FFFFFF;
}
.vermelho{
	color: #990000;
}
.informativo{
	color: #990000;
	width:235px;
	margin:10px 0px 5px 10px;
	
}
.maior{
	font-size:14px;
	font-weight:bold;
}

.paragrafo{
	color: #990000;
	text-indent:20px;
	width:720px;
	margin-top:2px;
	text-align:justify;
}
.tabela_prod{
	font-size:10px;
	color: #990000;
	border:solid 1px #990000;
}



/* ######### formulario ######### */
.input_text{
	border:#990000 1px solid;
	height:16px;
	width:270px;
	color: #990000;
}
.input_text2{
	border:#990000 1px solid;
	height:14px;
	color: #990000;
	margin-bottom:2px;
}
.input_text_m{
	border:#990000 1px solid;
	height:14px;
	color: #990000;
	margin-bottom:2px;
}
.input_button{
	background-color:#990000;
	height:20px;
	width:50px;
	color:#FFFFFF;
	border:#990000 1px solid;
}
.input_button2{
	background-color:#990000;
	height:20px;
	color:#FFFFFF;
	border:#990000 1px solid;
}
.input_button3{
	background-color:#990000;
	height:18px;
	color:#FFFFFF;
	border:#990000 1px solid;
	margin-bottom:2px;
	margin-left:5px;
	width:80px;
}
textarea{
	border:#990000 1px solid;
	height:100px;
	width:270px;
	color:#990000;
}

/* ### divs #### */

.div_amarelo{
	background-color:#FFF49A;
}

.div_prod{
	width:370px;
	text-align:justify;
}
.div_prodmaior{
	width:725px;
	text-align:justify;
}

.divident{
	text-indent:10px;
}

.it_video{
	width:360px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}