/* Start of CMSMS style sheet 'style' */
* { margin:0; padding:0;}

body {
	background:#ffffff;
	background-image:url(uploads/images/bg.jpg);
	font-family:Tahoma;
	font-size:100%;
	color:#000000;
	margin:22px 0 0;
	padding:0;
}
div, p, ul, h1, h2, h3, h4, h5, form, label {
	padding:0px;
	margin:0px;
}
img {
	padding:0px;
	margin:0px;
	border:0px;
}
ul {
	list-style-type:none;
}
table {
	font:10px "Tahoma";
	color:#333333;
}

form p {
	font:10px "Tahoma";
	color:#292929;
}

form input {
	background:#e9e9e9;
	border:1px solid #666666;
	font:10px "Tahoma";
}

form textarea {
	background:#e9e9e9;
	border:1px solid #666666;
	font:10px "Tahoma";
}

form label, option, select {
	background:#e9e9e9;
	font:10px "Tahoma";
}

form input.submit {
	background:#666666;
	width:52px;
	height:20px;
	margin: 1px 0 1px 0;
	font:10px "Tahoma";
	color:#FFFFFF;
}
/* -------------------- Menu ---------------------------*/
#logo{
	width:760px;
	height:90px;
	position:relative;
	margin:0 auto;
}
#destaque{
	width:760px;
	height:248px;
	position:relative;
	margin:0 auto;
	padding-top:15px;
}
#menu{
	width:760px;
	height:28px;
	position:relative;
	margin:0 auto;
	padding-left:35px;
	padding-top:15px;
}
#menu ul {
	width:760px;
}
#menu ul li{
	float:left;
	font:11px/32px "Tahoma";
	text-transform:uppercase;
}
#menu ul li a.bt1{
	width:100px;
	height:28px;
	display:block;
	background:url(uploads/images/bt_bkg1.jpg) 0 0 no-repeat;
	padding-right:3px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}
#menu ul li a.bt2{
	width:111px;
	height:28px;
	display:block;
	background:url(uploads/images/bt_bkg2.jpg) 0 0 no-repeat;
	padding-right:3px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}
#menu ul li a:hover{
	color:#000000;
}
#main {
	width:760px;
	height:auto !Important;
	background-color:#dedede;
	margin:0 auto;
}
#main a {
	text-decoration:none;
	font:10px "Tahoma";
	color:#006600;
}
#main a:hover {
	text-decoration:none;
	color:#66CC00;
}
#mainA {
	width:325px;
	float:left;
	margin:0px;
	padding: 25px 25px 10px 25px;
}
#mainA p {
	font: 10px "Tahoma";
	color:#000000;
	text-align:justify;
	padding: 10px 0 0 0;
}
#mainDiv {
	width:10px;
	float:left;
	margin:0px;
	padding-top:51px;
}
#mainB {
	width:325px;
	float:left;
	margin:0px;
	padding: 25px 10px 25px 25px;
}
#mainB p {
	font: 10px "Tahoma";
	color:#000000;
	text-align:justify;
	padding:0px;
}
#mainB img {
	float:left;
	margin:0 5px 5px 0;
}
#mainC {
	width:710px;
	float:left;
	margin:0px;
	padding: 25px 25px 25px 25px;
}
#mainC p {
	font: 10px "Tahoma";
	color:#000000;
	text-align:justify;
	padding: 10px 0 0 0;
}
#mainC ul {
	font: 10px "Tahoma";
	color:#000000;
	text-align:justify;
	padding:5px 0 0 20px;
}
#mainC li {
	list-style:square;
}
#mainC img.imagem_direita {
	float:right;
	padding:10px 0 10px 10px;
}
#mainC ul.fil {
	list-style-type:none;
	background:none;
	padding:0px;
}

#mainC ul.fil li{
	list-style-type:none;
	position:relative;
	padding-bottom:5px;
	background:url(uploads/images/dot.gif) 0 100% repeat-x;
}
#mainC ul.fil li a{
	color:#000000;
	font:10px "Tahoma";
	padding:10px 0 10px 15px;
	text-decoration:none;
	text-transform:uppercase;
}
#mainC ul.fil li a:hover{
	color:#666666;
	text-decoration:none;
}
#rodape {
	width:760px;
	position:relative;
	margin:0 auto;
	padding-top:15px;
}

/* End of 'style' */

