#cont0{
	width: 900px;
	margin: auto;
}


#primo{
	height: 599px;
	padding-top: 44px;
	background-color: white;
	position: relative;
	font-size: 11px;
}



#dx, #sx{
	height: 500px;
	float: left;
	font-size: 13px;
	line-height: 1.4em;

}


div#sx{
	height:490px;
	width: 157px;
	overflow: auto;
	text-align: right;
}

div#sx ul{
	list-style: none;
}

div#sx ul li {
	height:10px;
	padding:5px 10px;
}

div#sx ul li a{
	text-decoration: none;
	color: black;
	
}



div#dx{

	width: 700px;
}

.foto{
	display: inline;
	margin: 0 0 20px 39px;
	float: left;
	width: 183px;
	height: 143px;
	text-align: center;
	padding: 4px;
}

.overpage{
	text-align: center;
	display: block;
	bottom: 30px;
	position: absolute;
	list-style: none;
	left: 500px;
	height: auto;
}

.overpage li{
	float: left;
	margin-right:20px;
	color: #8b1612;
	font-weight: bold;
	font-size: 15px;
}

.overpage li a{
	color: black;
	text-decoration: none;
	font-size: 12px;
}
.overpage li a:hover{
}

