body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #f3f2e8;
	color: #000;
	font-family: Myriad Pro, Tahoma, Verdana, Arial;
}

#site
{
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	width: 780px;
}

#Navegacao
{
	display:inline; float:left;
}
ul#Menu
{
    background: #f7f7f7;
    list-style: none;
    padding: 0;
	margin: 0;
    width: 300px;
	
}

ul#Menu li
{
	float: left;
	padding: 1px;
}

ul#Menu li span.atual
{
	background-color: #CCCCCC;
	width: 148px;
	height: 148px;
	font: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	line-height: 140px;
	display: block;	
	color: #696969;
	font-weight: bold;
}

ul#Menu li a
{
	background-color: #696969;
	width: 148px;
	height: 148px;
	font: 11px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	line-height: 140px;
	display: block;
	
}

ul#Menu li a:hover
{
	color: #FFFFFF;
	background-color: #3CB371;
}
	
#Conteudo
{
	display:inline; float:left;
	border: 1px solid #696969;
	background-color:  	 #FFF5EE;
	width: 419px;
	height: 281px;
	_height: 300px;
	padding: 8px;
	margin-left: 2px;
}	

h1
{
	margin: 0;
	padding: 0;
}

h4
{
	margin: 0 0 10px 0;
	padding: 0;
}

h1 a
{
	color: #3CB371;
	text-decoration: none;
}

h1 a:hover
{
	color: #3CB371;
	text-decoration: underline;
}

h4 a
{
	color: #696969;
	text-decoration: none;
}

h4 a:hover
{
	color: #696969;
	text-decoration: underline;
}

#titulo
{
	display: block; clear: both;
	text-align: right;
	width: 419px;
	height: 20px;
	background-color:  	 #9BCD9B;
	color: #FFFFFF;	
	padding-right: 3px;

}

form{
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	width: 250px;
	display: block
}
input
{
	width: 250px;
	border-color: #3CB371;
	color: #3CB371;
	border-style: solid;
	border-width: 1px;
}

#botao
{
	width: 100px;
	background-color: #3CB371;
	color: #FFFFFF;
	float: right;
}

textarea 
{
	width:250px;
	border-color: #3CB371;
	color: #3CB371;
	border-style: solid;
	border-width: 1px;	
}

.esquerda
{
	text-align: left;	
	float: left;
}

#divcentralizado
{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#RetornoFormulario
{
	color: #FF0000;
	font-weight: bold;
}

ul#Portfolio
{
    list-style: none;
    padding: 3px;
	margin: 0 auto;
    width: 250px;
	display: block;		
}

ul#Portfolio li
{
	padding: 5px;
	float: left;	
}

#Portfolio  li a
{
	display: block;
	float: left;
	width: 102px;
	height: 102px;
	padding: 5px;
}

#Portfolio li a:hover
{
	background-color: #3CB371;
	width: 102px;
	height: 102px;
	padding:5px;
}
.clearboth
{
	clear: both;	
	width: 100%;
}

#rodape
{
	text-align: right;
	width: 740px;
	padding-top: 8px;
	font-size: 14px;
}

.postTwitter{
	font-size: 14px;
	list-style:square inside url("../img/icones/twitter.png");
	text-align: left;
	font-family: Myriad Pro, Tahoma, Verdana, Arial;
}

.postTwitter li{
	padding-bottom: 4px;
}