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



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

.couleur_rouge-fonce {
	background-color: #682827;
	}

.couleur_rouge {
	background-color: #990000;
	}

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

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

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

/*
img, div {
	behavior: url(js/png.htc)
	}
*/




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

a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
 
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
	
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
	
a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}
	
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #990000;
	padding: 2px;
	}




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

#global {
	width: 900px;
	height: 100%;
	background: #FFFFFF;
	}

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

#corps {
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 30px;
	background: transparent url(images/bg_corps.jpg) top center no-repeat;
	}

#menu {
	width: 200px;
	height: 500px;
	float: left;
	display: block;
	background: transparent;
	}

#contenu {
	width: 640px;
	float: right;
	padding: 40px 30px 20px 30px;
	background: transparent;
	}

#footer {
	width: 900px;
	height: 50px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	padding-top: 20px;
	background: transparent url(images/bg_footer.jpg) top center no-repeat;
	}

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

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

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

#edsys {
	width: 100%;
	border: solid 1px #000000;
	background: #FFFFFF;
	}




/************************
	FORMULAIRE
*************************/

.cadre_contact {
	width: 300px;
	float: left;
	}

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

.form {
	line-height: 20px;
	}

.form_champs1 {
	width: 120px;
	height: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	margin-right: 8px;
	border: solid 1px #333333;
	background: #FFFFFF url(js/form.gif) bottom left repeat-x;
	}

.form_champs2 {
	width: 260px;
	height: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	border: solid 1px #333333;
	background: #FFFFFF url(js/form.gif) bottom left repeat-x;
	}

.form_txt {
	width: 260px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border: solid 1px #333333;
	background: #FFFFFF url(js/form.gif) bottom left repeat-x;
	}

.form_btn {
	width: 130px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-right: 8px;
	cursor: pointer;
	border: solid 1px #333333;
	background: #FFFFFF url(js/form.gif) bottom left repeat-x;
	}




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

.titre {
	width: 100%;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: dotted 1px #682827;
	background: transparent url(images/bg_titre.gif) top center no-repeat;
	}
	
.sous-titre {
	color: #990000;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0px;
	float: left;
	}

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

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

.gras3 {
	color: #990000;
	}

.petit {
	font-size: 10px;
	}

.image {
	border: solid 1px #990000;
	}

.antifloat {
	clear: both;
	}
