/*                                 */
/* Fura 300 - www.maisempresas.com */
/*            ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */



body {
	/*behavior:url("css/csshover.htc");*/
	background-color:#B1B1B1;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
}

a {
	text-decoration:none;
	color:#666666;
}


/* Div principal */
#mundo {
	margin:0 auto 0 auto;
	width:981px;
}



/* Menu topo */
#menu {
	padding-top:50px;
	float:right;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0;
}
#menu ul li {
	display:inline;
	float:left;
}
#menu ul li a:hover {
	zoom:1;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}



/* Imagem de topo */
#topo {
	float:left;
	width:981px;
	background-color:#fff;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}



/* Conteúdo */
#conteudo {
	float:left;
	width:961px;
	background-image:url(../images/linesep.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c9c9c9;
	padding:15px 10px 10px 10px;
}
#conteudo_interna {
	float:left;
	width:961px;
	background-color:#c9c9c9;
	padding:7px 10px 10px 10px;
}



/* Blocos de conteúdo */
.bloco, #esquerda {
	float:left;
	width:467px;
}
.bloco2 {
	float:left;
	width:425px;
}
.bloco_467_title {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:7px;
	padding-top:10px;
	width:443px;
	float:left;
	background:url(../images/bloco_corner_top.gif) no-repeat top left #fff;
}
.bloco_467_content {
	padding-left:13px;
	padding-right:12px;
	padding-bottom:6px;
	width:442px;
	float:left;
	background:url(../images/bloco_corner_base.gif) no-repeat bottom left #fff;
	color:#909090;
}
.right_buttons {
	float:right;
	margin-top:8px;
}
.right_buttons a:hover, .mini_videos a:hover, .Scroller-Container a:hover, .Scroller-Container2 a:hover {
	zoom:1;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.bloco_425_title {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:7px;
	padding-top:12px;
	width:399px;
	float:left;
	background:url(../images/bloco_corner_top_videos.gif) no-repeat top left #fff;
}
.bloco_425_content {
	padding-left:13px;
	padding-right:12px;
	padding-bottom:10px;
	width:398px;
	float:left;
	background:url(../images/bloco_corner_base_videos.gif) no-repeat bottom left #fff;
}
#bloco_425_descr {
	float:left;
	width:377px;
	background:#FFCC00 url(../images/video_corner_base.gif) bottom no-repeat;
	padding:10px;
	color:#59662E;
}
#bloco_425_descr b {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003046;
}
#bloco_425_descr hr {
	color:#FFE682;
}
#bloco_425_outros_videos_title {
	float:left;
	width:387px;
	padding-left:10px;
	padding-top:10px;
	background:#e2e2e2 url(../images/video_outros_corner_top.gif) top no-repeat;
	margin-top:10px;
}
#bloco_425_outros_videos {
	float:left;
	width:397px;
	background:#e2e2e2 url(../images/video_outros_corner_base.gif) bottom no-repeat;
	padding-bottom:7px;
	padding-top:7px;
}
#blocos_interna1 {
	float:left;
	width:898px;
	background-image:url(../images/interna_bg.jpg);
}
#blocos_interna2 {
	float:left;
	width:898px;
	background:url(../images/interna_bg_corners_top.jpg) top left no-repeat;
}
#blocos_interna3 {
	float:left;
	width:898px;
	background:url(../images/interna_bg_corners_bottom.jpg) no-repeat bottom;
}
#content_real {
	float:left;
	width:630px;
	padding:10px;
	padding-bottom:50px;
}
#interna_direita {
	float:left;
	width:208px;
	padding:20px;
	color:#000;
}
#interna_direita img {
	padding-bottom:4px;
}
#interna_direita a {
	color:#003046;
	text-decoration:none;
	text-transform:uppercase;
}
.margin10 {
	padding-top:10px;
	float:left;
}
.margin10r {
	padding-top:10px;
	float:right;
}




/* Links */
.link {
	width:590px;
	border-bottom: 1px solid #E9E9E2;
	padding:10px;
	color:#8C8C8C;
}
.link a {
	font-weight:bold;
	text-decoration:none;
	color:#003046;
}



