@charset "iso-8859-1";
/* CSS Document */

.section1 {
		width:727px;
		height: 358px;
		margin-bottom: 20px;
	}
	.section1 .section_content {
			width:777px;
			margin-left: -50px;
			height: 358px;
			position:absolute;
			z-index: 900;
		}
		.section1 .section_content ul {
				width: 163px;
				height: 297px;
			}
			.section1 .section_content ul li {
					width: 163px;
					height: 99px;
				}
				.section1 .section_content ul li .data {
						width: 30px;
						height:30px;
						padding: 10px;
						float:left;
						background-color:#000;
						color: #FFF;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 14px;
						font-weight: bold;
						text-align:left;
						line-height: 18px;
						display:block;
						text-decoration:none;
					}
				.section1 .section_content ul li .data:hover {
						text-decoration:none;
					}
					.section1 .section_content ul li .data span {
							font-size: 24px;
						}
				.section1 .section_content ul li .thumb {
						width: 93px;
						height:70px;
						padding: 10px;
						float:right;
						background-color:#fff;
						display:block;
					}

	#agenda {
			width: 605px;
			height: 358px;
			float:right;
		}
		#agenda .agenda_left {
				width: 340px;
				float:left;
			}
			#agenda .agenda_left .video {
					width: 320px;
					height: 240px;
					padding: 10px;
					background-color:#FFF;
				}
			#agenda .agenda_left .titulo {
					width: 310px;
					background-color:#FDB825;
					padding: 13px 15px;
					font-size: 13px;
					font-weight:bold;
					margin: 0px;
					color:#000;
				}
			#agenda .agenda_left .dt {
					width: 310px;
					padding: 9px 15px;
					background-color:#A0CE63;
					font-size: 12px;
					color:#FFF;
				}
		#agenda .agenda_right {
				width: 265px;
				height: 358px;
				float:right;
			}

.section2 {
		width:340px;
		height: 444px;
		float:left;
	}
	.section2  #comments {
			width: 340px;
			height: 252px;
		}
	  .section2  #comments ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			width:340px;
			font-size:9.4px;
			font-family:Verdana, Geneva, sans-serif;
			color:#fff;
		}
		.section2  #comments ul li {
			margin-top: 4px;
			padding-top: 10px;
			padding-left: 15px;
			padding-right: 15px;
			width: 310px;
			height: 71px;
			background-color:#2890C2;
		  }
	
.section3 {
		width:340px;
		height:444px;
		float:right;
	}
	
.box {
	width: 307px;
	height: 57px;
	background-color: #FDB825;
	background-image:url(../_images/restoTtl.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding: 20px 17px 13px 17px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
	  
.section4 {
		width:727px;
		height: 159px;
		margin-top: 20px;
	}
	.section4 .promocao {
		}
		.section4 .promocao .thumb {
				width: 93px;
				height:70px;
				padding: 10px;
				float:left;
				background-color:#fff;
			}
		.section4 .promocao .promo {
				width: 560px;
				height: 47px;
				float:right;
				background-color: #fff;
				background-image:url(../_images/restoTtl.png);
				background-position:right top;
				background-repeat:no-repeat;
				padding: 22px;
				font-family:Verdana, Geneva, sans-serif;
				font-size:11px;
				color:#000;
			}
		.section4 .promocao .promo a {
				color:#0D2C86;
				text-decoration:none;
			}

.sectionEvento {
		width:727px;
		margin-bottom: 20px;
	}
	.sectionEvento .titulo {
			width: 310px;
			background-color:#FDB825;
			padding: 13px 15px;
			font-size: 13px;
			font-weight:bold;
			margin: 0px;
			color:#000;
		}
	.sectionEvento .dt {
			width: 310px;
			padding: 9px 15px;
			background-color:#A0CE63;
			font-size: 12px;
			color:#FFF;
		}
	.sectionEvento .section_content {
			width:727px;
			background-color: #048AAD;
			padding-top: 14px;
			padding-bottom: 3px;
		}
		.sectionEvento .section_content .evento_left {
				width: 310px;
				padding-left: 55px;
				float:left;
			}
			.sectionEvento .section_content .evento_left .info{
					
				}
		.sectionEvento .section_content .evento_right {
				width: 356px;
				float:right;
			}
			.sectionEvento .section_content .evento_right .video {
					width: 320px;
					height: 240px;
					padding: 10px;
					background-color:#FFF;
				}
				
.comentario {
		width:727px;
	}
	.comentario .comente {
			width:342px;
			height: 144px;
			float:left;
		}
	.comentario .ttl_comentario {
			width:118px;
			height: 49px;
			padding-top: 20px;
			margin-top: 75px;
			float:right;
		}
		.comentario .ttl_comentario .num_comentario {
				width: 38px;
				height: 28px;
				position:absolute;
				margin-left: 11px;
				background-image: url(../_images/num_com.png);
				background-position:left top;
				background-repeat: no-repeat;
				margin-top: -20px;
				font-weight:bold;
				text-align: center;
				padding-top: 3px;
			}
		
	.comentario  #comments {
			width: 727px;
		}
	  .comentario  #comments ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			width:727px;
			font-size:9.4px;
			font-family:Verdana, Geneva, sans-serif;
			color:#fff;
		}
		.comentario  #comments ul li {
			padding: 10px 15px;
			width: 697px;
			min-height: 61px;
			background-color: #048AAD;
			margin-bottom: 4px;
		  }
		  
