/* CSS Document */

* {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	text-align: center;
	background-color: #CCCCCC;
}
div#global {
	width: 940px;
}
div#top {
/*	width: 780px; */
	width: 863px;
	height: 102px;
	float: left;
}
div#top_norma {
	width: 80px;
	float: left;
}
div#norma {
	float: left;
	position: relative; 
	top: 96px;
	left: 5px;
	width: 29px;
	height: 4px;
}
div#top_logo {
	float: left;
	width: 783px;
	height: 102px;
	background: #CCCCCC url(../files/logo_cima_inicio.gif) no-repeat left top;
}
div#between {
	width: 940px;
	height: 27px;
	clear: both;
/*	background-color: #66FF66; */
}
div#baixo {
	width: 763px;
/*	background-color: #66CCFF; */
}
div#baixo_verde {
	width: 270px;
	height: 450px;
	float: left;
	background: #CCCCCC url(../files/padrao.gif) repeat left top;
}

div#menu_principal {
	position: relative;
	padding: 10px;
	top: 15px;
	width: 233px;
	height: 83px;
/*	background: #CCCCCC url(../files/menu.gif) no-repeat left top;
	background: url(../files/menu.gif) no-repeat left top; */
	background: url(../files/menu_inicio.gif) no-repeat left top;
	text-align: left;
	line-height: 13px;
	
}
div#baixo_principal {
	width: 493px;
	float: left;
}
div#titulo {
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	background: #CCCCCC url(../files/titulo_inicio.gif) no-repeat left top;
}
div#texto {
	height: 63px;
	_height: 83px;
	
	overflow: hidden;
	height: 95px;
	_height: 115px;
	
	width: 493px;
	padding: 10px;
	text-align: left;
	background: #CCCCCC url(../files/texto_inicio.gif) repeat-y left top;
}
div#imagem_entrada {
	height: 349px;
	width: 493px;
	text-align: left;
/*	background: #CCCCCC url(../files/inicio.gif) no-repeat left top; */
	
	overflow: hidden;
	height: 317px;
}

.green {
	color: #66FF00;
}

.menu_entrar {
	
}
.menu_entrar {
	display: block;
	width: 47px;
	height: 13px;
	
	clear: left;
	float: left;
}
.menu_entrar a {
/*	background: #CCCCCC url(../files/texto_inicio.gif) repeat-y left top;
	background: #CCCC66; */
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: bold;
	width: 47px;
	height: 13px;
	padding-left: 2px;
}
.menu_entrar a:hover {
	background: #FFFFFF url(../files/seta_inicio.gif) no-repeat left bottom;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	width: 47px;
	height: 13px;
	padding-left: 2px;
}

div#euronatura {
	clear: both;
	color: #999999;
	width: 200px;
/*	background-color: #00CCCC; */
	float: left;
	position: relative;
	left: 120px;
	top: 10px;
	text-align: left;
}
div#euronatura span {
	color: #666666;
}

