body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #849225;
	font-weight:bold;
	background-image:url(../_images/bk.jpg);
	background-repeat:repeat-x;
}
#container { 
	width: 976px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	margin:0 0 15px 0;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 256px;
}
#sidebar2 {
	float: right;
	width: 183px;
}
#mainContent { 
	margin: 0 195px 0 271px;
	padding: 0 10px;
} 
#footer { 
	margin:15px 0 0 0;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.boxTitle {
	background-image:url(../_images/img_title.jpg); 
	background-repeat:no-repeat; 
	height:30px; 
	line-height:27px; 
	padding:0 0 0 5px; 
	color:#fff; 
	font-weight:bold; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
.boxTitleCurso {
	background-image:url(../_images/img_title_curso.jpg); 
	background-repeat:no-repeat; 
	height:31px; 
	line-height:29px; 
	padding:0 0 0 5px; 
	color:#fff; 
	font-weight:bold; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
.cursoTitle {
	background-color:#e7eeca; 
	color:#98a475;
	padding:5px;
	line-height:22px;
        font-size: 10px;
}
.cursoTitleDestaq {
	background-color:#F7CC21; 
	color:#9B9439;
	padding:4px;
	line-height:22px;
}

.alert {
	color:#F00;
	font-weight:bold;
}
.data {
	color:#006e41;
	font-weight:bold;
}
/* links */
a { color:#849225; text-decoration:none; }
a:hover { color:#f1c203; text-decoration:underline; }
a:visited { }
/* products */
ul.produtos {
	padding-left:20px;
	padding-right:5px;
	list-style:square;
	list-style-image:url(../_images/square.gif);
}
ul.produtos li {
	border-bottom:1px dashed #9da851;
	padding:5px 0 5px 0;
}
ul.produtos li a { color:#fff; text-decoration:none; font-weight: normal; font-size:11px; }
/* form */
.inputbox {
	border: solid 1px #859030;
	height: 18px;
}

.inputbox:focus, select:focus, textarea:focus {
	background: #f9fafc;
}

.bt_enviar {
	background: url(../_images/bt_enviar.jpg) no-repeat;
	height:22px;
	width:52px;
	border: 0px solid;
}

.bt_limpar {
	background: url(../_images/bt_limpar.jpg) no-repeat;
	height:22px;
	width:50px;
	border: 0px solid;
}
/* store */
.boxItemLoja {
	background-image:url(../_images/box_item.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:59px;
	line-height:59px;
	color: #808080;
	font-family: Arial;
	font-size:  18px;
	font-weight: normal;
	text-align:center;
}
.boxItemLoja a {
	color: #808080;
	font-family: Arial;
	font-size:  18px;
	font-weight: normal;
	text-decoration:none;
}
.boxItemLoja a:hover {
	color: #808080;
	font-family: Arial;
	font-size:  18px;
	font-weight: normal;
	text-decoration:underline;
}
.boxItemLoja a:visited {
}
.nobold, .texto, .normal {
	font-weight:normal;
}

.button_busca {
	background:transparent url(../_images/bk_ir.jpg) repeat-x scroll 0 0;
	max-width: 25px;
	height: 23px;
	color: #FFFFFF;
}
.yellow {  color:#f1c203; font-size:11px;  }

.polls_color_1
{
	background-color:#8D1B1B;
	border:2px ridge #B22222;
}

.polls_color_2
{
	background-color:#6740E1;
	border:2px ridge #4169E1;
}