.sectionAgenda {
		width:700px;
		margin:auto;
	}
	.sectionAgenda .section_content {
			width:700px;
			background-color: #048AAD;
			background-image:url(../_images/restoTtl.png);
			background-position:right top;
			background-repeat:no-repeat;
			padding-top: 70px;
		}
		.sectionAgenda .section_content .box_agenda {
				margin:auto;
				margin-top: 70px;
				margin-bottom: 40px;
				width: 680px;
				height: 240px;
			}
			.sectionAgenda .section_content .box_agenda .left {
					float:left;
					width: 340px;
				}
			.sectionAgenda .section_content .box_agenda .left .titulo {
						width: 310px;
						background-color:#FDB825;
						padding: 13px 15px;
						font-size: 13px;
						font-weight:bold;
						margin: 0px;
						color:#000;
					}
			.sectionAgenda .section_content .box_agenda .left .dt {
						width: 310px;
						padding: 9px 15px;
						background-color:#A0CE63;
						font-size: 12px;
						color:#FFF;
					}
			.sectionAgenda .section_content .box_agenda .right {
					float:right;
					width: 340px;
				}
				.sectionAgenda .section_content .box_agenda .right .video {
							width: 320px;
							height: 240px;
							padding: 10px;
							background-color:#FFF;
						}
						
.section_contato {
		width:727px;
	}
	.section_contato .left {
			width:400px;
			float: left;
		}
		.section_contato .left .box_contato {
				color:#000;
				width:380px;
				height: 350px;
				padding-left: 10px;
				padding-right: 10px;
				background-color: #048AAD;
				background-image:url(../_images/restoTtl.png);
				background-position:right top;
				background-repeat:no-repeat;
				padding-top: 70px;
			}
	.section_contato .right {
			width:327px;
			padding-top: 115px;
			float: right;
		}
		.section_contato .right .mapa {
				width:305px;
				background-color: #048AAD;
				padding: 10px;
			}
			
.section_stage {
		width:727px;
		padding-top: 49px;
	}
	.section_stage .botoes {
			width:727px;
			position:absolute;
			margin-top: -49px;
		}
		.section_stage .botoes .left {
				width:250px;
				float:left;
			}
		.section_stage .botoes .right {
				width:145px;
				float:right;
			}			
	.section_stage .section_content {
			width:597px;
			padding: 65px;
			background-color: #048AAD;
		}
			
.section_promo {
		width:722px;
		padding-top: 49px;
		margin:auto;
	}	
	.section_promo .botoes {
			width:722px;
			position:absolute;
			margin-top: -49px;
		}
		.section_promo .botoes .left {
				width:250px;
				float:left;
			}
		.section_promo .botoes .right {
				width:145px;
				float:right;
			}			
	.section_promo .section_content {
			width:672px;
			margin:auto;
			padding: 25px;
			background-color: #048AAD;
		}			
		.section_promo .section_content .left {
				width:375px;
				padding-top: 15px;
				float:left;
			}		
		.section_promo .section_content .right {
				width:265px;
				padding-top: 15px;
				float:right;
			}	
			.section_promo .section_content .right #servicos {
					float:left;
					width:265px;
				}
				.section_promo .section_content .right #servicos li {
						float:left;
						margin-bottom:30px;
						width:265px;
					}
				.section_promo .section_content .right #servicos a {
						text-decoration:none;
						color: #FFF;
					}
				.section_promo .section_content .right #servicos a:hover {
						text-decoration:none;
						color: #FFF;
					}
				.section_promo .section_content .right #servicos h2 {
							color:#fff;
							font-family:Arial;
							font-size:18px;
							font-size-adjust:none;
							font-stretch:normal;
							font-style:normal;
							font-variant:normal;
							font-weight:bold;
							line-height:normal;
					}
