#conteudo h1{
	font-size:18px;
	color:#009900;
	margin-bottom:6px;
	text-transform:uppercase;
}

#conteudo h3{
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
}

#conteudo h2{
	width:100%;
	float:left;
	height:22px;
	line-height:22px;
	color:#009900;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#conteudo h2.hintm1{
	text-indent:-999px;
	background-image:url(img/h2_itm1.gif);
}

#conteudo h2.hintm2{
	text-indent:-999px;
	background-image:url(img/h2_itm2.gif);
}

#conteudo h2.hintm3{
	text-indent:-999px;
	background-image:url(img/h2_itm3.gif);
}

#conteudo h2.hintm4{
	text-indent:-999px;
	background-image:url(img/h2_itm4.gif);
}

#conteudo p{
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}

#conteudo p.divLine{
	width:720px;
	height:20px;
	overflow:hidden;
	clear:both;
	border-bottom:#CCC 1px solid;
	margin-bottom:20px;
}

#conteudo p a{
	font-size:12px;
	color:#FF0000;
}

#conteudo p a:hover{
	color:#CC0000;
}

#conteudo img{
	border:none;
}

#conteudo .homeDest{ /* HOME */
	width:220px;
	height:250px;
	overflow:hidden;
	float:left;
}

#conteudo .homeDest .boxDest{
	height:250px;
	width:220px;
	float:left;
	overflow:hidden;
}

#conteudo .homeDest .boxDest img{
	float:left;
	margin-bottom:8px;
}

#conteudo .legenda a{
	font-size:12px;
	color:#333;
	text-decoration:none;
}

#conteudo .legenda strong{
	font-size:14px;
	color:#FF3300;
}

#conteudo .legenda a:hover{
	color:#000;
}

#conteudo .dCaption{
	width:100%;
	float:left;
}

#conteudo .dCaption li{
	float:left;
	margin-left:4px;
	display:inline;
	list-style:none;
}

#conteudo .dCaption li a{
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	float:left;
	list-style:none;
	position:relative;
	background:url(img/detBox.gif) no-repeat left top;
}

#conteudo .dCaption li.ui-tabs-selected a{
	color:#FF3300;
	background:url(img/detBox.gif) no-repeat left bottom;
}

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#conteudo .homeNot{ /* NOTICIAS */
	width:225px;
	height:250px;
	display:inline;
	margin-left:20px;
	float:left;
	background:#FFF;
}

#conteudo .homeNot a.destNot{
	text-decoration:none;
}

#conteudo .homeNot a.destNot:hover{
	text-decoration:underline;
}

#conteudo .homeNot a.destNot strong{
	font-size:14px;
	color:#333;
}

#conteudo .homeNot ul{
	width:205px;
	margin-top:14px;
	padding:0 10px 0 10px;
	float:left;
	background:#E5E5E5;
}

#conteudo .homeNot ul li{
	padding:12px 0 12px 0;
	list-style:none;
	text-decoration:none;
	background:url(img/div2.gif) no-repeat center bottom;
}

#conteudo .homeNot ul li a{
	text-decoration:none;
	font-size:12px;
}

#conteudo .homeNot ul li a:hover{
	text-decoration:underline;
}

#conteudo .homeMid{ /* GALERIA E VIDEOS HOME */
	width:235px;
	height:250px;
	float:right;
	padding-left:20px;
	border-left:#CCC 1px solid;
	background:#FFF;
}

#conteudo .homeMid img{
	float:left;
	margin-right:6px;
}

#conteudo .homeGal{
	float:left;
	padding-bottom:15px;
	border-bottom:#CCC 1px solid;
	margin-bottom:10px;
}

#conteudo .homeMid a{
	text-decoration:none;
}

#conteudo .homeMid a:hover{
	text-decoration:underline;
}

#conteudo .homeMid a strong{
	font-size:12px;
}

#conteudo .homeConServ{ /* CONVENIOS E SERVICOS */
	width:740px;
	height:140px;
	padding:10px 0 10px 0;
	float:left;
	background:#FFF;
	margin:20px 0 20px 0;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
}

