@charset "utf-8";
body {
	background: #888888;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	overflow: auto;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 974px;
	height: 760px;
	margin-left: -487px;
	margin-top: -365px;
	padding: 0px;
	background: top repeat-y url(images/bg_degr_01.jpg);
}

#global #topmenu {
	display: block;
	float: left;
	width: 974px;
	background: url(images/ombre_h.jpg) no-repeat bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}






#centre {
	float: left;
	display: block;
	height: 454px;
	width: 974px;
	background: url(images/bg_centre.jpg) no-repeat top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#global #centre ul {
	float: left;
	height: 42px;
	width: 959px;
	display: block;
	background: url(images/bg_menu.jpg) top repeat-x;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
		
#global #centre ul li {
	float: left;
	width: 127px;
	display: block;
	background: url(images/puce_menu.jpg) left no-repeat;
	padding-left: 10px;
	padding-top: 8px;
	color: #FFFFFF;
	font-weight: bold;
	list-style: none;
	height: 34px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#foot {
	display: block;
	float: left;
	height: 136px;
	width: 845px;
}
#foot img {
	display: block;
	float: left;
}
#global .ombrev {
	display: block;
	width: 8px;
	float: left;
}
#global #topmenu .btn {
	display: block;
	float: left;
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor: pointer;
	background: url(images/puce_menu.jpg) left no-repeat;
}




#global #bas_de_page {
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	padding-top: 10px;
	height: 20px;
	width: 974px;
	text-align: center;
	color: #333333;
	background-color: #888888;
}


/*Formulaires*/

form .input_error {
	background-color: #FFCCCC;
	border: #FF0000 1px solid;
}

form input, form select, form textarea {
	border: #CCCCCC 1px solid;
	background-color: #EEEEEE;
}

form label {
	display: inline;
	float: left;
	
}






















/*PopUp Javascript*/
#pop {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/bgpop.png);	
	display: none;
	z-index: 1000;
}
#pop_image {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -320px;
	margin-top: -240px;
	width: 640px;
	height: 480px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
	display: none;
	z-index: 1000;
	background-color: #FFFFFF;
	background-image: url(../images/loading.gif);
	background-position: center;
	background-attachment: inherit;
	background-repeat: no-repeat;
	cursor: pointer;
}







/*Images miniatures*/
.th_img {
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	cursor: pointer;
	width: 133px;
	height: 100px;
	background-image: url(../images/bg_thumbs.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
.th_img img {
	margin: 0px;
	cursor: pointer;
	width: 133px;
	height: 100px;
	background-image: url(images/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.boite p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#top img {
	display: block;
	float: left;
}

















.window {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 514px;
	margin-left: -377px;
	margin-top: -231px;
	padding: 0px;
	z-index: 1000;
	background-image: url(images/fwindow1.png);
	background-position: center;
	background-repeat: no-repeat;
}
.window h1 {
	display: block;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 375px;
	padding-top: 16px;
	padding-bottom: 17px;
	text-align: left;
	width: 360px;
}
.window .text {
	display: block;
	float: left;
	width: 700px;
	height: 420px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 0px;
	margin: 0px;
	text-align: justify;
	overflow: auto;
}
.window p {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 680px;
	margin: 0px;
	text-align: justify;
	padding-bottom: 15px;
}
#global #topmenu img {
	display: block;
	float: left;
}
#global #centre #page {
	display: block;
	margin: 0px;
	float: left;
	height: 242px;
	width: 919px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#global #centre #slide {
	display: block;
	float: left;
	height: 170px;
	width: 929px;
	padding-left: 45px;
	
	background-position: right bottom;
	background-repeat: no-repeat;
}
#global #centre #slide img {
	display: block;
	float: none;
}
#global #centre #page p {
	font-size: 12px;
}
#global #centre #page form {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#global #centre #page form p {
	display: block;
	margin: 0px;
	float: left;
	width: 280px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#global #centre #page form label {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#global #centre #page form input, #global #centre #page form select {
	background-color: #F8F8F8;
	padding: 0;
	float: left;
	border: 1px solid #9E0C16;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: 16px;
	display: inline;
	font-size: 10px;
}
#global #centre #page form h2 {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
#global #centre #page p {
	display: block;
	float: left;
	width: 580px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#global #centre #page ul {
	display: block;
	float: left;
	background-image: none;
	margin: 0px;
	height: auto;
	width: 400px;
}
#global #centre #page li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style-type: square;
}
#global #centre #page h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#global #centre #page h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

