.photo {
	float: right;
	margin: 0 0 10px 10px;
}
.navigation {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-top: 20px;
}
.clear_left {
	clear: left;
}
.inline {
	display: inline;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.right {
	float: right;
}
.left {
	float: left;
}
.cap {
	margin-top: 5px;
	font-size: 0.8em;
	font-weight: normal;
}
.top {
	vertical-align: top;
}
.photo_right {
		float: right;
		margin: 0px 15px 15px 15px;
}
.photo_left {
		float: left;
		margin: 0px 15px 15px 15px;
}
.margin_top10 {
	margin-top: 1.5em;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top40 {
	margin-top: 40px;
}
.margin {
	padding-top: 15px;
}
.margin_bottom {
	margin-bottom: 3em;
}
/* Accueil */
.col {
	width: 100%;
	height: auto;
}
.colonne {
	width: 44%;
	height: auto;
	float: left;
	padding: 0;
	margin: 20px;clear: left;
}
.colonne2 {
	width: 46%;
	height: auto;
	float: left;
	padding: 0;
	margin: 10px;clear: right;
}
.liste {
line-height: 1.5em;
}

#debut {
	margin-top: 5%;
}
#w3c img {
	margin-top: 15px;
}

/* Formulaire contact */
.error2 {
	font-family: verdana, arial, sans-serif;
	color: red;
	font-size: 0.80em;
	font-weight: bold;
	text-indent: 0px;
}
.red {
color: red;
}
b.error2 {
	font-size: 1em;
}
/* Plan du site */
.menu_plan h3 {
	font-size: 1.1em;
	text-indent: 1.6em;
	margin-top: 2em;
	margin-bottom: 0.3em;
}
.menu_plan h4 {
	font-size: 1em;
	text-indent: 3.1em;
	margin-top: 1em;
	margin-bottom: 0.3em;
}
.menu_plan p {
text-indent: 1.8em;
}
/* Batiment */
.horizontal {
	width: 250px;
	height: 168px;
	float: left;
	margin: 0px 6px 10px 6px;
}
.vertical {
	width: 113px;
	height: 168px;
	float: left;
	margin: 0px 6px 10px 6px;
}
#top_retour {
	display: block;
	position: relative;
	width: 110px;
	text-align: center;
	margin-right: 20px;
}
#top_retour2 {
	display: block;
	float: right;
	width: 110px;
	text-align: center;
	margin-right: 20px;
}
a:hover {
cursor: pointer;
}
.retour_top {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}
.retour_suiv {
	display: block;
	float: right;
	width: 100px;
	text-align: center;
	margin: 0;
}
.retour_prec {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin: 0;
}
#navigation {
	margin: 0 0 0 280px;
	text-align: center;
}
/* Photos */
.hori {
	width: 760px;
	height: 511px;
	position: absolute;
	left: 50%;
	margin: 10px 0 0 -380px;
}
.verti {
	width: 511px;
	height: 760px;
	position: absolute;
	left: 50%;
	margin: 10px 0 0 -255px;
}
.page {
	display: block;
	float: left;
	width: 25px;
	margin-left: 2px;
	margin-top: 0;
	font-size: 1em;
}
/* Liste references */
.lien_horiz {
	width: 33%;
	float: right;
	text-align: center;
	line-height: 3em;
	font-size: 1em;
}
.gris {
	background-color: #fff;
}
.autre {
	background-color: #f8f8f8;
}
.indexation {
	border-top: solid 1px #ccc;
	width: 100%;
}
.span_chiffre {
	font-size: 1.5em;
	margin: 0 10px 0 10px;
}
.chiffre {
	width: 200px;
	height: auto;
	float: left;
	text-align: center;
	margin-left: 15%;
}
.chiffre2 {
	width: 250px;
	height: auto;
	float: left;
	text-align: center;
	margin-left: 15%;
}
