body {
	margin: 0px;
	/*background-image:url(../../display/images/bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;*/
	background-color:#C9DA50;
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#E6E6E6;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

img {
	border: 0px;
}

input, select, textarea, inputselectd {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #5F5F5F;
	background-color : White;
	font-weight : none;
}

textarea {
	font-size : 12px;
}

input:focus, select:focus, textarea:focus {
	background: #EFF5F8;
	color: #000; 
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration:none;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #5F5F5F;
	text-decoration:underline;
}

table, td, b, div, p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.titulo {
	font-size:17px;
	color:#00205C;
}

.data {
	font-size:10px;
	color:#003366;
	font-weight:bold;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	font-weight:bold;
}

.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FE890B;
	text-decoration:none;
	font-weight:bold;
}

.menu_item {
	font-family: Arial;
	font-size: 11px;
	color: #58534D;
	text-decoration:none;
}

.menu_item:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE880B;
	text-decoration:none;
	font-weight:bold;
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE880B;
	text-decoration:none;
	font-weight:bold;
}

.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.link2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.categoria {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
}

.categoria:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
}

.titulo_prod {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

.titulo_prod:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.rodape:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.categoria_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
	font-weight:bold
}

.categoria_nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
	font-weight:bold
}

.produto_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

.produto_nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

