/* jannier inicio */
* {
	margin:0px;
	padding: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background:#D3D3D3;
	margin-left:auto;
	margin-right:auto;
}

a:link, a:visited, a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

.text1{
	font-size:11px;
}

.linha {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-right: 10px;
}

.linha_solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-right: 10px;
}
.linha_h {
	background-image: url(../img/barra_marcador_horizontal.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:2px;
}

hr{	
	border-width: 0;
	height: 1px;
	border-top-width: 1px;
	margin-left: 15px;
	margin-right: 15px;
}

p {
	margin-top: 10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	margin:0px;
	padding:0px;
	text-indent: -50000px;
	clear: both;
	float: left;
}

h2 {
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	background-position: 3px center;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/marcador_vermelho.gif);
}

h4 {
	font-size: 11px;
	color: #336699;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 15px;
	font-weight: normal;
}

.msg {
	font-size: 11px;
	color: #A30F0F;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	font-weight: bold;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.erro {
	font-size: 11px;
	color: #A30F0F;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	font-weight: bold;
	background-image: url(../img/s_attention.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

h5 {
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	background-position: 3px center;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/marcador_preto.gif);
}
.seta1{
	background-position: 3px center;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/marcador_sub_preto.gif);
}
#cima{
}

#topo {
	background-repeat:repeat;
	height:118px;
	background-image: url(../img/bg_topo.jpg);
}

#head {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 113px;
}

#bluemenu {
	height: 30px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
	color:#000099;		
}

.bluetabs{
	height: 30px;
}

.bluetabs ul{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	padding-top: 5px;
	padding-bottom: 3px;
	height: 30px;
}

.bluetabs li{
	display: inline;
}

.bluetabs li a{
	text-decoration: none;
	padding: 3px 7px;	
	color: #000099;
	background-image: url(../img/barra_marcador_vertical.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
.bluetabs li a:hover{
	text-decoration: none;
	color:#A30F0F;
}

#geral {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#conteudo_geral {
	float: left;
}

#conteudo1 {
	width:617px;
	text-align: left;
	float: left;
}

.envoltesq {
	width:140px;
	float:left;
	text-align: left;
}

.conteudoin {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #333333;
}

.conteudoin2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.conteudoin3 {
	margin-bottom: 10px;
	clear:left;
}

.conteudoin4 {
	margin-bottom: 5px;
}

.nav_not {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 15px;
}

#linksesq{
	background:#E5E5E5;
	margin-bottom: 20px;
}

#linksesq2{
	background:#E5E5E5;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	font-weight: bold;
}

#linksesq ul{	
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	padding-top: 10px;
}

#linksesq2 ul{	
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	padding-top: 10px;
}

#linksesq li a{
	text-decoration: none;
	padding: 0px 10px 7px;
	color: #000099;
	font-size: 11px;
	line-height:20px;
}

#linksesq2 li a{
	text-decoration: none;
	padding: 0px 10px 7px;
	color: #000099;
	font-size: 11px;
	line-height:20px;
}

#linksesq li a:hover{
	text-decoration: none;
	color: #A30F0F;
}

#linksesq2 li a:hover{
	text-decoration: none;
	color: #A30F0F;
}

#linksesq3{
	text-align:center;
}

#rodape {
	background-image:url(../img/barra_azul_rodape.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:14px;
	clear: both;
	text-align:center;
	color:#FFFFFF;
}

#rodape a{
	color:#FFFFFF;
}

.quadro_1 {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	height: 80px;
	background-image: url(../img/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.envolt {
	width: 470px;
	float:left;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.banner_topo {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}

.titulo1 {
	height: 30px;
	text-align: center;
}

.box1 {
	width:140px;
	float:left;
	margin-bottom: 10px;
}

.cont2 {
	background-image: url(../img/titulo_boletim_online.jpg);
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-left: 10px;
}

.cont2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#frm_boletim .lb_boletim{
	width:120px;
	height:25px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(../img/bg_form.jpg);
}

#frm_boletim #btn_boletim{
	width:131px;
	height:40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/bg_btn_confirmar.jpg);
}

.banner {
	text-align: center;	
}

#bluemenu .data {
	padding-right: 180px;
}

