
/************************
	C Set ID 2007
	Jeremie Fontana
*************************/



/************************
	HTML
*************************/

.couleur_rouge-clair {
	background-color: #990000;
	}

.couleur_rouge-fonce {
	background-color: #5F0000;
	}

.couleur_marron {
	background-color: #5A2910;
	}

.couleur_beige {
	background-color: #E7DFCD;
	}

html {
	width: 100%;
	height: 100%;
	}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg.jpg) top center no-repeat fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

hr {
	width: 100%;
	height: 1px;
	color: #5A2910;
	border: 0;
	background-color: #5A2910;
	}



/************************
	LIENS
*************************/

a {
	text-decoration: none;
	color: #5A2910;
	font-weight: bold;
	}
 
a:link {
	text-decoration: none;
	color: #5A2910;
	font-weight: bold;
	}
	
a:visited {
	text-decoration: none;
	color: #5A2910;
	font-weight: bold;
	}
	
a:active {
	text-decoration: none;
	color: #5A2910;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
a img {
	border: none;
	padding: 0;
	background-color: transparent;
	}
	
a:link img {
	border: none;
	padding: 0;
	background-color: transparent;
	}
	
a:active img {
	border: none;
	padding: 0;
	background-color: transparent;
	}
	
a:visited img {
	border: none;
	padding: 0;
	background-color: transparent;
	}

a:hover img {
	border: none;
	padding: 0;
	background-color: transparent;
	}



/************************
	LAYOUT
*************************/

#global {
	width: 100%;
	height: 100%;
	background: transparent;
	}

#conteneur {
	width: 852px;
	height: 100%;
	}

#bandeau {
	width: 852px;
	height: 200px;
	background: transparent;
	}

#header {
	position: fixed;
	width: 852px;
	height: 200px;
	top: 0;
	left: 50%;
	margin-left: -426px;
	background: transparent;
	}

#corps {
	width: 790px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	padding-top: 10px;
	padding-bottom: 70px;
	}

#footer {
	position: fixed;
	width: 848px;
	bottom: 0;
	left: 50%;
	margin-left: -424px;
	display: block;
	border-top: solid 1px #422E1D;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 100;
	overflow: hidden;
	background: #333333;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	}

#footer a:link {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:visited {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:active {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border-top: dotted 1px #5A2910;
	border-bottom: dotted 1px #5A2910;
	}

#drapeau {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 400px;
	z-index: 1000;
	}

#indexation {
	display: none;
	visibility: hidden;
	}



/************************
	STYLE
*************************/

.gras1 {
	color: #5A2910;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	}

.gras2 {
	color: #5A2910;
	font-weight: bold;
	font-size: 14px;
	}

.small {
	font-size: 10px;
	}

.cadre_formulaire {
	width: 333px;
	float: right;
	font-size: 10px;
	}

.form {
	padding-left: 30px;
	line-height: 20px;
	}

.form_champs1 {
	width: 120px;
	height: 15px;
	float: left;
	background: #E0D0C0;
	border: solid 1px #5A2910;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A2910;
	margin-right: 8px;
	}

.form_champs2 {
	width: 260px;
	height: 15px;
	background: #E0D0C0;
	border: solid 1px #5A2910;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A2910;
	}

.form_txt {
	width: 260px;
	height: 100px;
	background: #E0D0C0;
	border: solid 1px #5A2910;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A2910;
	}

.form_btn {
	width: 130px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A2910;
	background: #E0D0C0;
	border: solid 1px #5A2910;
	margin-right: 8px;
	}

.image {
	border: solid 1px #422E1D;
	}

.galerie {
	width: 750px;
	height: 400px;
	border: solid 2px #5A2910;
	padding-top: 20px;
	background: #000000 url(images/galerie_bg.gif) bottom center repeat-x;
	}
	
	
#mise-a-jour {
	position: fixed;
	width: 200px;
	height: 200px;
	top: 0;
	left: 0;
	background: transparent url(/images/mise-a-jour.gif) top left no-repeat;
	}
