@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
}

#geral{
margin:0;
}

#header{
	width:1280px;
	height:280px;
	background: transparent url(../images/header.jpg) no-repeat;
	margin: 0 auto;
}


#menu_left{
	background:transparent url(../images/fatia_left.jpg) repeat-x;
	width:auto;
	height:126px;
	float:left;
	margin-top:100px;
	margin-left:225px;
}

#menu_left img{
	margin-left:10px;
	border:none;
}

#menu_center{
	background:transparent url(../images/fatia_center.jpg) repeat-x;
	width:580px;
	height:126px;
	float:left;
	margin-top:100px;
}

#menu_center img{
	border:none;
	margin-top:20px;
	margin-left:5px;
	float:left;
}

#IdetiMenuContainer *{
	margin:0px;
	padding:0px;
	border:0px;
}
#IdetiMenuContainer{
	background:transparent;
	widht:450px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	float:right;
}

#Menu{
	width:520px;
	height:40px;
	text-align:center;
}

#Menu_titulo{
	width:450px;
	height:auto;
	text-transform:uppercase;
	font:bold 15px arial;
	color:#c00c1b;
	letter-spacing:3px;
}

#IdetiMenuContainer h1{
	text-transform:uppercase;
	font:bold 15px arial;
	color:#c00c1b;
	letter-spacing:3px;
}

#IdetiMenuContainer ul{
	background:transparent;
	widht:450px;
	float:left;
	list-style:none;
	text-transform:uppercase;
	margin-bottom:40px;
}
#IdetiMenuContainer ul li{
	display:inline;
}
#IdetiMenuContainer ul a{
	height:15px;
	font:bold 10px arial;
	color:#666666;
	padding:2px 5px;
	text-decoration:none;
}
#IdetiMenuContainer ul a.MenuAtual{
	height:15px;
	background:#c00c1b;
	font:bold 10px arial;
	color:#ffffff;
	padding:2px 5px;
	text-decoration:none;
}
#IdetiMenuContainer ul a:hover{
	height:15px;
	background:#f4f4f4;
	font:bold 10px arial;
	color:#666666;
	padding:2px 5px;
	text-decoration:none;
}

#menu_right{
	background:transparent url(../images/fatia_right.jpg) repeat-x;
	width:auto;
	height:126px;
	float:left;
	margin-top:100px;
}

#menu_right img{
	margin-right:8px;
	border:none;
	}
#meio{
	width:800px;
	height:auto;
	margin:0 auto;
	font:normal 12px arial;
	text-align:justify;
	color:#666666;
	margin-bottom:75px;
	min-height:400px;
}

#meio img{
	border-bottom-style:groove;
	margin-bottom:25px;
	margin-left:50px;
	border:none;
}

#meio a{
text-decoration:none;
}

#meio a:link{
text-decoration:none;
}

#meio .Stitulo{
	font:bold 18px arial;
	color:#c00c1b;
	border-bottom:solid 1px #c00c1b;
	text-transform:uppercase;
}

#meio strong{
	font:bold 15px arial;
	color:#c00c1b;
	/*border-bottom:solid 1px #c00c1b;*/
}
#meio .verde{
	color:#009933;
}

#footer{
	background: transparent url(../images/footer.jpg) no-repeat;
	width:1280px;
	height:203px;
	margin: 0 auto;
}

#info_footer{
	background: transparent url(../images/box_footer.png) no-repeat;
	width:699px;
	height:201px;
	margin: 0 auto;
	font:bold 12px arial;
	color:#FFFFFF;
text-transform:uppercase;
}

#info_footer .end{
	margin-left:15px;
	float:left;
	width:300px;
	margin-top:25px;
}

#info_footer .parceiros{
	float:left;
	background-color:#FFFFFF;
	width:350px;
	margin-top:25px;
	text-transform:uppercase;
	font:bold 15px arial;
	color:#c00c1b;
	letter-spacing:3px;
}