/* Bloco Imagens */
#img_view {
	float:left;
	width:321px;
}
#img_descr {
	float:left;
	background:#FFCC00 url(../images/imagens_corner_base.gif) bottom no-repeat;
	width:321px;
	color:#59662E;
	padding:10px;
	border-top:1px solid #fff;
	padding-top:7px;
	margin-right:1px;
}
#img_descr b {
	font-size:12px;
	text-transform:uppercase;
	color:#003046;
}
#img_grande {
	float:left;
	width:343px;
}


/* Estilo das miniaturas */
.mini_videos {
	float:left;
	padding-left:15px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	font-family:tahoma;
	font-size:9px;
	text-align:center;
	text-transform:uppercase;
}
.mini_videos a {
	text-decoration:none;
	color:#333;
}



/* Scroll de imagens direita */
.Scroller-Container, .Scroller-Container2 {
	position: absolute;
}
.Scroller-Container img {
	margin-top:3px;
}
#scroll {
	float:left;
    position:relative;
	overflow:hidden;
	height:256px; width:78px;
}
#rightscroll {
	float:right;
	width:90px;
	height:282px;
	background:url(../images/scroll_down.jpg) bottom no-repeat #E2E2E2;
}
#scroll_down {
	float:left;
	padding-top:3px;
}
#scroll_up {
	float:left;
	padding-bottom:3px;
}



/* Scroll de imagens horizontal em baixo */
#scroll_horizontal {
	margin-top:7px;
	float:left;
	width:442px;
	height:100px;
	background-image:url(../images/scroll_hor_bg.gif);
	padding-top:4px;
	font-family:tahoma;
	font-size:9px;
	color:#333333;
	text-align:center;
}
#scroll_left, #scroll_right {
	float:left;
}
#hscroll {
	float:left;
    position:relative;
	overflow:hidden;
	height:100px; width:402px;
}

#scroll_horizontal .Scroller-Container2 img {
	margin-right:3px;
	margin-bottom:5px;
}



/* Shopping */
#shop {
	float:left;
	width:45px;
	position:relative;
	overflow:visible;
	left:10px;
}
#messias {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	background:#fff;
	width:45px;
	overflow:hidden;
}
#shop img {
	padding-bottom:8px;
}

#video {
	float:left;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:99;
	/*display:none;*/
}
#video_box {
	float:left;
	width:397px;
	height:238px;
	background-color:#000000;
}


/* Patrocinadores */
#patrocinadores_bg {
	float:left;
	width:981px;
	height:128px;
	padding-top:5px;
}
#patrocinadores {
	float:left;
	width:970px;
	padding-left:11px;
	padding-bottom:8px;
	background:#c2c2c2 url(../images/patrocinadores_base.gif) bottom no-repeat;
}
#patrocinadores img {
	padding-right:3px;
}
.patrocinador {
	border-top:1px #EEE solid;
	border-left:1px #EEE solid;
	border-right:3px #EEE solid;
	border-bottom:3px #EEE solid;
	float:left;
	margin:7px;
	height:96px;
}



/* Rodapeh */
#rodape {
	float:left;
	width:981px;
	color:#f3f3f3;
	padding-top:4px;
	height:60px;
}
#rodape a {
	color:#f3f3f3;
	text-decoration:none;
}
#rodape a:hover {
	color:#fff;
	text-decoration:underline;
}
#rodape_menu {
	float:left;
}
#rodape_mais {
	float:right;
}



