.coord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}
.coord-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.texte-plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.texte-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.sousmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

#contenair {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	clear: both;
	display: block;
	visibility: visible;
	z-index: auto;
}

#contenair-laureat {
	width: 1000px;
	clear: both;
	height: auto;
	display: block;
	position: absolute;
	top: 0px;
	background-attachment: scroll;
	background-image: url(galacchg10/fond_laureats10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #112645;
	visibility: visible;
}

#regulier {
	width: 1000px;
	clear: both;
	height: auto;
	display: block;
/*	visibility: hidden;*/
}

.titregala {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #153667;
}

.bloc-laureat {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 506px;
	height: auto;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: right;
}

.categorie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #9A2526;
	margin-bottom: -8px;
	line-height: 18px;
}

.laureat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #9A2526;
	margin-bottom: -8px;
	line-height: 18px;
	font-weight: bold;
}
.photo {
	float: left;	
}
.bloc-contenu {
	margin-bottom: 25px;
	display: block;
}

#retour {
	float: left;
	display: block;
	height: 100px;
	width: 150px;
	position: absolute;
	clear: both;
	z-index: 800;
	overflow: auto;
	margin-top: -80px;
	top: 350px;
	visibility: visible;
}

