body {
	font-family: Arial;
	font-size: 12px;

}
div.tot {
width: 728px;
text-align: justify;
}

div.right {
	border: 1px solid black;
	width: 324px;
	float: right;
	height: 268px;
	padding: 5px 5px 5px 5px;
}

div.anunci {
	border: 1px dashed black;
	width: 500px;
	text-align: justify;
	font-size: 13x;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
}

a{
	color: #F4A731;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14px;
}

h2 {
	font-size: 18px;
	color: #F4A731;
	border-bottom: 1px dashed black;
	font-weight: bold;
	font-family: Arial;
}

h1 {
	font-size: 20px;
	color: #F4A731;
	text-align: center;
}