/* CSS Document */
html, body {
	background: #333;
	scrollbar-arrow-color: #f00;
	scrollbar-3dlight-color: #FFF;
	scrollbar-highlight-color: #CCC;
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #CCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F8F8F8;
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1{
	font-size: 1.3em;
	color: #333;
	margin: 0px 0px 10px;
	padding: 0px;
}
h2{
	font-size: 1.1em;
	color: #666;
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
	clear: both;
}

h3{
	font-size: 1.3em;
	color: #333;
	margin: 0px 0px 10px 41px;        /* titulo da galeria */
	padding: 0px;
}
#tabela {
	width: 100%;
	height: 100%;
	position: static;
	display: table;

*overflow: hidden; /* hack para o IE6 e IE7 */
*position: relative;
}

#celula {
	vertical-align: middle;
	display: table-cell;
	position: static;

*top: 50%; /* hack para o IE6 e IE7 */
*position: absolute;
}

#conteudo {
	top: -50%;
	width: 500px;
	margin: auto;
	position: relative;
	height: 400px;
	color: #FFFFFF;
}
p {
	font: 100%;
	margin: 0px 0px 8px;
	padding: 0px;
}
a {
	color: #FF5151;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
												/* index */
#index_corpo{
	width: 1000px;
	min-height: 563px;
	margin: auto;
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #333;
	position: relative;
	top: -50%;
}
#index_flash{
	width: 1000px;
	padding-top: 70px;
}
#index_logo{
	width: 278px;
	height: 104px;
	position:absolute;
	left: 25px;
	top: 25px;
	z-index: 100;
}
#index_telefone{
	position:absolute;
	z-index: 100;
	left: 680px;
	top: 47px;
	z-index: 100;
	text-align: right;
	width: 300px;
}
#relevo1{
	width: 1000px;
	height: 14px;
	background: url(../img/img_relevo1.gif) no-repeat; 
}
#relevo2{
	width: 1000px;
	height: 14px;
	background: url(../img/img_relevo2.gif) no-repeat bottom;
	margin:auto;
	clear: both;
}
#index_slogan{
	float: left;
	padding: 5px 0px 0px 25px;
}
#vega a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color:#666;
	float:right;
	margin: 13px 35px;
}
									/* TEMPLATE */
									
#internas_corpo{
	width: 1000px;
	margin: 5px auto;
	background: #FFFFFF url(../img/bg_menu.gif) repeat-y left top;
	position: relative;
	color: #333333;
}
#relevo3{
	width: 1000px;
	height: 40px;
	background: url(../img/img_relevo3.gif) no-repeat; 
}
#curvas_1{
	width: 1000px;
	height: 82px;
	background: #FFFFFF url(../img/img_curvas1.gif) no-repeat bottom;
	position: relative;
	margin: 0px;
	padding-top: 7px;
}
#logo{
	width: 169px;
	height: 70px;
	background: url(../img/img_logo2.jpg) no-repeat;
	position: absolute;
	left: 25px;
	top: -28px;
}
#contato{
	width: 200px;
	height: 42px;
	font-size: 0.9em;
	text-align:right;
	position: absolute;
	left: 780px;
	top: -19px;
}
#menu{
	width: 151px;
	height: 624px;
	background: #f0f0f0;
	float: left;
	font-weight:bold;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}
#menu li{
	text-align: left;
	padding: 9px 0px 4px 10px;
}
#menu a{
	color: #000;
	text-decoration: none;
}
#menu li a:hover{
	color: #999;
	text-decoration: underline;
}
#menu_galeria{
	width: 151px;
	height: 687px;
	background: #f0f0f0;
	float: left;
	font-weight:bold;
}#menu_galeria ul{
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}
#menu_galeria li{
	text-align: left;
	padding: 9px 0px 4px 10px;
}
#menu_galeria a{
	color: #000;
	text-decoration: none;
}
#menu_galeria li a:hover{
	color: #999;
	text-decoration: underline;
}
#conteudo_internas{
	width: 835px;
	float: right;
	margin-top: 9px;
	position: relative;
}
#curvas_2{
	width: 1000px;
	height: 39px;
	background: url(../img/img_curvas2.gif) no-repeat;
	float: left;
}
#vega_2{
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	color: #FFF;
}
#vega_2 a{
	color: #fff;
}
									/* INDEX 2 */
.index_2_box{
	width: 392px;
	position:relative;
	float:left;
	padding: 30px 10px;
}
.index_2_titulo{
	width: 189px;
	height: 22px;
	padding: 3px 0px 0px 10px;
	font-size: 0.9em;
	font-weight: bolder;
	color: #FFF;
	background: url(../img/img_index2_titulo.gif) no-repeat;
	position: absolute;
}
.index_2_img{
	width: 392px;
	height: 219px;
	padding-top: 22px;
}
.saiba_mais a{
	width: 75px;
	height: 21px;
	background:url(../img/img_saiba.gif) no-repeat;
	font-size: 0.9em;
	font-weight:bolder;
	color: #FFF;
	float:right;
	text-align:center;
	padding-top: 3px;
}
#login{
	width: 151px;
	margin-top: 45px;
	text-align: center;
}
.login_red{
	color: red;
	font-size: 1.0em;
	font-weight:bolder;
}
.login_black{
	color: black;
	font-size: 0.9em;
	font-weight:bold;
}
.tabela {
	width: 100%;
	padding: 5px;
	font-size: 0.8em;
	color: #000;
	text-align:left;
}
.tabela td {
	padding: 0px;
}
											/* classes */
.imagens_direita{
	border: solid 1px #FFAEAE;
	float: right;
	padding: 1px;
	margin: 0px 10px 10px;
}
.centralizado{
	text-align: center;
	font-size: 0.9em;
	font-style:italic;
	margin-top: 80px;
}
#conteudo_internas .bx_videoclip {
	display: block;
	margin: 20px 0px 10px;
	padding: 0px;
}
