body {
	font-family: Calibri;
	font-size: 12px;
	background-image: url('images/bakg.png');
	margin-top: 0px;
}
div.tot {
width: 1000px;
text-align: justify;
overflow: hidden;
background-color: white;
margin-top: 0px;
}


div.cap {
	height: 110px;
}
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: #AE8B88;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14px;
}

h2 {
	font-size: 18px;
	color: #AE8B88;
	border-bottom: 1px dashed black;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	color: #AE8B88;
	text-align: center;
	
}

ul {
margin: 0px;
padding: 0px;

}

li {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bot2.gif);
	height: 30px;
	width: 200px;
	line-height: 28px;
}

li:hover {
	background-image: url(images/bot.gif);
}


li a {
	margin-left: 33px;
}

div.obra {
	width: 200px;
	height: 210px;
	float: left;
	text-align: center;
	overflow: hidden;
	padding-top: 10px;

}

div.content {
	width: 800px;
	float: right;
	background-color: #4E2E2B;
	text-align: center;
}

div.menu {
	float: left;
	width: 200px;
	
	height: 500px;
	overflow: hidden;
}