body {
	background-color:#dce8ff;
	background-image:url(../imgs/deg1.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

#top_left
{
	background-image:url(../imgs/bg_left.gif);
	background-repeat:no-repeat;
	background-position:right top;	
}

#top_right {
	background-image:url(../imgs/bg_right.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#top_bg
{
	background-image:url(../imgs/bg_top.gif);
	background-repeat:no-repeat;
	height:406px;
}
#cab {
	position:absolute;	
	
}
#menu_down {
	background-image:url(../imgs/menu_down.gif);
	width:221px;
	height:199px;	
	background-repeat:no-repeat;
}
.titleProd {
	background-image:url(../imgs/fd_item.gif);
	background-repeat:no-repeat;
	width:160px;
	height:60px;
	padding-top:20px;
	padding-left:30px;
}
.titleDown {
	background-image:url(../imgs/fd_downloads.gif);
	background-repeat:no-repeat;
	width:160px;
	height:60px;
	padding-top:10px;
	padding-left:90px;	
}
.itemSubmenu {
	padding-left:30px;
	padding-bottom:10px;
}
.linkSubmenu {
	padding-left:15px;
}
.linkSubmenu:hover {
	background-image:url(../imgs/arrow_green.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}
.blue11 {
	font-size:12px;
	color:#296fb0;
}
.textarea {
	background-image:url(../imgs/fundo_textarea.gif);
	background-repeat:no-repeat;
	width:323px;
	height:142px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#296fb0;
	padding-left:10px;
	padding-top:10px;
}
.green {
	font-size:12px;
	color:#88c03e;
}
.green2 {
	font-size:16px;
	color:#88c03e;
}
.optionlist {
	background-color:#e6efff;
	background-repeat:no-repeat;
	font-size:11px;
	border:none;	
	color:#296fb0;
	padding:6px;
	width:100%;
	cursor:pointer;
}
.fundoForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-image:url(../imgs/fundo_item.gif);
	background-repeat:no-repeat;
	width:322px;
	height:28px;
	font-size:12px;
	color:#296fb0;
	border:none;
	padding-top:6px;;
	padding-left:10px;
}
.fdP {
	background-image:url(../imgs/item_peque.gif);
	width:177px;
	height:28px;
	background-repeat:no-repeat;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#296fb0;
	padding-top:6px;;
	padding-left:10px;
}
.blue_show11 {
	font-size:11px;
	color:#9abdf8;
}
.read {
	font-size:11px;
	color:#296fb0;
	line-height:24px;
	text-align:justify;
}
.blue_over {
	background-color:#FFF;
	padding:10px;
}
.blue_over:hover {
	background-color:#f1f6ff;
}	
