#quadrante p{
    margin-bottom:1em;
}

#colunaDir {
	width: 180px;
	float: right;
	background:#1C1C1C;
	height:363px;
	overflow: hidden;
}

/* AREA */
.asideMenu{
    float:right;
    margin-top:8px;
}

.asideMenu li{
    text-align:right;
	padding: 2px 0;
}

.asideMenu li a{
    width:120px;
    display:block;
    padding:0 20px;
    color:#FFFFFF;
}

.asideMenu.asideMenu li a:hover{
    color:#f6bc04;
    display:block;
    padding:0 20px;
}

.page{
    float:right;
    margin: 10px 10px 0 0;
}

#colunaDir .paginacaoCidade a.selected {
    background: none repeat scroll 0 0 #755900;
    font-weight: normal;
    padding: 0 2px;
}

#colunaDir .paginacaoCidade a {
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
}

.paginacaoVideo{
    margin:30px 0 0 30px;
}

#colunaDir .paginacaoVideo a {
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
}

#colunaDirVideo .paginacaoVideo a.selected {
    background: none repeat scroll 0 0 #755900;
    font-weight: normal;
    padding: 0 2px;
}

#colunaDirVideo .paginacaoVideo a {
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
}

/* LOGIN */
#conteudoLeft{
	padding: 30px 0 0 308px;
}

#quadrante form.form{
    padding:0;
}

#styleButton,
#menu_cliente li a{
    width:117px;
	height: 22px;
	line-height: 22px;
    cursor: pointer;
	background: url(../images/padrao/btn2.png) no-repeat;
	display: block;
	text-align: center;
	margin-top: 20px;
	font-size: 90%;
}

/* LOGADO */
.list{
    float:right;
    margin:10px 20px;
}

.list li{
    text-align:right;
    color:#FFFFFF;
}

/* VIDEOS */
#quadranteVideo  {
	width: 607px;
	height:364px;
	background:url(../images/padrao/bg_videos.jpg) no-repeat;
}

#listaVideosBuscar{
    float:left;
    margin: 30px 0 0 28px;
}

#quadranteVideoBusca{
	width: 940px;
        height:364px;
}

#colunaDirVideo{
	float: right;
	  width: 330px;
	  height:363px;
	  background: #1c1c1c;
          position:relative;
}

#listaVideos{
   float:right;
   margin:30px 0 0 28px;
}

#listaVideos li{
    float:left;
    width:130px;
    height: 140px;
	padding-right: 12px;
	background: url(../images/padrao/sombraVideo.jpg) no-repeat left 62px;
}

#listaVideos li a:hover {
	color: #F6BC04;
}

.clip {
	margin-bottom: 3px;
}

/* FORM SEARCH */
.formSearch{
   height:23px;
   margin: 15px 0 10px 304px;
   background: url(../images/padrao/bgInputBusca.png) no-repeat left top;
}

.formSearch label {
	display: block;
	padding-left: 23px;
}

.formSearch label input {	
	 background:#727374;
	color:#FFFFFF;
	width:200px;
	float: left;
	margin-top: 3px;
}

.formSearch button{
    width:45px;
	background: url(../images/padrao/btn1.png) no-repeat;
    cursor: pointer;
	height: 23px;
	float: left;
	font-size: 80%;
}

/* EMBARCACAO */

#conteudoLeftEmbarcacao{
    width: 760px;
    display:block;
}

.activoAtual{
    background: #755900;
    padding: 0 2px;
	font-weight: normal;
}

/* OUTROS TEMPOS */
#quadrante.mapa{
    background:url(../images/padrao/bg_mapa.jpg) no-repeat right top;
	z-index: 10;
	position: relative;
}

.asideMenu li a.Ativa{
    background:#453a16;
    color:#e6dbb7;
}

.asideMenu li a.AtivaGaleria{
    background:#453a16;
    color:#FFF;
}

#menu.cinza{
    background:url(../images/padrao/bg_menu2.jpg) repeat-x center top #808283;
}

/* CONTATO */
.cidades{
    float:right;
    
}

.cidades li{
    text-align:right;
}

.cidades li a{
    width:100px;
    display:block;
    padding:0 20px;
    color:#FFFFFF;
}

.cidades li a:hover{
    background:#453a16;
    display:block;
    padding:0 20px;
}

#quadrante  {
	width: 760px;
	height:363px;
	background:url(../images/padrao/bg_login.jpg) no-repeat right top;
	float: left;
}

#apresentacao{
	clear: both;
	width: 940px;
}

#imgGrande{
	height: 227px;
	margin-bottom: 14px; 
}

#thumb li{
    float:left;
    width:188px;
	text-align: center;
}

#quadrante p a {
	text-decoration: underline;
}

#quadrante h2 {
	background:#727374;
	width:300px;
	border:1px #5a5646 solid;
	padding:5px;
	margin-bottom:40px;
	text-transform: uppercase;
	color: #DCE1E4;
	font-size: 130%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#quadrante  h2 strong {
	font-size: 120%;
	color: #FFFFFF;
	background-image: url(../images/padrao/marcador_quadrante_h2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-right: 10px;
}
#quadrante h3 {
	background-color: #E3E7EA;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE0E3;
}
#quadrante a:hover {
	color: #d4a200;
}

#colunaDir span {
	font-size: 140%;
	color: #737373;
	text-transform: uppercase;
}
#colunaDir img {
	height: 108px;
	width: 148px;
	border: 2px solid #E3E7EA;
	margin-top: 10px;
	margin-left: 15px;
}

#galeria {
	padding-top: 2px;
	width: 750px;
	display: table;
}

#galeria li {
	float: left;
	height: 160px;
	width: 125px;
}

#galeria li img {
        width:110px;
	border: 2px solid #E3E7EA;
	display: block;
}

#galeria  ul {
	height: 62px;
	width: 114px;
	background: #FFFFFF;
}

#galeria  ul  li {
	height: 20px;
	margin-bottom: 0px;
	width: 49%;
	line-height: 20px;
	text-align: center;
	float: left;
	color:#666666;
}

#galeria  ul  li.cod {
	font-weight: bold;
	background-color: #E3E7EA;
	font-size: 90%;
	width: 114px;
}

.dataFoto {
	font-size: 90%;
}

#galeria ul li.posicao {
	font-weight: bold;
	font-size: 90%;
	width: 114px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#galeria  ul  a {
	background-image: url(../images/padrao/marcador_mais.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	display: block;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #bebebe;
	padding-left: 17px;
        color:#666666;
		font-size: 90%;
}

.paginacao ul {
	padding-left: 25px;
}

.paginacao li {
	display: inline;
}

.paginacao li  a {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}

.paginacao li a:hover {
	background: #755900;
}

.paginacao span  {
	margin-right: 8px;
	float: left;
}

#quadrante .btn1{
    width:45px;
	background: url(../images/padrao/btn1.png) no-repeat;
    cursor: pointer;
	height: 23px;
	line-height: 23px;
	font-size: 80%;
	display: block;
	text-align: center;
	text-decoration: none;
}

.tit {
	width: 180px;
	float:right;
	font-size: 110%;
	text-align:right;
	border-bottom:1px #695d38 solid;
	color: #FFFFFF;
	font-weight: normal;
	padding: 20px 20px 0 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.tit span {
	color: #F6BC04;
	font-size: 100%;
}
