@charset "utf-8";
/* CSS Document */
html{
	height:100%;
}
body{
	background:url(../images/bg-principal.jpg) repeat-x;
	height:100%;
	margin:0 auto;
	color:#333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
li ul {
	position: absolute;
	left: 219px;
	top: 0;
	border:1px solid #ccc;
 	display: none;
	}

li:hover ul, li.over ul { 
	display: block; }
	
a, a:visited{
	text-decoration:none;
	color:#666;
}
a:hover{
	text-decoration:underline;
	color:#0e2766;		
}
a img{
	border:none;
}

ul{
	list-style-position:inside;
	
}

h1{
	padding:0px;
	margin:0px;
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid #0e2766;
	color:#0e2766;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2{
	padding:0px;
	margin:0px;
	margin-top:10px;
	font-size:18px;
	font-weight:normal;
	color:#333;
	background:url(../images/arrow.png) no-repeat left 7px;
	padding-left:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

p{
	font-size:12px;
	text-align:justify;
}

p img{
	margin:0 10px 10px 0;
/*	padding:5px;
	 border:1px solid #ccc; */
	float:left;
}
hr {
	border:none;
    border-bottom: 1px solid #28166f;
}
input{
	background:#ebebeb;
	border:none;
	padding:5px;
	width:480px;
}
textarea{
	background:#ebebeb;
	border:none;
	padding:5px;
	width:480px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

/*CLASSES*/

.all{
	margin:0;
	_height:100%;
	min-height:100%;
	position:relative;
	/*background:#666;*/
}
.main{
	width:900px;
	margin:0 auto;
	padding-bottom:110px;
	background:url(../images/bg-menu.png) no-repeat 0 20px;
	
}

.clear{
	clear:both;
}

.limit{
	width:900px;
	margin:0 auto;
}

.header{
	width:100%;
	padding-top:25px;
}
.header .contact{
	float:right;
	text-align:right;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.content{
	width:610px;
	float:left;
	background:#FFF;
	padding:20px;
	margin-top:10px;
}
.gmap{
	float:right;
	border:1px solid #0e2766;
}

/*FOOTER*/

.footer{
	background:#28166f;
	position:absolute;
	bottom:0;
	height:100px;
	width:100%;
	color:#FFF;
	font-size:10px;
	padding-top:10px;
}
.adress{
	float:left;
}
.cards{
	float:right;
	width:400px;
	text-align:right;
}
.cardIcon{
	float:right;
	margin:5px;
	border:1px solid #fff;
}
.midias{
	float:right;
}
.iconMidias{
	float:right;
	margin:5px;
	border:1px solid #fff;
}

/*MENU*/

.menu{
	width:240px;
	_width:237px;
	float:left;
	font-size:12px;
	padding-left:8px;
}
.menu ul{
	margin:0;
	padding:0px;
	width:220px;
}
.menu li{
	list-style:none;
/*	border-bottom:2px dotted #ccc; */
	position:relative;
/*	_background:url(../images/menuBg.jpg) left top no-repeat #fff; */
}
.menu li a{
	_width:150px;
	display:block;
	padding:8px;
	padding-left:10px;
	text-decoration:none;
	color:#333333;
	border-bottom:1px dotted #ccc;
	}
.menu li a:hover{
	background:url(../images/menuBgHover.jpg) left top repeat-y;
	padding-left:20px;
}

.menu li .active{
	background:url(../images/menuBgActive.jpg) no-repeat; 
	padding-left:20px;
	color:#FFF;
}

/*ALERT*/

.alert{
	width:100%;
	height:70px;
	padding-top:20px;
	background:#fff9d4;
}
.alert .fechar{
	float:right;
}
.alert .text{
	float:left;
	width:850px;
}
.alert .icon{
	float:left;
	padding-right:10px;
	padding-bottom:30px;
}

/*OLDER*/

.btSend{
	width:90px;
	cursor:pointer;	
}
.conteudoHalf{
	width:48%;
	float:left;	
}
.conteudoHalfSeparate{
	float:left;
	width:4%;
}
.autor{
	text-align:right;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.btMais{
	background:url(../images/maisIcon.gif) no-repeat 90%;
	text-align:right;
}
.btMaisH{
	background:url(../images/maisIcon.gif) no-repeat 78%;
	text-align:right;
}
.boxProdHome{
	margin:0 auto;
	width:460px;
}
.prodHome{
	float:left;
	margin:0 10px;
	_margin:0 5px;
	border:#999 solid 1px;
	padding:5px;
	_width:90px;
}
.prodHome p{
	width:80px;
	text-align:center;
}
.thbProdHome{
	border:#666 solid 1px;
	margin:0 auto;
	width:80px;
}
.imagemFloat{
	margin:0 10px 10px 0;
	padding:5px;
	border:1px solid #ccc;
	float:left;
	width:100px;
	height:100px;
}
/* Slider */
/* Easy Slider */
	.slider{
		float:left;
		text-align:center;
		margin:0 auto;
		margin-top:10px;
		}
	.slider img{
		border:0;		
	}
	.slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	.slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:180px;
		text-align:center;
		height:80px;
		overflow:hidden;
		}	
	#prevBtn, #nextBtn{ 
		float:left;
		display:block;
		width:20px;
		height:80px;
		margin-top:20px;
/*		position:absolute;
		top:450px; */
		}	
	#nextBtn{ 
/*		left:696px;  */
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:20px;
		height:80px; 
		background:url(../images/prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/next.gif) no-repeat 0 0;	
		}												

/* End slider */