#conteudo .hdConServ{
	float:left;
	width:100%;
	height:26px;
}

#conteudo .hdConServ h2{
	width:120px;
}

#conteudo .hdConServ p{
	color:#FF3300;
	position:relative;
	top:5px;
	margin:0;
	line-height:normal;
}

#conteudo .hdConServ a{
	color:#FF3300;
	margin:0 10px 0 10px;
}

#conteudo .hdConServ a:hover{
	color:#CC0000;
}

#conteudo .boxConServ{
	width:140px;
	overflow:hidden;
	display:inline;
	padding:10px 22px 0 22px;
	float:left;
	background:url(img/div3.gif) no-repeat right;
}

#conteudo .boxConServ2{
	width:300px;
	height:140px;
	overflow:hidden;
	display:inline;
	padding:10px 60px 0 10px;
	float:left;
}

#conteudo .boxConServ2 img{
	float:left;
}

#conteudo .infos{
	background:url(img/div3.gif) no-repeat left;
	padding-left:10px;
	float:right;
	width:180px;
}

#conteudo .boxConServ .tel, #conteudo .boxConServ2 .tel{
	padding-left:20px;
	background:url(img/cs_telefone.gif) no-repeat left;
	font-style:normal;
	margin-bottom:4px;
	color:#333;
}

#conteudo .boxConServ .tel b, #conteudo .boxConServ2 .tel b{
	font-size:14px;
	color:#333;
}

#conteudo .boxConServ .site, #conteudo .boxConServ2 .site{
	padding-left:20px;
	background:url(img/cs_site.gif) no-repeat left;
}

#conteudo .boxConServ .site:hover, #conteudo .boxConServ2 .site:hover{
	color:#333;
}

#conteudo .homeBox1{ /* REDE DE CONVENIOS */
	width:200px;
	height:150px;
	display:inline;
	padding-right:20px;
	float:left;
	background:#FFF url(img/div1.gif) no-repeat right;
}

#conteudo .homeBox2{ /* VAGAS */
	width:220px;
	height:150px;
	display:inline;
	margin-left:20px;
	float:left;
	background:#FFF;
}

#conteudo .homeCCT{ /* CCT */
	width:240px;
	height:150px;
	float:right;
	background:#FFF url(img/div1.gif) no-repeat left;
	padding-left:20px
}

#conteudo .homeCCT h2{
	float:left;
	width:120px;
}

#conteudo .homeCCT a.plus{
	float:right;
	position:relative;
	top:6px;
	color:#FF3300;
}

#conteudo .homeCCT a.plus:hover{
	color:#CC0000;
}

#conteudo .homeCCT ul{
	float:left;
	width:100%;
}

#conteudo .homeCCT ul li{
	padding:10px 0 10px 0;
	background:url(img/div2.gif) no-repeat center bottom;
	list-style:none;
}

#conteudo .homeCCT ul li a{
	font-size:15px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

#conteudo .homeCCT ul li a:hover{
	text-decoration:underline;
}

#conteudo .homeCCT ul li em{
	font-style:normal;
	padding:6px 0 0 16px;
	background:url(img/curso_hora.gif) no-repeat left 7px;
}

#conteudo .inBox{ /* PAGINAS INTERNAS */
	width:205px;
	margin-top:20px;
	float:left;
	padding:0 20px 0 20px;
	background:url(img/div3.gif) no-repeat left;
}

#conteudo .inBox2{
	width:145px;
	float:left;
	padding:0 20px 0 20px;
	background:url(img/div3.gif) no-repeat left;
}

#conteudo .inBox2a{
	width:145px;
	float:left;
	overflow:hidden;
	margin-top:30px;
	padding:0 19px 0 20px;
	border-left:#CCC 1px solid;
}

#conteudo .inBox3{
	width:105px;
	float:left;
	margin-top:20px;
	text-align:center;
	padding:0 20px 0 20px;
	background:url(img/div3.gif) no-repeat left;
}

#conteudo .inBox4{
	width:320px;
	float:left;
	margin-top:20px;
	padding:0 20px 0 20px;
	border-left:#CCC 1px solid;
}