address {
	font-style: normal;
	font-size: 10px;
	text-align: left;
	padding-top: 40px;
	padding-left: 80px;
}

img {
	border:none;
}

.linha_ponto {
	height: 10px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	background-image: url(../img/pontos.gif);
	background-repeat: repeat;
	background-position: center bottom;
	margin-top: 5px;
}

.nav_not ul img{
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center;
}

.nav_not li {
	display:inline;
}

.nav_not li a{
	text-decoration: none;
	padding: 3px 3px;
}

.nav_not .aling_left {
	padding-right: 220px;
}

#frm_contato fieldset{
	border:none;
	padding:0 0.5em;
}

#frm_contato legend{
	padding:0;
	border: none;
}

#frm_contato fieldset ol{
	list-style:none; 
	margin:0;
	padding:0;
}

#frm_contato label{
	display:block;
}

#frm_contato ol li{
	margin: 0.8em 0;
}

#frm_contato input{
	width:15em;
}

#frm_contato input#enviar{
	margin-bottom:1em;
	width:auto;
}

#frm_contato textarea{
	width:25em;
}

.titulo_2{
	line-height:20px;
	margin-left:10px;
	color:#000000;;
	font-size:11px;
}

.marcador{
	background-image: url(../img/marcador_sub_preto.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:20px;
}
/* jannier fim */
			

			.topo3 h4 {

				font-size: 10px;

				color: #FFFFFF;

				margin-top: 0px;

				margin-right: 0px;

				margin-left: 2px;

			}

			

			.topo2 h4 {

				font-size: 10px;

				color:#FFFFFF;

				margin-top: 0px;

				margin-right: 0px;

				margin-left: 2px;

			}

			

			h3 {
	margin:0px;
	padding:0px;
	color: #666666;
	background-image: url(../images/setagrande.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;

			}

			

			

			

			

			

			

			

			

			/* Cabealho */

			

			
			

						#topointranet {

	background-repeat:repeat-x;

	height:80px;

	background-position: top;

	background-image: url(../images/topo.jpg);

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	margin-bottom: 20px;

			}

		

			#topo img {

			}

			



				

			

	

			





			

			

			

			

			#conteudo1intranet {

	background-position: top;

	background-repeat: no-repeat;

	float: left;

	margin-left: 250px;

			

			}

			

			#conteudo1in {

	width:520px;

	margin-left: 17px;

	text-align: left;

	background-repeat: repeat;


	float: left;

	margin-bottom: 15px;

			}

			

			

			

			.topointranet {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;

	padding-bottom: 5px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

	background-repeat: no-repeat;

	background-position: top;

	width: 680px;

	margin-left: 10px;

			

			}

			

			

			

			

			

			

			

			

			

			

			#inbanner {

	margin-bottom: 20px;

	width: 325px;

	background-image: url(../images/inbanner.jpg);

	background-repeat: no-repeat;

	color:#FF0000;

	font-size: 12px;

			}

			

			.inbanner {

	background-image: url(../images/botao_mais.gif);

	background-repeat: no-repeat;

	background-position: left 2px;

	padding-right: 0px;

	padding-bottom: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-top: 3px;

	padding-left: 20px;

			}

			

						#textoinbanner {

	padding-left: 12px;

	padding-top: 28px;

			}

			

			.envoltin {

	float:left;

	margin-right: 15px;

	width: 500px;

	background-image: url(../images/bg_home.gif);

	background-repeat: repeat;

			}

			

				.envoltincomerce {

	float:left;

	margin-right: 15px;

	width: 500px;

	list-style-type: disc;

	background-image: url(../images/bg_home.gif);

	background-repeat: repeat;

			}

			

			#figuraesq {

	height:35px;

	background-image: url(../images/barracima.jpg);

	background-repeat: no-repeat;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-bottom-color: #CCCCCC;

			}

			

			#conteudo2 {
	width:140px;
	float:left;
	text-align: left;

				

			}

			

			#dir{
	width: 141px;
	float: left;
	height: auto;

			}

