/***************************************************************************
*                                                                          *
* contented2 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
***************************************************************************/
#ads_corpo{
	position:relative;
}

#ads_coluna_direita {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:165px;
	float:right;
}

#ads_coluna_centro {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:165px;
	float:left;
}

#ads_coluna_esquerda {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:165px;
	float:left;
}

#asterisco{
	color:red;
}


body {
	color: #ffffff;
	background:#bee5a4 url(../imagens/img_fundo_.gif);
	font-family:Arial, sans-serif;
	font-size:0.83em;
	margin:0px auto;
	width:744px;
	padding-left:10px;
	padding-right:10px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

li, dd { 
	margin-left:0em;
}


TD{font-size:12pt}

.botao{
	border:1px green solid;
	font-size:12pt;
	cursor:pointer;
}

.help{
 	font-size:18pt;
 	font-weight:bold;
 	margin-left:3px;
 	color:blue; 
 	cursor:help;
 	background: url(../imagens/botao_ajuda.gif) no-repeat;
 	width:15px;
 	
 }
 
.radio{
	cursor:pointer;
	width:1.5em;
	height:1.5em;
}

.font-radio{
	font-size:16pt;
}


.select{
	border:1px green solid;
	font-size:14pt;
	font-weight:bold;
	cursor:pointer;
}

.texto{
	border:1px green solid;
	font-size:12pt;
	font-weight:bold;
}

a {
	color: #FF3333;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #FF0000;

	font-weight: normal;
	text-decoration: underline;
}


#logo {
	padding:0px 0px 0px 0px;
	float:right;
}

#contact {
	padding:0px 0px 0px 0px;
	float:right;
}

#contact a {
	color: #FF3333;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	color: #FF3333;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#title {
	color: #FF0000;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-top:50px;
	float:left;
}

#slogan {
	color:#000000;
	background-color:#FFFFFF;
	font-size:medium;
	font-weight:bold;
	font-style:normal;
	padding:00px 0px 0px 0px;
	float:left;
	margin:0px 0px 00px 0px;
}

#menucontainer{
    width:750px;
    height:27px;
    background: #dedede ;
    margin-top:25px;
}
ul#item {
	margin: 0px 15px 25px 25px;
	padding: 0;
	list-style-image:url("../imagens/img_list.gif");
	text-align: left;
}

ul#item li {
        border-bottom:1px green solid;
	font-size:12pt;
        font-weight:bold;
        color:#FF9999;

}

ul#nav {
	clear:both;
	float:none;
	margin-left:200px;
	padding: 0;
	list-style: none;
	text-align: center;
	
}

ul#nav li {
	font-size:14pt;
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
}

ul#nav li a {
        padding-top:7px;
	display: block;
	font-size:9pt;
	color: blue;
	font-weight: bold;
	text-decoration: none;
	background: #dedede ;
        height:20px;

}

ul#nav li a:hover { background: #afe8f9; color:maroon; }
ul#nav li a:active { background: #CCFFCC; color: #669933; }
ul#nav a.selected:link { background: #666666; color: #FFFFFF; }
ul#nav a.selected:visited { background:#d5d5d5 ; color: #FFFFFF; }

#header{
     background:#ffffff;
     color:green;
     font-weight:bold;
     width:750px;
     font-size:20px;
     height:165px;
     text-align:center;
}
#path {
	width:744px;
	clear:both;
	float:left;
	margin:4px 0px 0px 0px;
}

#path span {
	float: left;
	width: 124px;
	text-align:center;
	border-top: #999999 solid thin;
	border-bottom: #999999 solid thin;
}

#path span a {
	display: block;
	font-size: small;
	color: #FFFFFF;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	background: #b7b7b7 ;
}


#path span a:hover { background: #d5d5d5 ; color: #000000; }
#path span a:active { background: #d5d5d5 ; color: #000000; }
#path a.selected:link { background: #d5d5d5 ; color: #FFFFFF; }
#path a.selected:visited { background: #d5d5d5 ; color: #FFFFFF; }


