*{
	margin:0px;
	padding:0px;
	list-style:none;
}

body, div, span, p, b, a, input, textarea, select { 
	font-family:Verdana, arial; 
	font-size:11px; 
	color:#777A7A;
}

img { border:0px; }
img.titulo { margin-left:20px; margin-top:35px; }
img.produtos { padding-right:20px;}
.btn { border:none; background:url(../images/btn-actions.jpg) no-repeat; height:19px; color:#FFFFFF; font-weight:bold; padding-bottom:3px; margin-right:5px; }
.btn_busca { border:none; font-weight:bold; color:#FFF; background:none; }
.btn-detalhes { border:none; background:url(../images/btn-detalhes.gif) no-repeat; width:130px; height:25px;cursor:pointer;margin-bottom:20px;}

.saiba-mais a { color:#62BB47; font-weight:bold; font-size:10px; float:right; }

a { cursor:pointer; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { color:#FFF;}
h2 { font-weight:bold; font-size:17px; }
h3 { color:#FFF; font-size:11px; }
h4 { font-weight:bold; font-size:10px; }
h5 { font-size:10px; font-weight:normal;height:40px;}

.titulo { color:#FFF; font-weight:bold;  }
.texto  { color:#777A7A; font-size:10px; }

.fl-lef	{ float:left; }
.fl-rig	{ float:right; }
.sp-lef { margin-left:10px; }
.sp-rig { margin-right:10px; }
.sp-top { margin-top:10px; }
.sp-bot { margin-bottom:10px; }

.al-lef { text-align:left; }
.al-cen { text-align:center; }
.al-rig { text-align:right; }
.al-top { vertical-align:top; }
.al-bot { vertical-align:bottom; }

.wp-100{ width:100%; }
.wp-90 { width:90%; }
.wp-80 { width:80%; }
.wp-70 { width:70%; }
.wp-65  { width:65%; }
.wp-60 { width:60%; }
.wp-50 { width:50%; }
.wp-40 { width:40%; }
.wp-30 { width:30%; }
.wp-25 { width:25%; }
.wp-20 { width:20%; }
.wp-10 { width:10%; }

.hp-100{ height:100%; }
.hp-90 { height:90%; }
.hp-80 { height:80%; }
.hp-70 { height:70%; }
.hp-60 { height:60%; }
.hp-50 { height:50%; }
.hp-40 { height:40%; }
.hp-30 { height:30%; }
.hp-20 { height:20%; }
.hp-10 { height:10%; }

.w-dia, .w-mes { width:18px; }
.w-ano { width:30px; }

.wx-15 { width:15px; }
.wx-25 { width:25px; }
.wx-50 { width:50px; }
.wx-60 { width:60px; }
.wx-65 { width:65px; }
.wx-80 { width:80px; }
.wx-100 { width:100px; }
.wx-150 { width:150px; }
.wx-180 { width:180px; }
.wx-200 { width:200px; }
.wx-230 { width:230px; }
.wx-250 { width:250px; }
.wx-300 { width:300px; }
.wx-350 { width:350px; }
.wx-360 { width:360px; }
.wx-370 { width:370px; }
.wx-400 { width:400px; }
.wx-450 { width:450px; }
.wx-500 { width:500px; }
.wx-550 { width:550px; }
.wx-620 { width:620px; }
.wx-640	{ width:640px; }

.hx-50 { height:50px; }
.hx-100 { height:100px; }
.hx-150 { height:150px; }
.hx-200 { height:200px; }
.hx-250 { height:250px; }
.hx-300 { height:300px; }

table.grid  { width:562px; }
table.grid td, table.grid th { padding:5px; }
table.grid tr.cor-1 { background-color:#FAFAFA; }
table.grid tr.cor-2 { background-color:#F0F0F0; }
table.grid .pager { text-align:center; font-weight:bold; color:#000000; }

table.form { width:562px; background-color:#EEEEEE; }
table.form td { padding:5px; }
table.form td.rotulo { width:120px; padding-top:7px; text-align:right; vertical-align:top; }
table.form td.rotulo-sw { padding-top:7px; text-align:right; vertical-align:top; }