
/************************
	C Set ID 2008
	© Jérémie Fontana
*************************/



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

.couleur_vert {
	background-color: #8FF21A;
	}

.couleur_vert-fonce {
	background-color: #426F0E;
	}

.couleur_jaune {
	background-color: #E9F70B;
	}
	
.couleur_orange {
	background-color: #F7B70B;
	}
	
html {
	width: 100%;
	height: 100%;
	}

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

hr {
	width: 100%;
	height: 1px;
	color: #426F0E;
	border: 0;
	background-color: #426F0E;
	margin-bottom: 10px;
	z-index: 25;
	}



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

a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
 
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
	
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
	
a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
	
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #8FF21A;
	padding: 2px;
	}
	
a img {
	border: none;
	padding: 0;
	background: transparent;
	}
	
a:link img {
	border: none;
	padding: 0;
	background: transparent;
	}
	
a:active img {
	border: none;
	padding: 0;
	background: transparent;
	}
	
a:visited img {
	border: none;
	padding: 0;
	background: transparent;
	}

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



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

#global {
	position: absolute;
	width: 900px;
	top: 0;
	left: 50%;
	margin-left: -449px;
	background: #FFFFFF url(images/bg_global.jpg) top center no-repeat fixed;
	z-index: 1;
	}

#bandeau {
	width: 900px;
	height: 230px;
	background: transparent;
	z-index: 20;
	}
	
#menu {
	position: absolute;
	width: 960px;
	height: 50px;
	top: 200px;
	left: 50%;
	margin-left: -480px;
	background: transparent;
	z-index: 200;
	cursor: pointer;
	}

#corps {
	width: 860px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 5;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}

.contenu {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	}

#footer {
	width: 900px;
	background: transparent url(images/bg_footer.jpg) top center repeat-x;
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	z-index: 9;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 2px #8FF21A;
	}

#footer a:link {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	}

#footer a:visited {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	}

#footer a:active {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	}
	
#footer a:hover {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #8FF21A;
	padding: 2px;
	}




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

.titre {
	width: 100%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 50px;
	border-bottom: solid 1px #000000;
	background: transparent;
	z-index: 10;
	}

.sous-menu {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #999999;
	}

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

.gras2 {
	color: #426F0E;
	font-weight: bold;
	font-size: 14px;
	}

.gras3 {
	color: #426F0E;
	font-weight: bold;
	}

.petit {
	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: #FFFFFF;
	border: solid 1px #8FF21A;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #426F0E;
	margin-right: 8px;
	}

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

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

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

.image {
	border: solid 1px #8FF21A;
	}