#envolt_dir {

	float: left;

	width: 165px;

	height: auto;

}



			

			

			

			.topo2 {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	padding-bottom: 1px;

	background-color: #339900;

			

			}

			

			.topo3 {

		border-bottom-width: 1px;

		border-bottom-style: solid;

		border-bottom-color: #666666;

		padding-bottom: 1px;

		background-color: #00CC00;

			

			}

			

			

			

			

			

			

		

			.cont2 ul li {

		list-style: none;

		background-repeat: no-repeat;

		background-position: left center;

		margin-top: 2px;

		}

		

			.cont2 p {

			margin: 0px 0px 5px 0px;

		}

			

		.linkComSeta {

			background-image: url(../images/seta.gif);

			background-repeat: no-repeat;

			margin: 0px;

			padding-top: 0px;

			padding-right: 0px;

			padding-bottom: 0px;

			padding-left: 10px;

			background-position: left 4px;

		}

		

			.linkComSeta2 {

			background-image: url(../images/arrow.gif);

			background-repeat: no-repeat;

			margin: 0px;

			padding-top: 0px;

			padding-right: 0px;

			padding-bottom: 0px;

			padding-left: 10px;

			background-position: left center;

		}

		

			.linkComSeta3 {

		background-image:url(../images/marcador_vermelho.gif);

		background-repeat: no-repeat;

		margin: 0px;

		padding-top: 0px;

		padding-right: 0px;

		padding-bottom: 0px;

		padding-left: 10px;

		background-position: 1px center;

		}	

		

		.linkComSeta4 {

			background-image:url(../images/setagrande.gif);

			background-repeat: no-repeat;

			margin: 0px;

			padding-top: 0px;

			padding-right: 0px;

			padding-bottom: 0px;

			padding-left: 10px;

			background-position: left 4px;

		}

			#meio {

	width:10px;

	height:430px;

	float:left;

	text-align: left;

	background-repeat: repeat-y;

	background-position: left top;

	border-right-color: #336600;

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #336600;

	margin-bottom: 30px;

			}

			

			#fim {

	width:700px;

	height:38px;

	background-image: url(../images/fim.jpg);

	background-repeat: no-repeat;

	text-align: right;

	padding-right: 20px;

						}

			

			#top {

				width:720px;

				height:15px;

				background-image: url(../images/top.jpg);

				background-repeat: no-repeat;

			

			}

			

			

			

			

			

			

			#publicidade {

	width:140px;

	float:left;

	margin-left: 5px;

	text-align: left;

	height: 200px;

	margin-bottom: 10px;

	margin-bottom: 7px;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

			}

			

			

			

			#panda {
	width:140px;
	float:left;
	height: 200px;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/barra.png);

			}

#panda img {

	float: left;

	clear: both;

}



		#procura {
	width:140px;
	float:left;
	margin-bottom: 7px;
	margin-bottom: 7px;
	background-color: #fff8d9;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffbf00;
	border-left-color: #ffbf00;

			}

			

					#procura p{

margin:0px;

padding:0px;

			}

	

	

	

	

	




/************ subglobalNav styles **************/



.subglobalNav{

	position: absolute;

	top: 84px;

	left: 0px;

	/*width: 100%;*/

	min-width: 640px;

	height: 20px;

	padding: 0px 0px 0px 10px;

	color: #ffffff;

	visibility: hidden;

}

.imgplanos {



}



.imgAdobe {

	margin-right: 50px;

	margin-left: 55px;

	margin-top: 5px;

	border: 1px solid #CCCCCC;

}



#corel {

	width:140px;

	height: 38px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	background-image:url(../images/corel_autor.jpg);

	background-repeat: no-repeat;

	clear: left;

	float: left;

	margin-bottom: 7px;

	margin-left: 5px;

	background-position: center;

}



.subglobalNav a:link, .subglobalNav a:visited {

	font-size: 80%;

	color: #ffffff;

}