#conteudo .cartBox{
	width:180px;
	height:60px;
	float:left;
	margin:0 10px 10px 10px;
	display:inline;
	font-size:10px;
}

#conteudo .inBox4 ul li{
	padding:6px;
	font-size:14px;
	font-weight:bold;
	color:#009900;
	list-style:none;
}

#conteudo .cartBox img{
	float:left;
	margin-right:6px;
	padding-bottom:10px;
}

#conteudo .inBox3 img{
	margin:0 auto;
}

#conteudo .amais{
	width:60px;
	height:16px;
	float:right;
	overflow:hidden;
	text-indent:-999px;
	background:url(img/saibamais.gif) no-repeat left 2px;
	position:relative;
	top:-5px;
}

#conteudo .amais:hover{
	background:url(img/saibamais.gif) no-repeat left -18px;
}

#conteudo form{ /* FORMULARIO */
	float:left;
	width:740px;
}

#conteudo form.contato{
	float:left;
	width:300px;
	padding:15px 0 10px 0;
}

#conteudo form ul.msgErro{
	padding:5px;
	clear:both;
	margin-bottom:18px;
	background:#FFFFCC;
}

#conteudo form ul.msgErro li{
	padding:3px;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	list-style:none;
}

#conteudo form p{
	width:97%;
	line-height:normal;
	float:left;
	padding-right:2%;
	margin-bottom:0 0 8px 0;
}

#conteudo .form2 p{
	width:47%;
}

#conteudo .form3 p{
	width:30%
}

#conteudo .form4 p{
	width:22%
}

#conteudo .form5 p{
	width:17%
}

#conteudo form p.inp2{
	width:47%
}

#conteudo form p.inp3{
	width:30%
}

#conteudo form p.inp4{
	width:22%
}

#conteudo form p.inp5{
	width:17%
}

#conteudo form label{
	float:left;
	font-weight:bold;
	height:16px;
}

#conteudo form em{
	float:left;
	font-style:normal;
	font-size:11px;
	height:16px;
	line-height:18px;
	overflow:hidden;
	margin:0 4px 0 4px;
}

#conteudo form em.required{
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	margin:0;
}

#conteudo form input, #conteudo form select, #conteudo form textarea{
	width:100%;
	height:18px;
	float:left;
	overflow:hidden;
	border:#CCC 1px solid;
}

#conteudo form select{
	height:20px;
	font-size:11px;
}

#conteudo form textarea{
	height:80px;
	overflow:auto;
}

#conteudo form .frLista label{ /* FORM EM LINHA */
	width:20%;
	height:20px;
	line-height:20px;
	padding-right:4px;
	text-align:right;
}

#conteudo form .frLista em.required{
	float:none;
}

#conteudo form .frLista input, #conteudo form .frLista select{
	width:77%;
}

#conteudo form .rdCx input{ /* CAIXA PARA RADIO E CHECK */
	width:15px;
	height:12px;
	border:none;
	background:none;
	margin-top:2px;
}

#conteudo form .rdCx label{
	margin:0 20px 0 2px;
}

#conteudo form p.botao{
	margin-bottom:0;
}

#conteudo form p.botao input{ /* BOTAO */
	width:94px;
	height:28px;
	font-size:1px;
	color:#F3F3F3;
	text-align:right;
	border:none;
	background:url(img/bt_enviar.png) no-repeat;
}

#conteudo .filtro{
	background:#FFF;
	float:left;
	width:98%;
	padding:10px;
	border:#CCC 1px solid;
}

#conteudo .filtro h4{
	padding:4px;
	font-size:14px;
	background:#E5E5E5;
	margin-bottom:6px;
}

#conteudo .filtro ul.msgErro{
	padding:6px;
	border:#CC0000 1px solid;
	clear:both;
	background:#FFF;
	margin-bottom:8px;
}

#conteudo .filtro ul.msgErro li{
	padding:2px;
	font-size:11px;
	color:#CC0000;
	font-weight:normal;
}

#conteudo .filtro ul.filtroLista li{
	float:left;
	padding:2px 20px 14px  4px;
}

