body {
	background-color: #333333;
	background-image: url(images_site/fond.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	text-align: center;
}
.titre_loc_bleu {
	color: #0FF;
}

.MENU {
	color: #FFF;
	text-decoration: none;
}
.ligne_bleu_gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0CF;
}
.titre {
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}


.ligne_bleu_bas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0CF;
	font-size: 12px;
}
.foncentre {
	background-image: url(images_site/fondcentre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.MENUblanc {
	color: #FFF;
	text-decoration: none;
}
.MENUbold {
	font-weight: bolder;
	text-decoration: none;
	color: #333;
}
.soustitre_bleu {
	color: #0FF;
}
.vignette {
	margin: 10px;
	background-color: #454545;
	padding: 5px;
	position: relative;
	cursor: pointer;
	width: 140px;
	display: inline-block;
}
.close {
	cursor: pointer;
}

.pleinecran {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #333;
	z-index: 1000;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-khtml-opacity: 0.5; 
}
.pleinconteneur {
	width: 680px;
	margin-right: 25%;
	margin-left: 25%;
	background-color: #000;
	z-index: 1001;
	position: absolute;
	top: 250px;
	padding: 10px;
	text-align: center;
}
.sousmenu {
	color: #CCC;
	text-decoration: none;
}
.sousmenublanc {
	color: #0FF;
	text-decoration: none;
}
.sousmenu:hover {
	color: #FFF;
	text-decoration: none;
}
.button {
	color: #000;
	background-color: #91CAE8;
	font-weight: bold;
}
.texterouge {
	color: #F00;
}

.button:hover {
	background-color: #CEE7F4;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #91CAE8;
	text-decoration: none;
	font-weight: bold;
}
.boder1 {
	border: 1px solid #00FFFF
;
}
.fondban {
	background-image: url(images_site/ban.png);
	background-repeat: no-repeat;
}
.lignebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
}
.foncentre table tr td .ligne_bleu_gauche tr td #form2 table tr .soustitre_bleu {
	font-weight: bold;
}
.foncentre table tr td .ligne_bleu_gauche tr td #form2 table tr .soustitre_bleu {
	font-weight: normal;
}
