body{
	background:url(../images/bg.jpg) repeat-x;
	background-attachment:fixed;
	background-color:#c8dfd3;
}

a{
	color:green;
	text-decoration:none;
	font-weight:bold;
}

#conteiner{
	position:relative;
	width:717px;
	margin:auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border:1px solid #666;
	background-color:#125403;
}

#geral{	
	position:relative;
	width:755px;
	margin:auto;
	background-color:#fff;
	padding:6px;
	border:1px solid #666;
}

#header{
	position:relative;
	background-color:#fff;
	z-index:10;
	margin-top:-20px;
	_margin-top:0px;
}

#header h1 a{
	background:url(../images/logo.jpg) no-repeat;
	background-position:5px 11px;
	display:block;
	text-indent:-9999px;
	width:768px;
	height:73px;
	overflow:hidden;
	margin-left:-7px;
}

#menu{
	position:relative;
	margin-top:-25px;
	_margin-top:-20px;
	/*background-color:#ccc;*/
	width:100%;
	height:25px;
	border-bottom:1px solid #ccc;
	background:url(../images/bg_menu.jpg) repeat-x;
	background-position:top;
}

#menu ul{
	margin-bottom:-5px;
	margin-left:-35px;
	_margin-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

#menu ul li{
	list-style:none;
	display:inline;
	
}

#menu ul li a{
	color:#016d33;
	font:bold 14px Verdana, Arial, Tahoma, Sans-serif;
	text-decoration:none;
	margin-left:13px;
	
}

div>#foto{
	position:absolute;
	background:url(../images/foto.jpg) no-repeat;
	width:200px;
	height:266px;
	display:block;
	right:6px;
	margin-top:-102px;
}

#topo{
	height:206px;
	background-color:#125403;
	background-image:url(../images/rosto1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}


#topo p{
	position:absolute; 
	margin-left:290px;
	_margin-left:330px;
	margin-top:40px;
	_margin-top:140px;
	width:230px;
	font:10px Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:white;
}

#col1{
	margin-top:15px;
	float:left;
	width:555px;
	background:#fff;
	padding:8px;
	font:0.8em Trbuchet MS, Arial, Verdana, Sans-Serif;
}

h3{
	color:green;
}

#col2{
	margin-top:5px;
	float:right;
	width:155px;
	background:#fff;
	padding:8px;
	border-left:1px solid #ccc;
}

#rodape{
	background:white;
	padding:8px;
	font:italic 11px Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#999;
	clear:both;
	margin-top:25px;
	border-top:2px solid #ccc;
}

.pic{
	float:left;
	margin:6px;
}

.aspas{
	position:absolute;
	margin-left:-35px;
	margin-top:-15px;
	color:white;
	font:bold 62px Georgia, Arial, Sans-Serif;
}

.clearboth{
	clear:both;
}

.quadro1{
	border:1px solid green;
	padding:5px;
	margin:5px;
	background:#f4f9f5;
	font:0.9em Trebuchet MS, Arial, Verdana, Sans-Serif;
}	

.quadro1 ul li{
	margin-top:11px;
	border-bottom:1px solid #ededed;
	padding-bottom:6px;
	list-style:none;
	margin-left:-20px;
}


form{
	margin-top:25px;
}

label{
	width:110px;
	float:left;
}

input, select,. textarea{
	float:left;
}


#login_admin{
	position:relative;
	margin:auto;
	background:#fff;
	width:450px;
	padding:8px;
	height:210px;
}

.error{
	border:2px solid red;
	color:red;
}

.ok{
	border:1px inset #000;
}	


.qb{
	margin-left:-30px;
	_margin-left:10px;
}

.qb li{
	font:0.8em Trebuchet MS, Arial, Verdana, Sans-Serif;
	padding:15px;
	background:white;
	margin:-11px;
	width:90%;
}

.cats{
	background:green !important;
	color:white !important;
	margin-top:25px !important;
	_margin-top:20px !important;
	margin-bottom:-5px !important;
	_margin-bottom:0px !important;
	_margin-left:-15px !important;
	font:bold 1.3em Trebuchet MS, Arial, Verdana, Sans-Serif !important;
	_padding-left:15px;
	width:515px !important;
}

#nav{
	font:0.7em Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#666;
}

#nav a{
	color:#ccc;
}

