* { text-decoration:none; margin:0 auto; padding:0px; list-style:none; vertical-align:middle; border:none; font-size: 11px; }

html { text-align:justify; height: 100%; margin:0px;}

body { 	background-color: #f7f7f7; text-align:center; font-family: ms sans serif, Tahoma, Helvetica, Sans Serif; height: auto; margin:0px;}

#fundo{
	width:100%;
	background: url(../imagens/fundo.jpg) repeat-x;
}

#rodape{
	width:100%;
	height: 65px;
	background: url(../imagens/rodape.jpg) repeat-x;
}

.logo_rodape{
	padding-top: 15px;
	float:right;
}

#miolo{
	width: 1000px;
}

#topo{
	margin-left:50px;
	margin-right:50px;
	height:76px;
	background: url(../imagens/logo2.png) no-repeat;
}

#botoes{
	text-align:right;
}

#menu{
	margin-left:50px;
	margin-right:50px;
	height:42px;
	margin-top:8px;

}

.space_menu{
	margin-right:50px;
	font-family: arial, tahoma, verdana;
	font-size: 15px;
	padding-top: 18px;
	font-weight: bold;
	color: #3399cc;
	text-transform: uppercase;
}

#promo{
	margin-left:60px;
	margin-right:50px;
	margin-top:17px;
	height:107px;
	background: url(../imagens/promo.png) no-repeat;
}

#link_promo{
	height: 33px;
	margin-top: 1px;
}

#destaque{
	height: 270px;
}

#destaque1{
	margin-top:30px;
	margin-left: 50px;
	background: url(../imagens/box1.jpg) no-repeat;
	width:260px;
	height:200px;
	background-color: #FFDC4F;
	float: left;
	padding: 5px;
	text-align:left;
	border: 1px solid #666666;
}


#destaque2{
	margin-top:30px;
	margin-left: 50px;
	background: url(../imagens/box2.jpg) no-repeat;
	width:260px;
	height:200px;
	background-color: #B1FF64;
	float: left;
	padding: 5px;
	text-align:left;
	border: 1px solid #666666;
}

#destaque3{
	margin-top:30px;
	margin-left: 50px;
	background: url(../imagens/box3.jpg) no-repeat;
	width:260px;
	height:200px;
	background-color: #57ACD5;
	float: left;
	padding: 5px;
	text-align:left;
	border: 1px solid #666666;s
}

#destaque12{
	margin-top:30px;
	margin-left: 50px;
	background: url(../imagens/box1.jpg) no-repeat;
	width:260px;
	background-color: #FFDC4F;
	float: left;
	padding: 5px;
	text-align:left;
	border: 1px solid #666666;
}


#destaque22{
	margin-top:30px;
	margin-left: 50px;
	background: url(../imagens/box2.jpg) no-repeat;
	width:260px;
	background-color: #B1FF64;
	float: left;
	padding: 5px;
	text-align:left;
	border: 1px solid #666666;
}

#destaque32{
	margin-top:30px;
	margin-left: 50px;
	background: url(../imagens/box3.jpg) no-repeat;
	width:260px;
	background-color: #57ACD5;
	float: left;
	padding: 5px;
	text-align:left;
	border: 1px solid #666666;s
}

#especialista{
	height: 50px;
	margin-left:50px;
	background: url(../imagens/joomlaespecialista.jpg) no-repeat;
}

#especialista_texto{
	height: 100%;
	margin-left:50px;
	margin-top: 12px;
	text-align: left;
	margin-bottom: 40px;
}

#texto{
	height: 100%;
	margin-left:50px;
	margin-top: 12px;
	text-align: left;
	margin-bottom: 40px;
}

.img_pad{
	padding-left: 170px;
}


/* #####  Formatação HTML  #####*/

h1{
	font-size: 18px;
}

ul{
	padding-left:20px;
}

li{
	line-height: 20px;
	list-style: circle;
}

p{
line-height: 12px;
padding-bottom: 10px;
}

input, textarea{
margin-left:10px;
border: 1px solid #ccc;
}