body {
	margin						: 0px;
	font-family 				: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size 					: 11px;
	text-decoration				: none;
	scrollbar-3dlight-color		: #efefef;
	scrollbar-arrow-color		: #ffffff;
	scrollbar-base-color		: #efefef;
	scrollbar-darkshadow-color	: #666666;
	scrollbar-face-color		: #efefef;
	scrollbar-highlight-color	: #999999;
	scrollbar-shadow-color		: #999999;
	background					: url(images/bg_site.gif) #FFFFFF;

	font-family					: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size					: 11px;
	color						: #2B7896;
}

a:visited 	{ text-decoration: none; color: #999999; }
a:link 		{ text-decoration: none; color: #999999; }
a:hover 	{ text-decoration: none; color: #666666; }

td, p, div { 
	font-family					: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size					: 11px;
	color						: #000000;
} 

td .txt_pq { 
	font-family					: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size					: 9px;
	color						: #000000;
	padding						: 5px;
	vertical-align				: top;
} 

form {
	padding						: 0px;
	margin						: 0px;
}

.tit {
	font-family					: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size					: 12px;
	font-weight					: bold;
	color						: #1F80B7;
	margin						: 0px 0px 5px 0px;
}

.ConT {
	background					: url(images/bg_conteudo.gif) repeat-x bottom  #FFFFFF;
}

.FotoProd {
	margin						: 2px 10px 2px 0px;
	float						: left;
}

.FotoProd1 {
	margin						: 2px 10px 2px 0px;
	float						: right;
}

.DV_PROD {
	margin						: 2px 0px 0px 2px;
	clear						: both;
}

#Texto {
	width						: 470px;
	margin						: 5px 0px 5px 40px;
	text-align					: justify;
}

.risc_h {
	background					: url(images/risc_h.gif) repeat-x center;
	height						: 1px;
	width						: 520px;
	margin						: 5px 0px 5px 15px;
}

.risc_hin {
	background					: url(images/risc_h.gif) repeat-x center center;
	height						: 21px;
	clear						: both;
}

.risc_v {
	background					: url(images/risc_v.gif) repeat-y center;
	width						: 6px;
}

.bt_enviar {
	background-image			: url(images/bt_enviar.gif);
	background-repeat			: no-repeat;
	background-color			: transparent;
	width						: 43px;
	height						: 11px;
	border						: 0px none;
	cursor						: pointer;
	margin						: 10px;
}

.bt_cad {
	background-image			: url(images/bt_cad.gif);
	background-repeat			: no-repeat;
	background-color			: transparent;
	width						: 67px;
	height						: 11px;
	border						: 0px none;
	cursor						: pointer;
	margin						: 10px;
}


.text {
	font-family					: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size					: 10px;
	color						: #333333;
	background					: #F9F9F9;
	border						: 1px solid #D2D2D2;
	padding						: 0px 2px 0px 2px;
	margin						: 0px;
	height						: 19px;
}

.textarea {
	font-family					: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size					: 10px;
	color						: #333333;
	background					: #F9F9F9;
	border						: 1px solid #D2D2D2;
	padding						: 0px 2px 0px 2px;
	margin						: 0px;
}
.prodTit {
	color						: #1F80B7;
	background-color			: #e8f4fa;
	padding-right				: 6px;
	height						: 18px;
	
	border-right-color			: #FFFFFF;
	border-right-width			: 1px;
	border-right-style			: solid;
	
}
.prodTxt {
	color						: #666666;
	background-color			: #EDF5F9;
	padding-left				: 6px;
	
	border-left-color			: #FFFFFF;
	border-left-width			: 1px;
	border-left-style			: solid;
}