#conteudo .telefones{
	width:160px;
	float:left;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:25px 30px 10px 30px;
	margin-left:30px;
}

#conteudo .telefones ul li{
	width:160px;
	float:left;
	list-style:none;
	font-size:12px;
	padding:10px 0 10px 0;
	background:url(img/div2.gif) no-repeat center bottom;
}

#conteudo .telefones ul li a{
	font-size:12px;
}

#conteudo .telefones ul li span{
	width:160px;
	float:left;
	font-weight:bold;
}

#conteudo .telefones ul li span strong{
	font-size:18px;
}

#conteudo .endereco{
	width:170px;
	padding:25px 0 0 0;
	float:right;
}

#conteudo .endereco img{
	margin-top:15px;
}

#conteudo .icoBt{
	float:left;
	width:145px;
	text-decoration:none;
}

#conteudo .icoBt img{
	margin-bottom:6px;
}

#conteudo .icoBt strong{
	font-size:18px;
	color:#CC0000;
	margin-top:6px;
	clear:both;
}

#conteudo .icoBt:hover{
	color:#FF0000;
}

#conteudo .icoBt:hover strong{
	color:#FF0000;
}

#conteudo .convDet img{
	float:left;
	margin:4px 10px 20px 10px; 
}

#conteudo .convDet h4{
	font-size:16px;
	color:#333;
	margin-bottom:4px;
}

#conteudo .convDet .tel{
	float:left;
	width:80%;
	padding-left:20px;
	background:url(img/cs_telefone.gif) no-repeat left;
	font-style:normal;
	margin-bottom:4px;
	color:#333;
}

#conteudo .convDet .tel b{
	font-size:14px;
	color:#333;
}

#conteudo .convDet .site{
	padding-left:20px;
	background:url(img/cs_site.gif) no-repeat left;
}

#conteudo .convDet .site:hover{
	color:#333;
}

#conteudo .descConv{
	clear:both;
}

#conteudo .eventoBox{
	padding-bottom:20px;
}

#conteudo .eventoBox img{
	margin-bottom:8px;
}


#conteudo .eventoBox p{
	margin:0 8px 0 10px; 
}

#conteudo .contBox{  /* CONTEUDO */
	float:left;
	width:450px;
	overflow:hidden;
}

#conteudo .listas{ /* MODULO LATERAL DE LISTA */
	width:220px;
	padding:20px 20px 20px 30px;
	float:right;
	background:#F3F3F3 url(img/aba.png) repeat-y left top;
}

#conteudo .listas h2{
	font-size:16px;
	color:#004B4B;
}

#conteudo .listas ul li{
	list-style:none;
	padding:6px 4px 6px 4px;
	border-bottom:#CCC 1px dashed;
}

#conteudo .listas ul li a{
	color:#666;
}

#conteudo .listas ul li a:hover{
	color:#333;
}

#conteudo .listas table{
	margin-top:20px;
	width:100%;
}

#conteudo .listas table th{
	padding:4px;
	font-weight:normal;
}

#conteudo .listas table td{
	width:22%;
	padding:4px;
	text-align:center;
}

#conteudo .listas table td a{
	font-size:11px;
	color:#FF0000;
}

#conteudo .listas table td a:hover{
	color:#CC0000;
}

#conteudo .vidBox{
	float:left;
	width:100%;
	padding:14px 0 14px 0;
	border-bottom:#CCC 1px dashed;
}

#conteudo .vidBox a{
	text-decoration:none;
}

#conteudo .vidBox a:hover{
	text-decoration:underline;
}

#conteudo .vidBox img{
	float:left;
	width:80px;
	height:60px;
	margin-right:6px;
}

#conteudo .content{ /* GALERIA DE FOTOS */
	width:500px;
	float:left;
}

#conteudo .controls{
	width:670px;
	float:left;
	padding:4px;
}

#conteudo .controls a{
	width:16px;
	height:16px;
	background:;
	float:left;
	margin:0 3px 0 3px;
	display:inline;
	text-indent:-999px;
	background:url(img/control_fastforward.gif);
	overflow:hidden;
}

