/*===============================
JOS Creative Studio
www.wdjos.com
=================================*/

body{
	background:url(../img/fundo.jpg) no-repeat center top;
	font: normal 12px, Tahoma, Geneva, sans-serif;
	color:#666;
}
ul{ list-style:none; margin:0px; padding:0px;}
a{ color:#666; text-decoration:underline;}
a:hover{ color:#FF9900; text-decoration:underline;}
p{ line-height:20px;}
#mestre{
	width:810px;
	position:absolute;
	left:50%;
	margin-left:-405px;
}
#conteudo{
	background-color:#ffffff;
  min-height:500px;
  height:auto !important;
  height:500px;
}
#rodape{
width:770px;
margin-left:20px;
margin-top:15px;
padding-top:7px;
border-top:1px dotted #666;
clear:both;
}
#menu{
	background:url(../img/menu.gif) repeat-x;
	height:55px;
}
#menu ul{ padding:17px 0px 0px 0px;}
#menu ul li, #itens ul li{
	display:inline;
	text-align:justify;
}
#menu ul li div.float{
	float:left;
	padding:0px 0px 0px 30px;
}
#itens{ margin-left:20px;}
#itens ul li div.float{
	width:340px;
	float:left;
	padding:4px;
	margin:0px 10px 15px 20px;
}
#itens ul li h2{ margin-bottom:0px;}
#itens ul li div.float p{ margin-left:50px; text-align:justify;}
#itens ul li div.float acronym{ display:block; text-align:right;}

#home-carac{padding:15px 0 0 40px}
#home-carac ul li{
clear:both;
display:block;
padding:4px 4px 4px 6px;
background-color:#f8f8f8;
border-left:3px solid #ccc;
border-bottom:1px solid #ccc;
margin-bottom:2px;
font-size:12px;
}
#ar{
	background-color:#f8f8f8;
	padding:4px;
	text-align:right;
}
#ar input.campo{ padding:3px; font-size:10px; border:1px solid #fff; background-color:#ccc; font-size:10px; color:#666; }
#ar input.btn{ background-color:#999; border:1px solid #fff; color:#FFF; font-weight:bold; font-size:9px; padding:2px;}
/*===============================
CLASSES
=================================*/
.imgblock{ display:block;}
.flash{ display:block; margin:0px; padding:0px; border:none;}
.spacer{ clear:both;}
.banners{ clear:both;}
.ass{ padding:12px 8px 10px 0;}
.jos{ float:right; padding:2px 0px 0 0; width:120px; text-align:right; font-size:10px;}
.nopad{ padding:0px; margin:0px;}
.logo{ height:110px;}
.respiro{ padding:10px 45px 10px 45px;}
.texto{
	line-height:160%;
	width:490px;
	}
.textolivre{
		line-height:160%;
	width:100%;
}
.texto p{ text-align:justify;}
#coluna{
	width:205px;
	margin-top:90px;
}
.left{ float:left;}
.right{ float:right;}
.f1{	font-size:9px;}
.f2{	font-size:11px;
}
.menupad{ margin-right:28px;}
.full{ width:100%;}

/*===============================
LINKS
=================================*/
#rodape a{ text-decoration:none !important;}

/*===============================
SLIDER
=================================*/
#slider {width:100%}
.header {width:97%; font-weight:bold; margin-top:5px; cursor:pointer; background: url(../img/bullet_pergunta.jpg) no-repeat left top; padding-left:22px;}
.header h2{padding:11px 10px 5px 0px !important; font-size:13px; line-height:130%; color:#666; margin:0px;}
.headertop{border-top:1px dotted #ccc;}
.header:hover { color:#000 !important;}
.content {overflow:hidden; width:100%;}
.content p{ padding: 8px 0 8px 22px}
.text {width:99%; border:1px dotted #ccc; background-color:#f8f8f8; padding:0px; margin-top:5px;}
.text p{ padding:5px;}

.form .campo{
	border:1px solid #e8e8e8;
	padding:3px;
	color:#333;
	font-size:12px;
	background:#fff url(../img/campo.jpg) repeat-x;
}