/****************************************************************************************************************

Partido Verde Paraná

Estilos Gerais

Copyright © 2008 - Partido Verde Paraná

www.verde.org.br

****************************************************************************************************************/

@import url("reset.css");


body {
	background:url(../imagens/bg.jpg) #266200 center top no-repeat;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

#wrapper {
	width:760px;
	margin:0 auto;;
}

#contato {
	margin-top:10px;
	width:440px;
	float:left;
}


#poesia {
	margin-top:250px;
	margin-left:13px;
	margin-bottom:100px;
	width:270px;
	float:left;

}


a:link {
	color: #fff;
	background:#009900;
	padding:5px;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color: #fff;
	background:#009900;
	padding:5px;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #fff;
	background:#009900;
	padding:5px;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
}

a:active {
	color: #fff;
	background:#009900;
	padding:5px;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#006600;
}

h2 {
	font-size:14px;
	font-weight:bold;
}