/***************************************************************************
*                                                                          *
* 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: #333333;
	background-color:#FFFFFF;
	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:16pt;
	font-weight:bold;
	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:12pt;
	font-weight:bold;
	cursor:pointer;
}

.selectExtensoes{
	border-top:1px green solid;
        border-bottom:1px green solid;
        border-left:1px white solid;
        border-right:1px green solid;
	font-size:12pt;
	font-weight:bold;
	cursor:pointer;
}

.selectSubDominios{
	border-top:1px green solid;
        border-bottom:1px green solid;
        border-left:1px white solid;
        border-right:1px green solid;
        text-align:right;
	font-size:12pt;
	font-weight:bold;
	cursor:pointer;
        margin-left:-5px;
}

.texto{
	border:1px green solid;
	font-size:12pt;
	font-weight:bold;
        background-color:#ffffff;
}

.textoLabel{
	border-top:1px green solid;
        border-bottom:1px green solid;
        border-left:1px green solid;
        border-right:1px white solid;
	font-size:13pt;
	font-weight:bold;
        background-color:#ffffff;
        color:#000000;
        width:50px;
        margin-right:-2px;
}

.textoPesquisaDominio{
	border-top:1px green solid;
        border-bottom:1px green solid;
        border-left:1px white solid;
        border-right:1px white solid;
	font-size:12pt;
	font-weight:bold;
        text-align:center;
        background-color:#ffffff;
        margin-right:-5px;
}

.textoPesquisaSubDominio{
	border-top:1px green solid;
        border-bottom:1px green solid;
        border-left:1px green solid;
        border-right:1px white solid;
	font-size:12pt;
	font-weight:bold;
        text-align:right;
        font-style:italic;
        background-color:#ffffff;
        margin-right:-3px;
}
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;
}


ul#nav {
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width:100%;
	
}

ul#nav li {
	font-size:14pt;
	margin: 0;
	padding: 0;
	float: left;
	width: 75px;
}

ul#nav li a {
	display: block;
	font-size:9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul#nav li a:hover { background: #746da3 ; color: #d7c459; }
ul#nav li a:active { background: #d5d5d5; color: #000000; }
ul#nav a.selected:link { background: #666666; color: #FFFFFF; }
ul#nav a.selected:visited { background:#d5d5d5 ; color: #FFFFFF; }

#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 {
	padding:0px 5px 5px 0px;
	margin:0px 0px 0px 0px;
	width:520px;
	float:left;
}

#maincontent2 {
	font-size:1.0em;
	padding:0px 5px 5px 0px;
	margin:0px 0px 10px 0px;
	width:744px;
	float:left;
	border:1px silver 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:#FFFFFF;
	font-size:80%;
	line-height:1.5em;
	width: 744px;
	clear:both;
        padding-top:50px;
}

#footer	a {
	color:#FF3333;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#FF0000;
	background-color:#FFFFFF;
	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}