/*----------------------RESETANDO--------------------*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{margin: 0; padding: 0; outline: none; }

body{line-height:1; font-size:75%; background:#000; font-family: 'PT Sans Narrow', Arial, sans-serif; } /*---- 1.0 em = 10px---*/

h1, h2, h3, h4, h5, h6{font-size:100%;}

ul, ol{list-style:none;}

/*----------------------RESETANDO--------------------*/

.tudo{height:100%; position:relative; width:100%; margin:0 auto; background:#000; min-width:800px; min-height:600px;} 

.cont{color:#fff; min-height:100%; padding-bottom:-20px; margin-bottom:-20px;}
.conteudo{min-height:600px; width:74%; z-index:0; color:#fff; /*padding-bottom:20px;*/ /*margin-top:-20px; padding-bottom:20px;*/}

.rodape{margin:0 auto; padding:0 auto; min-width:800px; height:25px; font-size:small; letter-spacing:2px; font:8pt "Verdana", "Geneva", Arial, sans-serif; /*font-family: Garamond, Serif;*/ text-align:center; z-index:2; line-height:9px; font-weight: bold; background-image: url(../../img/fundo-rodape.jpg); text-shadow: 2px 2px 2px #0f0; color:#fff;}
.rodape a{color:#000; text-shadow: 2px 2px 2px #0f0;}
.rodape a:hover{color:#006100; text-shadow: 2px 2px 2px #0f0;}

.banner{float:right; width:26%; height:99%;z-index:0; position: absolute; top:0; right:0; background-image: url(../images/rope.jpg); background-repeat: no-repeat; background-position: center center;}
.conteudoo{float:left; width:auto; min-height:100%; margin:0 auto; background-color:#000; color:#fff; width: 74%; }

#servicos{
 width: 75%;
 background-image: url(../images/Foto.jpg);
background-position: center center;
background-repeat: no-repeat;
}

/*----------------------DIVS--------------------*/


/*-------------------- OUTRAS CLASSES -------------*/
.fl{z-index:-999999;}


.conteudo h1{
	margin:5px;
	font-size:24px;
	text-align:center;
	color:#fff;
	font-family:"Pacifico", Georgia, "Times New Roman", serif;
	text-shadow:1px 1px 1px #000;
	padding:10px;
	line-height:40px;
}
.conteudo h1 span{
	font-size:10px;
	display:block;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	color:#00c6e3;
	line-height:14px;
	padding-top:10px;
	text-shadow:none;
	text-transform:uppercase;
}

.conteudo p.sub{
	padding:25px 10px 10px 10px;
	text-align:left;
	color:#aaa;
}

table{width:70%;}

#geral{
margin-left:0;
padding:0;
background:#000000;
}

#geral a:link, a:visited, a:active {
text-decoration: underline; 
color:#fff; 

}

#geral a:hover {
text-decoration: underline; 
color:#FFFFCC;
background:#222;

}

#geral input.botao {
background:#000000; 
/* a cor do fundo do botão */

color:#ffffff; /* a cor das letras Enviar */
border:2px solid #00CC66;
/* uma borda de 2px solida branca no botão*/
}
.rodape a{color:#000;}
.rodape a:hover{color:#006100;}

.paginacao_videos{padding:15px; height:40px;}
.paginacao_videos a{color:#fff;}
.paginacao_videos a:hover{color:#0f0;}

