/* generics */

body {
	font-size:12px;
	font-family: Arial;
	letter-spacing:-1;
	margin:0;
	padding:0;
	color:#333;
        background:url('images/fundo-top.jpg') center top no-repeat #202B3D;
}

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

a:hover {
	text-decoration:underline;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px
}

small {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	border: 0;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
	text-align: left;
}

label {
	margin-top: 5px;
}

.clear {
     clear:both
 }

.icon {
	float: left;
	background: url('images/icons.jpg');
	margin-right: 10px;
}

img.left {
	float: left;
	padding-right: 5px;
}

img.right {
	float: right;
	padding-left: 5px;
}

a.arrow {
	background: url('images/arrow-white.jpg') bottom left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.arrow-gray {
	background: url('images/arrow-gray.jpg') bottom left;
	background-repeat: no-repeat;
	padding-left: 20px;
}


pre {
	color: green;	
}

/* specific */


#wrapper {
	width:1000px;
	margin:auto;
	
}

#header {
	width: 1000px;
	height: 120px;
}

/* menu */

#menu-area {
	position: relative;
	height: 40px;
}

#menu {
	position: absolute;
	clear: none;
	width: 980px;
	height: 40px;
	padding-left: 20px;
	z-index: 2;

}




#menu a {
	background-image:none;
	color:#FFFFFF;
	display:block;
	float:left;
	height:24px;
	margin-right:3px;
	opacity:1;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	z-index:2;
}


#menu a:hover {
	text-decoration:none;
	color:#FFF;
}


#menu a.active {
	text-decoration:none;
	background-color: #FEC21E;
	color:#000;
}

#sub-menu {
	height: 20px;
	background-color: #FEC21E;
	padding: 0;
	margin: 0;
	margin-top: -1px;
}

#main {
	background-color: white;
}

#content-area {
	background-color:#FFFFFF;
	line-height: 12pt;
	border-bottom: 0px solid #EDEFF4;
	overflow: auto;
	padding: 10px;
}

#content-medium {
	float: left;
	width: 460px;
	margin-right: 15px;
}

#content-medium .box, #content-small .box {
	margin-bottom: 20px;
}

#content-medium .dark, #content-small .dark {
	background-color: #EDEFF4;
	padding: 15px;
}

#content-small {
	float: left;
	width: 285px;
	margin-right: 15px;
}


#content-area h1 {
	padding: 5px;
	margin: 0;
	color:#000033;
	font-size:11px;
	background-color: #EDEFF4;
	font-weight: normal;
}

#content-area h2 {
	padding: 5px;
	margin: 0;
	color:#000033;
	font-size:12px;
border-bottom: 1px solid #E1E1E1;
}

#content-area h3 a {
	font-size: 18px;
	text-decoration: none;
}

#content-area h4 a {
 margin-top: 0px;
	font-size: 14px;
}
#content-area h4 {
 margin-top: 0px;
}

#content-area h3 a:hover, #content-area h4 a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	/* text-transform: uppercase; */
}


#content-area a {
	color:#202B3D;
	text-decoration:none;
	font-weight: bold;
}

#content-area a:hover {
	text-decoration: underline;
}




/* sidebar */

#sidebar {
	float: right;
	width: 200px;
}

#sidebar .box {
	font-size: 11px;
	line-height: 160%;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #EDEFF4;
	overflow: auto;
}

#sidebar h1 {
	color: #202B3D;
	font-size:13px;
	font-weight:bold;
	padding:0 0 10px;
}


#sidebar a {
	margin-top:10px;
	color:#202B3D;
	text-decoration:none;
	font-size:11px;
}

#sidebar a:hover {
	text-decoration:underline;
}

#countdown {
	background-color: #758194 !important; 
	color: #FFFFFF !important;
	border-color:#758194 !important;
	overflow: none;
	height: 43px
}


.form input.el, .form textarea {
	border: 1px #c0c0c0 solid;
	width: 90%;
	padding: 5px;
}

.form textarea {
	height: 100px;
}

.form p {
	font-size: 10px;
}



/* footer... */

#footer {
	clear:both;
	height:45px;
	padding-top:32px;
	text-align:center;
	line-height:13pt;
	background:#141A39 none repeat scroll 0 0;
	width: 1000px;
	color:#999;
	font-size:10px;
}


#footer a {
	color:#FFFFFF;
}


/*

home > gallery / slideshow

*/



#galery {
	background:url(images/layout01hotsiteSM2fatiado.jpg) ; 
	width:100%;
	height:243px;
	margin-bottom:40px;
}

#galery a {
	width:90px; height:80px; float:left; clear:none;  border:#FFF 1px solid; margin:0px;opacity:0.3;
	filter:alpha(opacity=30);
	background:none;
}

#galery a:hover {
	background:#FFF;
}

#gallery {  
	position:relative;  
	height:300px;
}  

#gallery a {  
	float:left;  
	position:absolute;
	margin:0px;
}  
       
#gallery a img {  
	border:none;  
}  
       
#gallery a.show {  
	z-index:500  
}  
   
#gallery .caption {  
	 z-index:600;   
	 background-color:#000033;   
	 color:#ffffff;   
	 height:80px;   
	 width:100%;   
	 position:absolute;  
	 bottom:0;  
}  
   
#gallery .caption .content {  
	margin:10px  
}  
       
#gallery .caption .content h3 {  
	margin:0;  
	padding:0;  
	color:#FFF;  
	font-size:20px;
	margin-bottom:5px;
}



/* formatação de noticias */
.noticia  p {
	text-align: justify;
}





#outer {
	background-color: #364666;
	padding: 10px;
	overflow: auto;
}

#outer * {
	color: white;
}



#sobre, #programacao, #local, #wide {
	float: left;
	margin-right: 10px;
	color: white;
}

#wide {
	width: 710px;
}

#sobre {
	width: 310px;
}

#programacao {
	width: 390px;
}

#local {
	width: 230px;
	margin-right: 0;
}

#outer small {
	margin: 0;
}

#outer h3 {

	font-size: 24px;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 23px;
}

#outer h4 {
	margin: 0;
	padding: 0;
}

#outer .descricao {
	font-size: 14px;
}

#local a {
	color: white;
	text-decoration: underline;
}

#local a:hover {
	text-decoration: none;
}

#outer .pbox {
	margin-bottom: 3px;
}

.el label {
	display: block;
}

.el input, .el select, .el option, .el textarea {
	width: 50%;
	padding: 5px;
	color: black;
}

.el select {
	width: 600px;
}

.el textarea {
	height: 150px;
	width: 590px;
}



.p-box {
	background-image: url('../images/box-bg.gif');
	width: 380px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

.p-box-header {
	background-image: url('../images/box-header.gif');
	height: 13px;
	background-repeat: no-repeat;
	width: 380px;
}

.p-box-footer {
	background-image: url('../images/box-footer.gif');
	height: 18px;
	background-repeat: no-repeat;
	width: 380px;
}


.p-box-title {
	background-image: url('../images/box-title-bg.gif');
	background-position: 10px;
	background-repeat: no-repeat;
	height: 41px;
	line-height: 41px;
	display: block;
	padding-left: 30px;
	font-size: 14px;
}

.p-box-content {
	padding: 20px;
	font-size: 12px;
	color: blue;
}

.p-box-content * {
	color: black !important;
	font-size: 12px;
	line-height: 18px;
}