.subglobalNav a:hover{

	color: #cccccc;

}



	#menu {

	background-image:url(../images/menu.jpg);

	background-repeat:repeat-x;

	height:30px;

	margin-top:1px;

	color:#FFFFFF;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 8px;

				

			}

			

			#menu ul {

				list-style:none;

				text-align: center;

				padding-top: 4px;

			}

			

			#menu li {

				display: inline;

			}

			

			#menu ul li a:link, #menu ul li a:visited {

				font-weight: bold;

				font-size: 12px;

				color:#FFFFFF;

				text-decoration: none;

				padding-top: 0px;

				padding-bottom: 0px;

				padding-left: 0px;

				width: 700px;

				margin-right: 20px;

				margin-left: 20px;

				padding-right: 0px;

			}

			

			#menu ul li a:hover {

				color:#FFFFFF;

				text-decoration:underline;

			}

		

		

		#iu {

	width:156px;

	height:90px;

	padding-right: 2px;

	padding-left: 2px;

		}

		

		#geral #conteudo1 .envoltesq .conteudoin2 #iu strong {

	

	color: #669900;

}



		#geral #conteudo1 .envoltesq .conteudoin2 #iu p {

	

	color: #000000;

	

}

#geral #conteudo1 .envoltesq .conteudoin2 #iu .Scroller strong {

	color: #333333;

}



#geral #conteudo1 .envoltesq .conteudoin2 #iu .Scroller {

	height: 90px;

}



/* ::::::::::::::::::::::::::::::::::::: M E N U INTERNO ::::::::::::::::::::::::::::::::::::::::::: */

#menu.interno { padding-left: 70px; }







	

#boxinterna {

	width:770px; 

	margin:0px auto; 

	position:relative; 

}

#geral #conteudo1interno .topointerno {

	height: 17px;

	width: 500px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #006600;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #006600;

}



	#telefones {

	width: 300px;

	margin-top: 6px;

	margin-bottom: 6px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: dashed;

	border-bottom-style: dashed;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	background-position: 700px;

	}

	

/* Ajustes Formulario Contato */









#formcontato p {

	margin-bottom: 5px;

}



#formcontato #txtnome {

	width: 300px;

}

#formcontato #txtmensagem {

	width: 300px;

}

#formcontato #txtemail {

	width: 200px;

}

#formcontato #txtcidade {

	width: 140px;

}



#formcontato input {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#formcontato textarea {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#formcontato select {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}





/* Ajustes Formulario Curriculum */



#formcurriculum #txtnome {

	width: 300px;

}

#formcurriculum #txtmensagem {

	width: 300px;

}

#formcurriculum #txtemail {

	width: 200px;

}

#formcurriculum #txtcidade {

	width: 140px;

}

#formcurriculum #txtatuacao {

	width: 170px;

}





#formcurriculum input {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#formcurriculum textarea {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#formcurriculum select {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



/* Ajustes Formulario Orcamento */



#formorcamento #txtnome {

	width: 300px;

}

#formorcamento #txtmensagem {

	width: 300px;

}

#formorcamento #txtemail {

	width: 200px;

}

#formorcamento #txtcidade {

	width: 140px;

}

#formorcamento #txtempresa {

	width: 140px;

}

#formorcamento #txtempresa2 {

	width: 140px;

}

#formorcamento #txtatuacao {

	width: 170px;

}



#formorcamento input {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#formorcamento textarea {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#formorcamento select {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



/* Imagens */



.imgclientes {

	margin-right: 10px;

	float: left;

	clear: left;

}

.clientes p {

	margin-top: 0px;

}



.clientes {

	height: 200px;

	clear:left;

	margin-top: 15px;

	height: 100px;

}



/* Intranet Formulario */



#form1 input {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#form1 textarea {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;



}



#form1 select {

	border:1px solid #7F9DB9;

	font-size:11px;

	width:auto;

	margin:0px;

}



#form1 #user {

	width: 100px;

	}

	

#form1 #senha {

	width: 100px;

	

	}



#imgecomerce {

	clear: both;

	margin-top: 4px;

	float: left;

	margin-right: 15px;

	margin-bottom: 0px;

}



#imgestatico {

	clear: both;



	margin-bottom: 4px;

	float: left;

	margin-right: 15px;

}



#imgweb {

	clear: both;

	margin-top: 5px;

	margin-bottom: 4px;

	float: left;

	margin-right: 15px;

	padding-bottom: 5px;

}

#imgempresa {

	float: left;

	margin-left: 70px;

}

#imgmanut {

	float: left;

	margin-right: 9px;

	margin-bottom: 4px;

}



