body {
	background-color: #FEE3CA;
	background-image: url(/images/05-black_amatrice/back.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}

#central {
	width: 750px;
	margin: auto;
}

img {
	border: 0;
}

.warning {
	font-weight: bold;
	color: #ff0000;
}

.pub {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.box_video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bold {
	font-weight: bold;
}

.bottom {
	text-align: center;
}

.bottom ul {
	list-style-type: none;
	text-align: center;
	margin: 20 0 0 0;
	padding: 0;
}

.bottom  ul li {
	margin-bottom: 20;
	text-align: center;
}

.bottom  ul li a {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}