/*MODELO WEBSTORM*/

/*CONFIGURAÃ‡Ã•ES GERAIS*/
body {
	margin:0 auto;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	width:1013px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/bkgGeral.jpg) top center no-repeat;
}

a {text-decoration:none; border:none; color:#808080;}

a:hover{text-decoration:underline;}

input, textArea, select{ 
	background:url(images/bgInput.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #d6d6d6;
	padding:0 0 0 4px;
}
.listagem{
	clear:both;
}
input{height:18px; padding-top:3px}



.paginacao{width:100%; float:left; margin-top:10px;height:20px;padding-top:10px}
.paginacao a{color:#666; padding:2px 5px;border:1px solid #fff}
.paginacao a:hover{border:1px solid #ccc; color:#666; text-decoration:none}

.verde {color:#7fb95e;}

	/*BOX*/
	
#box {float:left; width:100%; margin-top:10px; height:26px}
#box li {background:url(images/bgBox.png) no-repeat left top; padding:0 0 0 22px; margin:0 1px; height:26px; float:left; color:#fff}
#box li span{background:url(images/bgBox.png) no-repeat right top; padding:5px 24px 0 0; display:block}
#box li a{color:#fff; font-weight:bold}

#box .box2 {background:url(images/bgBox2.png) no-repeat left top}
#box .box2 span{background:url(images/bgBox2.png) no-repeat right top}

#box .box3 {background:url(images/bgBox3.png) no-repeat left top; padding:0 0 0 26px; _padding:0 0 0 25px; margin-right:0}
#box .box3 span{background:url(images/bgBox3.png) no-repeat right top}


#box .titMenu {background:url(images/bgBox2.png) no-repeat left top; margin:0; width:147px; height:33px; padding-left:13px}
#box .titMenu span{background:url(images/bgBox2.png) no-repeat right top; height:23px; padding-top:9px}
#box .titMenu .fundoPonto{background:url(images/icon2.jpg) no-repeat 0 7px; padding-left:5px}

#boxPadrao{width:158px; float:left; border-left:1px solid #d0d0d0;	border-right:1px solid #d0d0d0}
#menuBottom{float:left; width:100%; background:url(images/menuBottom.gif) no-repeat; height:7px}
 

/*ESQUELETO*/

#cabecalho{ height:100%; background:url(images/bgCabecalho.png) no-repeat}

#direita{width:160px; float:right; margin-left:5px; overflow:hidden; margin-bottom:10px}

#esquerda{width:160px; float:left; margin-right:5px; overflow:hidden; margin-bottom:10px;}

#conteudo{float:left; overflow:hidden; text-align:center; height:100%; width:680px; margin-bottom:10px; margin-top:5px}

#conteudoFull{float:left; overflow:hidden; text-align:center; height:100%; margin-bottom:10px; margin-top:5px; width:835px}

#rodape{background:url(images/bgRodape.gif) no-repeat 0 0; clear:both; overflow:hidden}

  

/*MENU PADRÃƒO LATERAL*/

#menu{clear:both; z-index:100; width:160px;}

#menu span{display:block; height:100%; cursor: pointer; padding:5px 0}

#menu li{ float:left; width:100%;}

#menu a{display:block; padding:4px 0}

#menu a:hover{text-decoration:none;}

/*1Âº NÃ?VEL*/
#menu .containerN1 li span{
	background:url(images/arrow.gif)  5px center  #fff no-repeat;
 	color:#A00;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding:10px 0 2px 14px;
}
/*2Âº NÃ?VEL*/
#menu .containerN2 li a{
	color:#666; 
/*	border-bottom:1px dashed #ccc;*/
	padding-left:22px;
/*	width:140px;*/
	display:block;
	background:#fff
}
 
#menu .containerN2  li a:hover{ text-decoration:underline; background:#f1f1f1; text-decoration:none}

/*3Âº NÃ?VEL*/
#menu .containerN2 li ul{
	padding:0 0 0 5px;  
	 
	
	
}



#menu .containerN3 li a{ 
	background:#F1F1F1;
	color:#333;
}

#menu .containerN3 li a:hover{background:#DFDFDF; text-decoration:none}


/*LISTA CASAMENTO*/
#buscaLista { height: 150px; }
#buscaLista li { padding: 3px; }
#novaBusca { margin: 10px 0px; font-weight: bold; }

#listagemNoivos{ width: 100%;}
#listagemNoivos ul{ margin:0; padding:0; width: 100%; }

#listagemNoivos ul li { width:100%; float:none; }

#listagemNoivos li.listagem{
	float:left;
	height:90px;
	width:24%;
	overflow:hidden;
	border-right:1px dashed #DDD;
	border-bottom:1px dashed #DDD;
	text-align:center;
	padding:5px 0; 
}

#listagemNoivos .listagem div{height: 26px}

#listagemNoivos .title{
	border:1px solid #fff;
	font-weight:bold; 
	font-size:12px; 
	background:#c61616; 
	height: 20px; 
	float:left; 
	width:24%;
	text-align:center;
	padding:5px 0;
	color: #fff; 
}


.tituloGrande{ font-size:18px; padding-bottom:5px; margin-bottom:5px; border-bottom:1px dotted #f2f2f2}

.opnialLabel{ margin-bottom:5px;}
.opniaocampos textarea{ width:375px; height:130px}
.opniaocampos input{ width:200px;}

.enviarRespostas input{ padding:5px; height:26px; margin:5px 0}
.percentual{ float:left; padding:0 0 0 22px; margin-top:-4px; clear:both; font-style: italic; color:#FF0000; *padding-left:30px; *width:50%;}

.pergunta, .tituloOpiao { padding-top:15px; font-weight:bold; color:#333333}
.respostas{ clear:both; color:#666; float:left; margin-bottom:4px}
.respostas input{ float:left; border:0; background:none; margin:0 5px}
.respostas label{ float:left; padding-top:1px; color:#666; font-weight:normal; }