#imgblog {

	float: left;

	margin-right: 9px;

}



#imgpersonal {

	margin-top: 10px;

	float: left;

	margin-right: 9px;

	margin-bottom: 4px;

}



/* Desenvolvimento de sites */



.contentPlanoTitle {
	height: 14px;
	color: #999900;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 2px;
	padding-left: 25px;
	padding-top: 2px;
	width: 420px;
	color: #999900;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-image: url(../images/botao_ok.gif);
	background-position: left center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;

}



.contentPlanoText {
	width: 420px;
	height: 130px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}

.contentPlanoText .detalhes a {

	color: #000066;

	margin-top: 4px;

	font-size: 12px;

}

.contentPlanoText .detalhes a:hover {

	color: #003300;

	text-decoration:none;

	font-size: 12px;

}



.contentPlano {
	margin-bottom: 15px;
	float: left;
	width: 450px;
	padding-right: 20px;
	padding-left: 15px;

	

}



.contentPlanDesc_left {

    float: left;

    text-align: left;

    width: 80px;    

}



.contentPlanDesc_right {
	float: left;
	width: 300px;
	font-size: 11px;
	color: #CC9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;

}



.contentPlanDesc_right_descricao {
	float: left;
	width: 300px;
	font-size: 10px;
	color: #006600;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
	padding-left: 9px;

}

.contentPlanoText .preco {

	background-image: url(../images/arrow2.gif);

	background-repeat: no-repeat;

	background-position: 3px 4px;

	padding-left: 12px;

	font-weight: bold;

	font-size: 11px;

	}





	.contentPlanoText p {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 10px;

			}





/* Clientes */



.contentclienteTitle {

	width: 290px;

	height: 14px;

	color: #999900;

	font-size: 12px;

	font-weight: bold;

	letter-spacing: -1px;

	padding-bottom: 2px;

	padding-left: 25px;

	padding-top: 2px;

	border-bottom-width: 1px;

	border-bottom-style: groove;

	border-bottom-color: #eeeeee;

	background-image: url(../images/iconTrackUser.gif);

	background-repeat: no-repeat;

	background-position: left center;

	border-right-width: 1px;

	border-right-style: groove;

	border-right-color: #eeeeee;



}



.contentclienteText {

	width: 480px;

	height: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

	background-repeat: repeat;



}



.contentcliente {

	float: left;

	width: 460px;

	margin-bottom: 15px;

	margin-left: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}



.contentclientedesc_left {

	float: left;

	text-align: left;

	width: 205px;

	padding-right: 10px;

	height: 100px;

}



.contentclientedesc_right {

	float: left;

	width: 250px;

	font-size: 11px;

	color: #333300;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-left: 10px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

	margin-bottom: 10px;

}



.contentclientedesc_right p {

	margin:0px;

	padding:0px;

}



.contentclientedesc_right_descricao {

	float: left;

	font-size: 11px;

	color: #006600;

	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-top: 4px;

	padding-left: 12px;

	width: 200px;

}

.contentclienteText .preco {

	padding-top: 8px;

	padding-bottom: 8px;

	background-image: url(../images/botao_mais.gif);

	background-repeat: no-repeat;

	background-position: left 9px;

	padding-left: 17px;

	font-weight: bold;

	font-size: 11px;

}



.contentclientedesc_left .visitar {

	font-size:20px;

	background-image: url(../images/seta.gif);

	background-repeat: no-repeat;

	background-position: left 5px;

	padding-left: 12px;

	color: #000066;

	margin-top: 5px;

}



.contentclientedesc_left .visitar a:hover {

	color:#006600;

	text-decoration:none;

}



/* Parcerias */



.contentparceriaTitle {

	width: 200px;

	height: 14px;

	color: #999900;

	font-size: 12px;

	font-weight: bold;

	letter-spacing: -1px;

	padding-bottom: 2px;

	padding-left: 15px;

	padding-top: 2px;

	border-bottom-width: 1px;

	border-bottom-style: groove;

	border-bottom-color: #eeeeee;

	background-image: url(../images/arrow.gif);

	background-repeat: no-repeat;

	background-position: left center;

	border-right-width: 1px;

	border-right-style: groove;

	border-right-color: #eeeeee;



}



