@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	text-decoration: none; 
	font-family: "Trebuchet MS";
	}

a, a:visited {
	font-family:"Trebuchet MS";
	color:#fff;
	}
a:hover, a:active {
	font-family:"Trebuchet MS";
	color:#fff;
	text-decoration:underline;
	}

ul {
	list-style: none;
	}

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#414141;
	background-color:#FFF;
	}

img {
	border: none;
	}

#header-wrapper{
	background-image: url(../images/bg-header.png);
	background-repeat:repeat-x;
	width:100%;
	}

#header{
	position:relative;
	width:960px;
	height:119px;
	margin:0 auto;
	}
	
#header .logo{
	position:relative;
	float:left;
	width:280px;
	}
	
#header .menu{	
	position:relative;
	float:left;
	background-image:url(../images/bg-menu.png);
	width:355px;
	height:36px;
	font-size:16px;
	color:#fff;
	margin-top:83px;
	margin-left:20px;
	}

#header .menu li{
	position:relative;
	float:left;
	text-align:left;
	margin-top:07px;
	margin-left:07px;
	}

#header .tel{
	position:relative;
	float:right;
	font-size:24px;
	color:#fff;
	text-align:right;
	padding-top:30px;
	width:200px;
	}
	
#header .email{
	position:relative;
	float:right;
	width:200px;
	font-size:16px;
	color:#fff;
	text-align:right;
	}
	
#banner{
	position:relative;
	margin:0 auto;
	width:960px;
	}
	
#content-wrapper{
	width:100%;
	}
	
#content{
	position:relative;
	width:960px;
	margin:0 auto;
	}

#content .texto-home{
	position: relative;
	float: left;
	width: 515px;
	text-align: justify;
	}	
	
#content .texto-contato{
	position: relative;
	float: left;
	width: 415px;
	text-align: justify;
	}	
	
	
#content .titulo{
	font-size:18px;
	color:#900303;
	font-weight:bold;
	}
	
#content .imagem-home{
	position:relative;
	float:right;
	width:434px;
	height:213px;
	}
	
#destaque{
	position:relative;
	float:left;
	width:960px;
	margin-top:10px;
	}
	
#destaque span{
	position:relative;
	font-size:16px;
	text-align:center;
	color:#ebebeb;
	width:313px;
	float:left;
	margin-top:05px;
	font-weight:bold;
	}
	
#destaque p{
	position:relative;
	font-size:12px;
	text-align:justify;
	color:#b2b1b1;
	margin:10px;
	margin-top:05px;
	}

#destaque img{
	position:relative;
	padding-left:10px;
	padding-top:03px;
	}
	
#destaque .destaque-01{
	position:relative;
	float:left;
	background-image:url(../images/bg-destaque.png);
	width:313px;
	height:270px;
	}
	
#destaque .destaque-02{
	position:relative;
	float:left;
	background-image:url(../images/bg-destaque.png);
	width:313px;
	height:270px;
	margin-left:10px;
	}
	
#destaque .destaque-03{
	position:relative;
	float:left;
	background-image:url(../images/bg-destaque.png);
	width:313px;
	height:270px;
	margin-left:10px;
	}

#footer-wrapper{
	width:100%;
	float:left;
	margin-bottom:05px;
	}
	
#footer{
	position:relative;
	width:960px;
	height:122px;
	margin-top:10px;
	background-image:url(../images/bg-rodape.png);
	}

#footer .menu-rodape{	
	position:relative;
	float:left;
	font-size:12px;
	color:#fff;
	margin-left:10px;
	}

#footer .menu-rodape li{
	position:relative;
	float:left;
	text-align:left;
	margin-left:05px;
	margin-top:10px;
	}
	
#footer .tel-rodape{
	font-size:14px;
	color:#fff;
	float:right;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
	}
	
#footer .email-rodape{
	font-size:14px;
	color:#fff;
	float:right;
	text-align:right;
	}
	
#footer .copyright{
	position:relative;
	float:left;
	color:#cbcbcb;
	text-align:center;
	margin-top:100px;
	}

#footer .links-patrocinados{
	position:relative;
	float:right;
	margin-right:01px;
	margin-top:15px;
	}
	
	


	/*banner*/	
.nivoSlider {
	position:relative;
	min-height:270px;
	margin:0px 0px 60px 0px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	
	}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	}
.nivoSlider a {
	border:0;
	}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	}
a.nivo-prevNav {
	left:15px;
	}

#slider2 .nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
	}

#slider2 .nivo-controlNav a{
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	}

#slider2 .nivo-controlNav a.active{
	background-position:-10px 0;
	}

#slider2 a {
	display:block; /* IE Fix */
	}

/*fim banner*/
