@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #999999 url(../images/fundo.jpg) repeat-x top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColHybLtHdr #container { 
	width: 760px;  
	background:url(../images/bk_modificado.jpg) no-repeat;
	margin: 30px auto; 
	text-align: left;
} 
.twoColHybLtHdr #header { 
	padding: 0 ;  
} 
.twoColHybLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}



.twoColHybLtHdr #sidebar1 {
	/*border:#000 solid 1px;*/
	float: left; 
	width: 200px;
	/*padding: 15px 0; */
	/*background-color:#fff;*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8; /* para o FireFox */
    opacity:0.8; /* para o outros Navegadores */
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColHybLtHdr #mainContent { 
	width:517px;
	
	/*margin: 0 10px 0 235px!important; */
	/*border: 1px solid #b5d0dc;*/
	/*filter:alpha(opacity=40);*/
	/*-moz-opacity:0.4;*/ /* para o FireFox */
   /* opacity:0.4;*/ /* para o outros Navegadores */
	
} 
.twoColHybLtHdr #footer { 
	padding: 0 10px; 
	background:#DDDDDD;
} 
.twoColHybLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
td{
	vertical-align:top;
	}
#quemsomos{
	background:#ffffff;
	padding:10px;
	font-family:Tahoma;
	font-size:18px;
	color:#000;
	text-align:center;
	filter:alpha(opacity=80);
	-moz-opacity:0.8; /* para o FireFox */
    opacity:0.8; /* para o outros Navegadores */	
}
#quemsomos #titulo{
	border-bottom:#FF9900 solid 1px; text-align:left; color:#FF6600; font-size:22px; margin-bottom:15px;
}

#comochegar{
	background:url(../images/bk_intena.gif) no-repeat;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8; /* para o FireFox */
    opacity:0.8; /* para o outros Navegadores */	
	
}
#multimidia{
	background:url(../images/bk_intena.gif) no-repeat;
	font-family:Tahoma;
	filter:alpha(opacity=80);
	-moz-opacity:0.8; /* para o FireFox */
    opacity:0.8; /* para o outros Navegadores */	
		
}
#multimidia a{
	text-decoration:none;
	color:#000;
	font-size:12px;
	
}
#multimidia a:hover{
	text-decoration:underline;
	color:#000;
	
}
#multimidia #titulo{
	text-align:left; 
	color:#FFF; 
	font-size:22px; 
	padding-top:25px; 
	padding-left:45px;
	font-weight:bold;
}
#multimidia #titulo a{
	text-align:left; 
	color:#FFF; 
	font-size:22px; 
	padding-top:25px; 
	font-weight:bold;
	text-decoration:none
}
#multimidia #titulo a:hover{
	text-align:left; 
	color:#FFF; 
	font-size:22px; 
	padding-top:25px; 
	font-weight:bold;
	text-decoration:underline;
}
#multimidia #album {
	float:left;
	margin:10px;
	width:90px;	
	height:120px;
	font-size:11px;
}
#multimidia #album a:hover{
	border:2px solid #990000;
	float:left;
	
}
#comochegar #titulo{
	text-align:left; 
	color:#FFF; 
	font-size:22px; 
	padding-top:25px; 
	padding-left:45px;
	font-weight:bold;
}

#videoflv{
	float: left;
	height: 250px;
	width: 300px;
	border: 1px solid #0000FF;
	margin: 10px;
	padding: 5px;
}
#descricaovideo{
	float: left;
	height: 250px;
	width: 400px;
	border: 0px solid #0000FF;
	text-indent: 7px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}


/*SLIDE SHOW*/
.contentslide{
	/*border: 5px solid #fff;*/
	text-align:center;
	background:#fff url(../images/fundo.jpg) repeat-x;
	border-bottom-width: 6px;
	padding: 2px;
	width: 511px;
	height: 250px;
	font-size:11px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8; /* para o FireFox */
    opacity:0.8; /* para o outros Navegadores */	
	
	
}

.contentslide .contentdiv{
display: none;
}

.pagination{
	width: 496px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
	text-align: right;
	/*background-color: #fff;
	border: 10px solid #fff;*/
	border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
	padding: 0 0 2px 0;
	font-size:12px;
	
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 495px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

/* BUTTONS */

			.buttons a, .buttons button{
				display:block;
				float:left;
				margin:0 7px 0 0;
				background-color:#f5f5f5;
				border:1px solid #dedede;
				border-top:1px solid #eee;
				border-left:1px solid #eee;
			
				font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
				font-size:100%;
				line-height:130%;
				text-decoration:none;
				font-weight:bold;
				color:#565656;
				cursor:pointer;
				padding:5px 10px 6px 7px; /* Links */
			}
			.buttons button{
				width:auto;
				overflow:visible;
				padding:4px 10px 3px 7px; /* IE6 */
			}
			.buttons button[type]{
				padding:5px 10px 5px 7px; /* Firefox */
				line-height:17px; /* Safari */
			}
			*:first-child+html button[type]{
				padding:4px 10px 3px 7px; /* IE7 */
			}
			.buttons button img, .buttons a img{
				margin:0 3px -3px 0 !important;
				padding:0;
				border:none;
				width:16px;
				height:16px;
			}
			/* STANDARD */
			
			button:hover, .buttons a:hover{
				background-color:#dff4ff;
				border:1px solid #c2e1ef;
				color:#336699;
			}
			.buttons a:active{
				background-color:#6299c5;
				border:1px solid #6299c5;
				color:#fff;
			}
			
			/* POSITIVE */
			
			button.positive, .buttons a.positive{
				color:#529214;
			}
			.buttons a.positive:hover, button.positive:hover{
				background-color:#E6EFC2;
				border:1px solid #C6D880;
				color:#529214;
			}
			.buttons a.positive:active{
				background-color:#529214;
				border:1px solid #529214;
				color:#fff;
			}
			
			/* NEGATIVE */
			
			.buttons a.negative, button.negative{
				color:#d12f19;
			}
			.buttons a.negative:hover, button.negative:hover{
				background:#fbe3e4;
				border:1px solid #fbc2c4;
				color:#d12f19;
			}
			.buttons a.negative:active{
				background-color:#d12f19;
				border:1px solid #d12f19;
				color:#fff;
			}
.linha0{
	background:#FFFFFF;
	padding:4px 5px!important;
	padding:6px 5px;
	}
.linha1{
	background:#eee;
	padding:5px 5px!important;
	padding:5px 5px;
	}
.link a{
	text-decoration:none;
	color:#000;
	font-size:11px;
	}
.link a:hover{
	text-decoration:underline;
	}