.contentparceriaText {

	width: 480px;

	background-repeat: repeat;

	height: 50px;

	margin-top: 10px;

	margin-bottom: 10px;



}



.contentparceria {

	float: left;

	width: 460px;

	margin-bottom: 15px;

	margin-left: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}



.contentparcerianixusdesc_left {

	float: left;

	text-align: center;

	width: 205px;

	padding-right: 10px;

	height: 50px;

}



.contentparceriaguapodesc_left {

	float: left;

	text-align: center;

	width: 205px;

	padding-right: 10px;

	height: 110px;

}



.contentparceriadesc_left a:hover {

	color:#006600;

	text-decoration:none;

}



.contentparceriadesc_right {

	float: left;

	width: 250px;

	font-size: 11px;

	color: #333300;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-left: 10px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

	margin-bottom: 10px;

}



.contentparceriadesc_right p {

	margin:0px;

	padding:0px;

}



.contentparceriadesc_right_descricao {

	float: left;

	font-size: 11px;

	color: #006600;

	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-top: 4px;

	padding-left: 12px;

	width: 200px;

}

.contentparceriaText .preco {

	padding-top: 8px;

	padding-bottom: 8px;

	background-image: url(../images/botao_mais.gif);

	background-repeat: no-repeat;

	background-position: left 9px;

	padding-left: 17px;

	font-weight: bold;

	font-size: 11px;

}



.contentparceriadesc_left .visite {

	font-size:11px;

	background-repeat: no-repeat;

	background-position: left 5px;

	color: #000066;

}





#formprocura input, textarea, select {

	

	font-size:11px;

	margin-top:9px;

			

}



.procuratexto {

	width:100px;

	text-align: center;

	margin-right: 2px;

	border:1px solid #7F9DB9;

}





.busca {

	padding: 0;

	margin: 0px;

	

}



.desenvolvimagem {

	background-image: url(../images/puce.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 20px;



}



.preco {

	background-image: url(../images/arrow2.gif);

	background-repeat: no-repeat;

	background-position: 3px 4px;

	padding-left: 13px;

	font-weight: bold;

	font-size: 11px;

	}





#navlistWINNERS {

	width: 125px;

	font: 11px Tahoma, sans-serif;

	border-top: 1px solid #666666;

	background-color: #ECEBE6;

	visibility: hidden;

}



#navlistWINNERS a { 

		text-align: left;

		background-color: #f7f7f7;

		color: #000000; 

		text-decoration: none; 

		display: block;

		border-bottom: 1px solid #666666; 

		border-left: 1px solid #666666;

		border-right: 1px solid #666666; 

		padding: 2px 15px 2px 9px;

		margin: 0px;

			}

			

#navlistWINNERS a:link, #navlistWINNERS a:visited{

		background-color: #f7f7f7;

		color: #000000;

	}

	

#navlistWINNERS a:Hover { 

		background-color: #FFFFFF;

		color: #AA0000; 

 }

 



 

 			.conteudo10 {

	width:520px;

	text-align: left;

	background-position: top;

	background-repeat: no-repeat;

	float: left;

	margin-bottom: 15px;

			

			}

			

			.envolt10 {
	width: 500px;
	float:left;

}


















/* ######### Style for Drop Down Menu ######### */



.dropmenudiv_b{

	position:absolute;

	top: 0;

	border: 1px solid #918d8d; /*THEME CHANGE HERE*/

	border-width: 0 1px;

	font:normal 12px Verdana;

	line-height:18px;

	z-index:100;

	background-color: #FFFFFF;

	width: 200px;

	visibility: hidden;

}




.dropmenudiv_b a{

	width: auto;

	display: block;

	text-indent: 5px;

	border: 0 solid #918d8d; /*THEME CHANGE HERE*/

	border-bottom-width: 1px;

	padding: 2px 0;

	text-decoration: none;

	color: #000000;

}



.dropmenudiv_b a:visited{

	color: #000000;

}



.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/

	background-color: #edf3f3;

	text-decoration: none;

}
.logo_semente {
	text-align: right;
	padding-right: 15px;
}