#maincontent {
    background:#bee5a4;
	padding:0px 5px 5px 0px;
	margin:0px 0px 0px 0px;
	width:520px;
	float:left;
}

#maincontent2 {
        background:#ffcd98 url(../imagens/img_bg_body.jpg) repeat center center scroll;
        height:100%;
	width:750px;
	border-left:2px #dedede solid;
        border-right:2px #dedede solid;
        border-bottom:2px #dedede solid;
}

#maincontent_news {
	padding:0px 5px 5px 0px;
	margin:0px 0px 0px 0px;
	width:520px;
	float:left;
}

/*#feeder{
	background: url('../imagens/feed-icon-128x128.png') no-repeat;
	background-position:center;
}
*/

#feeder a{
	color:blue;
}

#feeder span.original{
	padding-left:18px;
	background: url('../imagens/feed-icon-14x14.png') no-repeat;
	font-size:9pt;
	float:right;
	margin-top:-15px;
	cursor:pointer;


}

#feeder div.primeiro{
	 border:1px blue solid;
	 margin-top:20px;
	 width:100%;
}

#feeder div.segundo{
	 border:1px orange solid;
	 margin-top:20px;
	 width:100%;
}

#feeder div.terceiro{
	 border:1px green solid;
	 margin-top:20px;
	 width:100%;
}

#feeder div.quarto{
	 border:1px red solid;
	 margin-top:20px;
	 width:100%;
}

#feeder div.quinto{
	 border:1px #008080 solid;
	 margin-top:20px;
	 width:100%;
}

#feeder div.titulo_primeiro{
	 width:100%;
	 height:35px;
	 background-color:blue;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11pt;
	 float:left;
}


#feeder div.titulo_segundo{
	 width:100%;
	 height:35px;	 
	 background-color:orange;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11pt;
}

#feeder div.titulo_terceiro{
	 width:100%;
	 height:35px;	 
	 background-color:green;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11pt;
}

#feeder div.titulo_quarto{
	 width:100%;
	 height:35px;	 
	 background-color:red;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11pt;
}

#feeder div.titulo_quinto{
	 width:100%;
	 height:35px;	 
	 background-color:#008080;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11pt;
}

#sidecontent {
	font-size:0.83em;
	padding:10px 15px 5px 15px;
	margin:0px 0px 0px 0px;
	width:180px;
	float:right;
}


#lateral_video_ads {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:165px;
	float:right;
}



#sidecontent a {
	color: #FF3333;
	background-color:#EEEEEE;
}

#loginsidebar {
	color: #333333;
	padding:0px 15px 5px 0px;
	margin:0px 0px 0px 0px;
	width:180px;
	float:right;
	border:1px #EEEEEE solid;
}

#sidebarprodutos {
	width:195px;
	border-top:2px silver solid;
	margin-bottom:5px;
	
}

#tabela_formulario{
	border-bottom: 1px silver solid;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}

#titulo_tabela{
	border-bottom: 1px silver solid;
	width:100%;
	font-size:12pt;
	font-weight:bold;
}


#footer {
	color:#000000;
	background-color:#dedede;
        border-top:2px #999999 solid;
	width: 750px;
        text-align:center;
	clear:both;
}

#footer	a {
	color:#FF3333;
	text-decoration: none;
}

#footer	a:hover {
	color:#FF0000;
	font-weight: normal;
	text-decoration: underline;
}

#copyrightdesign {
	color:#000000;
	background-color:#FFFFFF;
	padding:5px 20px 5px 0px;
	width: 580px;
	float:left;
}

#footercontact {
	color:#FF0000;
	background-color:#FFFFFF;
	display:inline;
	float:right;
	margin-right:5px;
	margin-top:5px;
}

/*CURVAS*/
.bl {background: url(../imagens/bordas/bl.gif) 0 100% no-repeat #e68200; width: 19.5em}
.br {background: url(../imagens/bordas/br.gif) 100% 100% no-repeat}
.tl {background: url(../imagens/bordas/tl.gif) 0 0 no-repeat}
.tr {background: url(../imagens/bordas/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}