p{
	text-align:justify;
	margin:0 0 0.5em;
	
}
a:hover{
	text-decoration:underline;
}
.right{
	float:right;
}
.left{
	float:left;
}
body{
	background-image:url('../_img/bg.jpg');
	background-repeat:repeat-x;
}

h2, h1{
	border-left:4px solid #360;
	padding-left:5px;
}
h2 span, h1 span{
	width:100%;
	color:#999;
	position:relative;
	display:block;
	font-size:45%;
}
h1 span{
	margin-top:-5px;
}

h2 span{
	margin-top:-10px;
}

a img{
	border:1px solid #DDD;
	padding:3px;
	margin:2px;
}
a:hover img{
	border:4px solid #360;
	padding:0;
}

/**
*
* CABECALHO
*
**/
.logo{
	position:absolute;
	background-image:url('../_img/logo.jpg');
	background-repeat:no-repeat;
	border:2px solid #FFF;
	width:109px;
	height:96px;
	overflow:hidden;
	text-indent:-9000px;
	z-index:99;
	margin-top:15px;
	margin-left:120px;
}
.cabecalho{
	background-image:url('../_img/bgslide.jpg');
	background-repeat:no-repeat;
	background-position:center;
	padding-top:23px;
	margin-top:35px;
	height:280px;
}
.ico{
	background-image:url('../_img/icos.gif');
	background-repeat:no-repeat;
}
.slide{
	margin:0 0 0 107px;
/*	float:left; */
	display:block;
	width:736px;
	height:254px;
}
.slide img{
	width:736px;
	height:254px;
    margin-top:  0; 
    margin-left: 0;
	display:none;
	cursor:pointer; 
}

.listraLV, .listraRV,.listraBH, .listraTH{
	background-image:url('../_img/listra.gif');
}

.listraBH, .listraTH{
	background-repeat:repeat-x;
}
.listraLV, .listraRV{
	background-repeat:repeat-y;
}
.listraBH{	background-position:bottom;} 
.listraTH{	background-position:top;}
.listraLV{	background-position:left;} 
.listraRV{	background-position:right;}

.menu{
	background-image:url('../_img/listra.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	list-style:none;
	height:4.5em;
	margin:0;
}
.menu li{
	float:left;
	width:14.3em;
	padding-left:1.5em;
}
.menu li a{
	font-size:1.5em;
	color:#360;
	display:block;
	text-decoration:none;
}
.menu li a:hover{
	color:#690;
}
.menu li span{
	margin-top:-5px;
	width:100%;
	color:#999;
	position:relative;
	display:block;
	font-size:60%;
}

.span-17,.span-7{
	margin-top:10px;
}
.span-7{
	padding-left:10px;
	padding-bottom:105px;
}

.veja-mais{
	background-image:url('../_img/veja-mais.jpg');
	background-repeat:no-repeat;
	width:96px;
	height:32px;
	float:right;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
}


.rodape{
	position:relative;
	background-color:#360;
	height:130px;
	margin-top:50px;
	display:block;
	width:100%;
}
.rodape p{
	color:#ddd;
	padding-top:5px;
}
.ideia{
	background-image:url('../_img/ideia.gif');
	width:150px;
	height:26px;
	position:absolute;
	background-repeat:no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin-top:-6px;
}
.re9{
	background-image:url('../_img/re9.gif');
	width:13px;
	height:10px;
	margin-top:3px;
	float:left;
	background-repeat:no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	
}

.rodape .familia{
	background-image:url('../_img/familia.jpg');
	width:278px;
	height:139px;
	margin-top:-107px; 
	float:right;
	background-repeat:no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}
