@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	outline:none;
}

html{
	background-color:#000;
	background-image:url(/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	
	scrollbar-arrow-color:#F90;
	scrollbar-3dlight-color:#333;
	scrollbar-highlight-color:#333;
	scrollbar-face-color:#333;
	scrollbar-shadow-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:#000;
}

body{
	font-family:"Segoe UI", Arial;
	font-size:11px;
	line-height:16px;
	
}

#General {
	width:100%;
	padding-top:5px;
	background:url(/images/back.jpg) bottom center; background-repeat:repeat-x; width:100%; z-index:3; 
}

#content {
	width:1000px;
	margin:0 auto;
	display:block;
	position:relative;
}

#back { height:85px; width:100%; text-align:center; font-size:12px; }
#back_areas { height:16px; line-height:16px; width:100%; text-align:center; font-size:14px; color:#FFF; }
#copy { height:30px; line-height:30px; }

#nav_back { font-family:"Segoe UI", lucida, Arial, sans-serif; font-size:11px; text-align:center; }
#nav_back li { display: inline; font-weight:bold }
#nav_back li a { height:30px; text-align:center; color: #DDDDDD; text-decoration:none; padding-left:10px; padding-right:10px;}
#nav_back li span { height:30px; text-align:center; color: #986700; text-decoration:none; }
#nav_back li a:hover { color: #fadc64;}
#nav_back li a:active { color: #fadc64;}

#content_top {
	position:relative;
	width:100%;
	height:160px;
	background-image:url(/images/menu.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#content_slides {
	width:1000px;
	height:220px;
}

#main { 
	width:100%;
	text-align:center;
	min-height:670px;
}

#nucleo {
	width:100%;
	text-align:center;
	padding-top:10px;
}

#content_destaques { padding-left:0px; }
#content_destaques .dest1 { width:313px; }
#content_destaques .dest2 { width:313px; }
#content_destaques .dest3 { width:313px; }

#bar_sep {
	position:relative;
	width:100%;
	height:30px;
	background-image:url(/images/bar_sep.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.fl { float:left; }
.fr { float:right; }
.cp { cursor:pointer; }

.j { text-align:justify; }
.c { text-align:center; }
.l { text-align:left; }
.r { text-align:right; } 

.pl10 { padding-left:10px; }
.pt10 { padding-top:10px; }
.p2 { padding:2px; }
.p5 { padding:5px; }
.pl5 { padding-left:5px; }
.pt3 { padding-top:3px; }
.pt5 { padding-top:5px; }
.pb5 { padding-bottom:5px; }

.f12 { font-size:12px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; } 
.f18 { font-size:18px; } 

.fb { font-weight:bold; }
.fn { font-weight:normal; }

.fff { color:#FFF }
.f90 { color:#F90 }
.c666 { color:#666 }
.c000 { color:#000 }
.amcl { color:#fadc64 }

.blue	{ color:#00F }
.green	{ color:#090 }
.red	{ color:#F00 }
.purple	{ color:#60C }
.yellow	{ color:#FF0 }
.violet	{ color:#F0F }
.pink	{ color:#F9F }
.orange	{ color:#F90 }
.gray	{ color:#999 }
.silver	{ color:#CCC }
.gold	{ color:#FC0 }
.teal	{ color:#099 }

.corec  { width:16px; height:16px; margin:2px; float:right; } !important

.botaopadrao { border:1px solid co #000; background-color:#666; color: #FFF;}

.valor { widows:400px; height:32px; line-height:32px; }
.dado { width:120px; font-weight:bold; height:32px; line-height:32px; }
.form_valor { border:1px solid #666; line-height:20px; height:20px; font-size:14px; background-color:#FFF }
.form_error { background-color:#FFB9BB; }
.form_data { width:25px; }
.form_datay { width:50px; }

#janeiro	{ border-bottom:1px dotted #FC0; padding-bottom:20px; }
#fevereiro	{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#marco		{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#abril		{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#maio		{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#junho		{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#julho		{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#agosto		{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#setembro	{ padding-bottom:20px; padding-top:15px; }
#outubro	{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#novembro	{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }
#dezembro	{ border-bottom:1px dotted #FC0; padding-bottom:20px; padding-top:15px; }

.g {background-color:#0F3;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.w50 { width:50px; }
.w70 { width:70px; }
.w100 { width:100px; }
.w200 { width:200px; }
.w230 { width:230px; }
.w270 { width:270px; }
.w300 { width:300px; }
.w500 { width:500px; }

/* Area */

.tituloarea { padding-bottom:2px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FFF; line-height:25px; height:25px; }
.tituloarea span { color:#ff9900; }
.tituloa { border-bottom:1px dotted #dc9f08; width:292px; }

/* Album */
.capa_album { border:1px solid #666;}
.fotos { margin:2px; border:1px solid #FFF; }

/* Form Arquivo */

input.hide
{
position:absolute;
-moz-opacity:0;
filter:alpha(opacity: 0);
opacity: 0;
width:25px;
z-index: 2;
}

/* DJs */

.dj_nome { font-size:10px; color:#999; padding-bottom:5px; line-height:15px; height:15px;}

/* */

#outerBoxGallery td.tl{
	height:21px;
	width:21px;	
	background-image:url(/fotos/bTL.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/bTL.png', sizingMethod='scale');
}
#outerBoxGallery td.tc{
	width:900px;
	background-image:url(/fotos/f.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/f.png', sizingMethod='scale');
}
#outerBoxGallery td.tr{
	height:21px;
	width:21px;	
	background-image:url(/fotos/bTR.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/bTR.png', sizingMethod='scale');
}
#outerBoxGallery td.ml{
	background-image:url(/fotos/f.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/f.png', sizingMethod='scale');
}
#outerBoxGallery td.mr{
	background-image:url(/fotos/f.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/f.png', sizingMethod='scale');
}
#outerBoxGallery td.bl{
	background-image:url(/fotos/bBL.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/bBL.png', sizingMethod='scale');
}
#outerBoxGallery td.bc{
	background-image:url(/fotos/f.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/f.png', sizingMethod='scale');
}
#outerBoxGallery td.br{
	height:21px;
	background-image:url(/fotos/bBR.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/bBR.png', sizingMethod='scale');
}

#outerBoxGallery td.fu{
	background-image:url(/fotos/f.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fotos/f.png', sizingMethod='scale');
}