#conteudo .controls a:hover{
	background:url(img/control_fastforward_blue.gif);
}

#conteudo .controls a.play{
	background:url(img/control_play.gif);
}

#conteudo .controls a.play:hover{
	background:url(img/control_play_blue.gif);
}

#conteudo .controls a.prev{
	background:url(img/control_rewind.gif) no-repeat;
}

#conteudo .controls a.prev:hover{
	background:url(img/control_rewind_blue.gif) no-repeat;
}

#conteudo .controls a.pause{
	background:url(img/control_pause.gif) no-repeat;
}

#conteudo .controls a.pause:hover{
	background:url(img/control_pause_blue.gif) no-repeat;
}

#conteudo .slideshow-container{
	float:left;
	width:440px;
	height:330px;
	overflow:hidden;
}

#conteudo .loader{
	float:left;
}

#conteudo .slideshow{
	float:left;
	width:440px;
	height:330px;
}

#conteudo .slideshow img{
	width:440px;
	height:330px;
	position:relative;
	top:-13px;
}

#conteudo .slideshow img{
	border:none;
}

#conteudo .slideshow a{
	border:none;
	text-decoration:none;
}

#conteudo .navigation{
	width:460px;
}

#conteudo #thumbs{
	width:460px;
	padding-top:6px;
	float:left;
}

#conteudo .navigation li{
	list-style:none;
	float:left;
	display:inline;
	margin:4px;
}

#conteudo .navigation img{
	border:none;
}

#conteudo .navigation .bottom{
	float:left;
}

#conteudo .navigation .bottom a{
	float:left;
	text-decoration:none;
	display:inline;
}

#conteudo .navigation .bottom a:hover{
}

#conteudo .navigation .bottom .current{
	float:left;
	text-decoration:none;
	display:inline;
}

#conteudo .consBox h2 em{
	color:#009900;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
}

#conteudo .consBox h5{
	font-size:14px;
	color:#006600;
	padding:5px;
	background:#F7F7F7;
	margin:10px 0 2px 0;
}

#conteudo h5.fdiv{
	font-size:14px;
	color:#006600;
	padding:5px;
	background:#F7F7F7;
	margin:10px 0 2px 0;
	float:left;
	width:710px;
}

#conteudo .consBox ul li{
	padding:3px 0 3px 20px;
	list-style:none;
	font-size:12px;
	background:url(img/li.gif) no-repeat 12px 7px;
} 

#conteudo #login{
	width:200px;
	margin:40px 0 0 200px;
	display:inline;
	padding:20px;
	border:#CCC 1px solid;
}

#conteudo .painel_serv{
	padding:20px;
	float:left;
	width:400px;
}

#conteudo .painel_serv img{
	float:left;
	margin-right:10px;
}

#conteudo .painel_serv h6 a{
	font-size:14px;
	color:#009900;
	text-decoration:none;
}

#conteudo .painel_serv p a{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

#conteudo .painel_serv p a:hover{
	color:#333;
	text-decoration:underline;
}

#conteudo .idioma td, #conteudo .idioma th{
	border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	text-align:center;
	padding:2px;
}

#conteudo .idioma td input, #conteudo .idioma th input{
	border:none;
	width:12px;
	margin:0 auto;
	float:none;
}

#conteudo .idioma{
	border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	margin-bottom:10px;
}

#conteudo ul.filtro{
	margin-bottom:20px;
}

#conteudo ul.filtro li{
	margin-bottom:4px;
	font-weight:bold;
	list-style:none;
}

#conteudo ul.filtro li em{
	font-weight:normal;
	color:#006600;
	font-style:normal;	
}

#conteudo table.lista_serv{
	width:98%;
	margin:2px;
	border:#CCCCCC 1px solid;
	padding:1px;	
}

#conteudo table.lista_serv th{
	background:#009900;
	height:27px;
	line-height:27px;
	color:#FFF;
	text-indent:5px;
	text-align:left;
}

#conteudo table.lista_serv td{
	background:url(imagens/dot.gif) repeat-x bottom;
	height:22px;
	line-height:21px;
	text-indent:4px;
}

