﻿#top {
	margin-top: 10px;
	margin-bottom: 20px;
}
#top_title {
	font-size: 2.5em;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main {
	margin: 10px auto 25px auto;
	display: block;
	color: #800000;
	text-align: left;
	width: 950px;
}
#main b {
	color: #006600;
}
#main i {
	color: #DD0000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
#main .intro {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.25em;
}
#main .numero {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1.25em;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 40px;
	margin-top: -4px;
	color: #339933;
	margin-right: 5px;
	padding-bottom: 2px;
}
#main .descrip {
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
	display: block;
	float: left;
	width: 775px;
}
#main a {
	text-decoration: none;
	color: #0000FF;
}
#main a:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
#main .row_div_first {
	display: block;
	clear: both;
	width: 950px;
}
#main .row_div {
	display: block;
	clear: both;
	width: 950px;
	border-top-style: dashed;
	border-top-width: 3px;
	border-top-color: #339933;
	padding-top: 10px;
	margin-top: 10px;
}
.photos_cell {
	border: 1px solid #808080;
	display: block;
	width: 100px;
	float: left;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background-color: #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 4px;
}
.photos_cell img {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.space_line_row {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	height: 5px;
}
.highslide-caption p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	text-align: center;
	font-size: 1.25em;
}
.cell_image_border .highslide-image {
	border: 5px solid #CC33FF;
}
.space_line {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	height: 1px;
}
