/* RESET */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* END RESET */

body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
}
strong{ font-weight:bold}
em{font-style:italic}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #f8aa3a;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
}

.logo {
	padding-top:25px;
	float: left;
	margin-bottom: 20px;
	margin-left: 100px;
}

#menu {
	background-image: url(../gfx/menu.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 498px;
	float: right;
	text-align: center;
	margin-top: 40px;
	margin-right:15px;
	padding-left:15px;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	padding-top: 4px;
}

#menu li a:hover {
	color: #ee7305;
}
#rodape {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	position: fixed;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;	
	
}
#rodape-right {
	float:right;
	text-align: right;
		
}
#rodape-left{
	float: left;
	margin-left:auto;
	text-align: left;
	
}
#rodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-decoration:none;
}
#rodape a:hover {
	color: #ee7305;
}

.clear {
	clear:both;
}


.content{
	background-image: url(../gfx/bg-conteudos.png);
	font-family:Arial, Helvetica, sans-serif;
	height: 350px;
	width: 860px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	float: left;
	background-repeat: no-repeat;
}
.content-medium-right{
	background-image: url(../gfx/bg-medium-right.png);
	height: 350px;
	width: 445px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	float: right;
	background-repeat: no-repeat;
}
.content-medium-left {
	background-image: url(../gfx/bg-medium-left.png);
	height: 350px;
	width: 380px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	float: left;
	background-repeat: no-repeat;
	
}
.content-small{
	background-image: url(../gfx/bg-small.png);
	height: 350px;
	width: 205px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	float: right;
	background-repeat: no-repeat;
}
.content-medium{
	background-image: url(../gfx/bg-medium.png);
	height: 350px;
	width: 620px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	float: left;
	background-repeat: no-repeat;

}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #f8aa3a;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787b87;
	margin-bottom: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f8aa3a;
	margin-bottom: 10px;
	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-top:10px;
	
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #b6b6b6;
}

.images {
	float: left;
	margin-right: 12px;
}
.img-noticia {
	border: #787b87 solid 1px; 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-cds {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-geral {
	border: #787b87 solid 1px; 
	float: left;
	margin-right: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

a.bt-ler-mais {
	display: block;
	background-image: url(../gfx/bt-ler-mais.png);
	height: 17px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f8aa3a;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	padding-top:3px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

a.bt-ler-mais:hover {
	color: #ffffff;
}

.separador {
	height: 1px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
.separador_geral {
	height: 1px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 18px;
}

.banner-home {
	float: left;
	margin-left: 15px;
}

#barra-wrapper {
	background-image: url(../gfx/bg-barra.png);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
	margin-top: 20px;
	position: fixed;
	bottom: 50px;
}

#barra {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	position:relative;
}

.bt-agenda {
	background-image: url(../gfx/icon-agenda.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 83px;
	float: left
}

.bt-fotos {
	background-image: url(../gfx/icon-fotos.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 81px;
	float: left;
	margin-left:20px;
}

.bt-audio {
	background-image: url(../gfx/icon-audio.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 61px;
	float: left;
	margin-left:20px;
}

.bt-video {
	background-image: url(../gfx/icon-video.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 83px;
	float: left;
	margin-left:20px;
}


.bt-entrelacos {
	background-image: url(../gfx/entrelacos.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 182px;
	float: left;
	margin-left:20px;
	margin-top:25px;
	
}

.agenda-hover {
	display: block;
	background-image: url(../gfx/hover-agenda.png);
	height: 87px;
	width: 109px;
	position: absolute;
	/*margin-top:-10px;*/
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	left: 0px;
	top: -125px;
	z-index:0;
}

.fotos-hover {
	display: block;
	background-image: url(../gfx/hover-fotos.png);
	height: 87px;
	width: 109px;
	position: absolute;
	top: -125px;
	left:87px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index:0;
}

.audio-hover {
	display: block;
	background-image: url(../gfx/hover-audio.png);
	height: 87px;
	width: 109px;
	position: absolute;
	top: -125px;
	left:185px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index:0;
}

.video-hover {
	display: block;
	background-image: url(../gfx/hover-video.png);
	height: 87px;
	width: 109px;
	position: absolute;
	top: -125px;
	left:280px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index:0;
}
.entrelacos-hover {
	display: block;
	background-image: url(../gfx/hover-entrelacos.png);
	height: 87px;
	width: 109px;
	position: absolute;
	top: -125px;
	left:400px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	z-index:0;
}

.right {
	float: right;
}

h3.newsletter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
}

h3.newsletter span {
	color: #ff9500;
}

.input-newsletter {
	background: url(../gfx/input-newsletter.gif) transparent;
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #de9f80;
	border: none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	margin-bottom: 5px;
}

.bt-remover {
	background: url(../gfx/bt-desistir.gif) transparent;
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bt-subscrever {
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../gfx/bt-submeter.gif);
}

/*CONTACTOS FORM */

.input-contactos{
	width:200px;
	height:15px;
	padding:3px;
	background-color:#2e2e30;
	border: 1px solid #5a5c63 ;
	color:#CCCCCC;
	font-size:11px;
	margin-bottom:5px;
	margin-top:3px;
}
.button-enviar {
	background: url(../gfx/bt-enviar.png);
	
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f8aa3a;
	text-decoration: none;
	text-align: center;
	
	height: 20px;
	width: 80px;
	display:block;
	
	cursor:pointer;
	margin-bottom:5px;
	margin-top:3px;

}
.button-enviar:hover {
	color: #FFF;

}
.input-contactos2{
	width:400px;
	height:90px;
	
	padding:3px;
	background-color:#2e2e30;
	border: 1px solid #5a5c63 ;
	color:#CCCCCC;
	font-size:11px;
	
		
	margin-bottom:5px;
	margin-top:3px;
}
.table-rider-tecnico{
	width:100%;
	border:1px solid #5f6169;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align:center;
	

}

.table-rider-tecnico td{
	border:1px solid #5f6169;
	height:30px;

}
.text-top-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/* IMAGENS BANNER*/


#images-rotate {
	width: 225px;
	height: 350px;
	margin-bottom: 5px;
	overflow: hidden;
}

#destaque-rotator {
	overflow: hidden;
	height: 195px;
}