body {
	font-family: Arial;
	font-size: 12px;
	background: #88CD78;
	color: #333;
}
div.tot {
width: 728px;
text-align: justify;

}

div.total {
	background-color: white;
	border: 1px solid #959596;
	width: 800px;
	padding: 10px 10px 10px 10px;
}
div.right {
	border: 1px solid black;
	width: 324px;
	float: right;
	height: 268px;
	padding: 5px 5px 5px 5px;
}

div.anunci {
	border: 2px solid #9DBA8E; 
	background: #D9F5C6;
	width: 500px;
	text-align: justify;
	font-size: 13x;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
}

a{
	color: #82B34F;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14px;
}

h2 {
	font-size: 18px;
	color: #82B34F;
	border-bottom: 1px dashed black;
	font-weight: bold;
	font-family: Arial;
}

h1 {
	font-size: 20px;
	color: #82B34F;
	text-align: center;
}