html {
	height: 100%;
	}
	
	* html #container{
	height: 100%; /* hack para IE6 que trata height como min-height */
	}

body {
	width:100%;
	height:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:68.8%;
	color:#000000;
	background:#f9f6e7 url(../img/background.jpg) repeat-x;
	}
/* CONTAINER */
#container{
	position:relative;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */
	}
#wrap{
	position:relative;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */
	width:764px;
	left:56.8%;
	margin-left:-440px; /* Metade do valor width */
	}


	
	
/* CABEÇALHO */
#header{
	width:764px;
	height:138px;
	background:url(../img/headerBackground.jpg) no-repeat;
	}
	#header h1{
	font-size:2em;
	color:#000000;
	padding:20px 30px;
	text-indent:-9000px;
	}
	#header h2{
	font-size:1.6em;
	color:#000000;
	padding:0px 30px 40px 30px;
	text-indent:-9000px;
	}

/* ---------- Acesso Restrito --------------
	#header a{
	float:right;
	margin:10px;
	color:#FFCC00;
	}
	#header a:hover{
	font-weight:bold;
	}
*------------ Fim de Acesso Restrito ------*/
/* MENU */
#menu {
	width:177px;
	float:left;
	}
	#miniBanners{
	width:177px;
	height:389px;
	background:url(../img/miniBanners.jpg) no-repeat;
	}
/* CONTEÚDO */
/* TESTE */
#teste{
width: 500px;
height:250px;
border: solid 5px #FF0099;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow:  #325d6f -1px -1px 1px;
}

#teste p{
font-size: 50px;
color:#CC99FF;
margin-left: 15px;
margin-top: 10px;
text-shadow: #000 3px 6px 2px, #000 -1px -1px 1px;
}
/* TESTE */


#right .form_contato{
background:url(../img/miniBanners.jpg) no-repeat;
width: 177px;
height: 389px;
}

#right .form_contato p{
color:#2e0b00;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 40px;
}

#right .form_contato input{
border: solid 1px #ffcb09;
}

#right .form_contato table{
color: #2e0b00;
font-style:italic;
margin-left: 15px;
font-size: 12px;
}

#right a{
		text-decoration:none;
		color:#334311;
		}
		
#right a:hover{
		text-decoration:none;
		color:#a8cf64;
		}

		
#content{
	width:370px;
	height:100%;
/*	background:#FFFFFF url(../img/contentBackground.jpg) repeat-x;*/
	padding-bottom:53px; /*Altura do Rodapé */
	float:left;
	padding-left:20px;
	padding-right:20px;
	}
	#center{
		width:370px;
		margin-top:-138px; /*tamanho do header */
		margin-left: 0px;
	}
		#center .banner{
		width:370px;
		height:232px;
		background:url(../img/banner.jpg) no-repeat;
		}
		#center .post{
		width:370px;
		text-align:justify;
		letter-spacing: 0.4px;
		line-height: 15px;
		}
		
		#center .post h1{
		color:#2c8490;
		font-size:14px;
		font-weight:bold;
		}
		
		#center .post table a{
		text-decoration:none;
		color:#334311;
		}
		
		#center .post table a:hover{
		text-decoration:none;
		color:#a8cf64;
		}
				
		#center .post p a{
		text-decoration:none;
		color:#000000;
		}
		
		#center .post p a:hover{
		text-decoration:none;
		color:#FFCC00;
		}
		
		#center .post p.leiamais{
		width:80px;
		float:right;
		}
		#center .post p.leiamais a{
		color:#5e0504;
		}
		#center .post p.leiamais a:hover{
		color:#FFCC00;
		}

	#right .conteudo{
	width:127px;
	height:650px;
	position:absolute;
	left:730px;
	}
	
	#right{
	width:177px;
	height:650px;
	position:absolute;
	right: 0px;
/*	left:644px;*/
	top: 135px; 
	}
	#right p{
	padding:15px;
	margin-left: 20px;
	}
	#right p a{
	color:#000;
	}
	#right p a:hover{
	color:#FFCC00;
	}
	
/* CONTATO */
#contato{
	width:700px;
	color:#909090;
	font-size:1em;
	}
	#contato h1{
	padding:135px 0 60px 40px;
	color:#FFFFFF;
	font-size:2.5em;
	text-transform:uppercase;
	}
	#contato p{
	padding:10px 0 10px 40px;
	}
	#contato table {
	width:500px;
	height:250px;
	font-size:1em;
	padding:10px;
	}
	#contato table input[type="text"] {
	width: 393px;
	padding:5px;
	}
	#contatp table textarea {
	width: 400px;
	}
	#contato table input[type="submit"] {
	width:150px; 
	height:30px;
	background:#B10000;
	border:1px solid #B10000;
	color:#FFFFFF; 
	font-size:1em;
	margin-top:15px;
	}
	
/* RODAPÉ */	

#footer{
	width:100%;
	height:53px;
	position:absolute; /* Não alterar */
	top:100%;  /* Não alterar */
	margin-top:-53px;
	background:url(../img/footerBackground.jpg) repeat-x;
	clear:both;
	}

	#footer p{
	width:740px;
/*	background:url(../img/LogoMSI.jpg)  right no-repeat; */
	position:relative;
	left:50%;
	margin-left:-410px;
	padding:20px 40px;
	font-size:12px;
	color:#000000;
	text-align:left;
	}
	
	#footer p a{
	text-decoration:none;
	color:#000;
	}
	
	#footer p a:hover{
	color:#FFCC00;
	}

#totalPop2 {
width:100%;
height: 100%;
position:absolute;
top: 100px;
bottom:0;
left:0;
right:0;
text-align:center;
z-index:200;
}

#totalPop4{
width:100%;
height:100%;
background:#fef7d7;
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
z-index:100;
}

#transparente img{
border: 0;
}