#conteudo .rowcolor{
	background:#E5E5E5;
}

#conteudo table.lista_serv input{
	width:70px;
	background:none;
	border:none;
	margin:0;
	font-weight:bold;
	color:#009900;
	cursor:hand;
	cursor:pointer;
}

#conteudo p.result{
	position:relative;
	top:-10px;
	clear:both;
}

#conteudo p.result a{
	font-weight:bold;
}

#conteudo p.filtro{
	margin-left:30px;
}

#conteudo table.lista_serv2{
	width:98%;
	margin:2px;
	border:#CCCCCC 1px solid;
	padding:1px;	
}

#conteudo table.lista_serv2 th{
	background:#E5E5E5;
	height:27px;
	line-height:27px;
	color:#333;
	text-indent:5px;
	text-align:left;
}

#conteudo table.lista_serv2 td{
	background:url(imagens/dot.gif) repeat-x bottom;
	height:22px;
	line-height:21px;
	text-indent:4px;
}

#conteudo .btBig{
	width:351px;
	height:64px;
	float:left;
	display:inline;
	margin:8px;
	line-height:64px;
	color:#006600;
	font-size:20px;
	text-decoration:none;
	background:url(img/btBig.png) no-repeat;
	text-align:center;
}

#conteudo .btBig:hover{
	color:#009900;
}

#conteudo .radio{
	width:12px;
	border:none;
}

#conteudo .enqHome{ /*/ ENQUETE /*/
	float:left;
	width:300px;
}

#conteudo .enqHome h5{
	font-weight:bold;
	margin-bottom:6px;
}

#conteudo .enqHome p{
	width:100%;
	float:left;
}

#conteudo .enqHome p input{
	width:15px;
	border:none;
	height:10px;
	float:left;
	position:relative;
	left:-2px; top:2px;
}

#conteudo .enqHome p input.botao{
	width:94px;
	height:28px;
	font-size:1px;
	color:#F3F3F3;
	text-align:right;
	border:none;
	background:url(img/bt_votar.png) no-repeat;
}

#conteudo .enqHome p a{
	position:relative;
	top:5px;
}

#conteudo .enqHome p label{
	width:210px;
	float:left;
}

#conteudo #enqPag{
	width:100%;
}

#conteudo #enqPag label{
	width:540px;
}

#conteudo p.botoes{
	width:100%;
	float:left;
}

#conteudo p.botoes input{
	width:67px;
	height:21px;
	line-height:21px;
	background:url(img/botao_round.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	border:none;
	margin-left:94px;
	float:left;
}

#conteudo p.botoes a{
	width:67px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin-left:8px;
	background:url(img/botao_round.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	float:left;
}

#conteudo .enqResult .enqbox{
	width:100%;
	float:left;
	margin-bottom:4px;
}

#conteudo .enqResult label{
	float:left;
	width:300px;
	margin-right:8px;
	text-align:right;
}

#conteudo .enqbox p{
	float:left;
	width:220px;
	height:14px;
	background:url(img/enqfundo.gif) repeat-x top;
	margin:0;
	overflow:hidden;
}

#conteudo .enqbox img{
	float:left;
}

#conteudo .enqbox .enqcantos{
	width:220px;
	height:14px;
	float:left;
	background:url(img/enqcantod.gif) no-repeat;
	position:relative;
	top:-14px;
}

#conteudo fieldset{
	float:left;
	padding:10px;
	border:#CCC 1px solid;
	margin:10px;
}

#conteudo fieldset p{
	margin:0;
}

#conteudo fieldset input{
	float:left;
	width:340px;
	height:18px;
	border:#CCC 1px solid;
	margin-right:10px;
}

#conteudo fieldset input.botao{
	background:#006600 url(img/botao_min.gif) no-repeat;
	color:#FFF;
	border:none;
	width:20px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin:0;
}

#conteudo fieldset ul{
	float:left;
	margin-bottom:10px;
}

#conteudo fieldset ul li{
	float:left;
	width:364px;
	background:#CC0000;
	font-weight:bold;
	color:#FFF;
	padding:3px;
	list-style:none;
}