/* Imagens */
#img_des_foto {
	float:left;
	padding-right:18px;
	padding-left:14px;
	width:332px;
}
#img_des_descr {
	float:left;
	padding:22px;
	width:205px;
	border:1px solid #ccc;
	background:url(../images/imagens_des_bg.jpg) top no-repeat #fff;
	color:#333;
}
#img_des_descr b {
	color:#003046;
}
#img_ampliar {
	float:right;
	border-bottom:#D3D4C7 1px solid;
	border-right:#D3D4C7 1px solid;
	border-left:#D3D4C7 1px solid;
	padding:5px;
	margin-top:1px;
}
#img_ampliar a {
	text-decoration:none;
	color:#333;
}
.img_cadaimgp {
	float:left;
	padding-left:10px;
	padding-top:15px;
	text-align:center;
	font-family:tahoma;
	font-size:9px;
	color:#333;
}
.img_cadaimgb {
	padding:6px;
	border-top:solid 1px #eee;
	border-left:solid 1px #eee;
	border-bottom:solid 2px #eee;
	border-right:solid 2px #eee;

}
.paginacao {
	float:left;
	width:628px;
	text-align:center;
	padding-top:20px;
}
.nova_galeria {
	float:left;
	width:565px;
	border-top:solid 1px #E9E9E2;
	padding:10px;
}
.nova_mini {
	float:left;
	padding-right:10px;
}
.nova_descr {
	float:left;
	color:#8C8C8C;
}
.nova_descr b {
	color:#003046;
}



/* Galeria de Imagens (Interna) */
#img_int_title {
	padding-left:13px;
	padding-bottom:10px;
	float:left;
	width:151px;
}
#img_int_sub {
	float:left;
	border-left:#E0E0E0 1px solid;
	color:#666;
	padding-left:15px;
	padding-bottom:8px;
	height:40px;
	width:444px;
}
#img_int_sub b {
	font-family:tahoma;
	font-size:16px;
	color:#003046;
}
#img_int_big {
	float:left;
	width:630px;
	text-align:center;
}
#img_int_pagina {
	float:left;
	text-align:center;
	width:630px;
	padding-top:10px;
}
#img_int_descr {
	text-align:center;
	padding-top:10px;
	padding-left:124px;
	padding-right:124px;
	color:#555;
	width:382px;
	margin:0 auto 0 auto;
	float:left;
}


/* Integrantes: Interna */
#int_int_title {
	padding-left:13px;
	padding-bottom:10px;
	float:left;
	width:181px;
}
#int_int_sub {
	float:left;
	border-left:#E0E0E0 1px solid;
	color:#003046;
	padding-left:15px;
	padding-bottom:8px;
	height:40px;
	width:420px;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
}
#perfil1, #perfil2, #perfil3, #perfil4, .thesep {
	width:590px;
	float:left;
}
#perfil5 {
	width:570px;
	float:left;
}
#perfil1 {
	background:url(../images/perfil_bg1.gif) repeat-y;
}
#perfil2 {
	background:url(../images/perfil_bg2.gif) top no-repeat;
}
#perfil3 {
	background:url(../images/perfil_bg3.gif) bottom no-repeat;
}
#perfil4 {
	background:url(../images/perfil_outros_bg2.gif) top no-repeat;
}
#perfil5 {
	background:url(../images/perfil_outros_bg3.gif) bottom no-repeat;
	padding-top:45px;
	padding-left:20px;
}
#perfil_name {
	float:left;
	height:12px;
	width:422px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:9px;
}
#perfil_btn {
	float:left;
	height:10px;
	width:128px;
	padding:10px;
}
.perfil_modulo {
	width:277px;
	padding-right:8px;
	padding-top:10px;
	float:left;
	color:#666;
}
#perfil_listaimg {
	float:left;
	padding-left:20px;
}
.img_cadaimg {
	float:left;
	padding-left:10px;
}

#perfil_frase {
	width:580px;
	text-align:center;
	color:#666;
	padding:5px;
	float:left;
}
.perfil_integrantes {
	border-bottom:#E9E9E2 solid 1px;
	float:left;
	width:550px;
	padding-top:10px;
	padding-bottom:10px;
}
.perfil_cadaint {
	float:left;
	padding-left:10px;
	color:#8C8C8C;
}
.perfil_cadaint b {
	color:#003046;
}


/* Contato */
#form {
	float:left;
	width:260px;
}
.forminput {
	width:255px;
	border:#ccc 1px solid;
}



/* Quem somos */
#somos {
	width:405px;
	float:left;
	color:#909090;
	text-align:justify;
}
