/* CSS Document */

html, body {
	background-color: #D6D9DB;
	background-image:url(../images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #4C4C4C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


/* LAYOUT ----------------------------------------------- */

div.wrapper {
	background-image: url(../images/contenu_middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 664px;
	margin: 0 auto;
  	padding: 0px;
}

div.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 664px;
	height: 184px;
	margin: 0px;
	padding: 0px;
}

div.menu {
	width: 556px;
	height: -60px;
	margin: 0px 0px 0px 0px;
	padding: 140px 0px 0px 102px;
}

div.main {
	background-image: url(../images/contenu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 664px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.colonneGauche {
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 70px;
	float: left;
	border: 0px solid black;
}

div.colonneDroite {
	width: 299px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 70px 0px 10px;
	border: 0px solid black;
}

div.colonne {
	width: 522px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 70px;
	float: left;
	border: 0px solid black;
}

div.bottom {
	background-image: url(../images/contenu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 664px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	overflow:hidden;
}

div.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 664px;
	height: 270px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
}


/* MENU TOP------------------------------------------------- */

ul.menu_top {
	margin: 5px 0px 0px 570px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;  
}

li.menu_english {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 664px;
	height:10px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.menu_english:link, a.menu_english:visited {
	text-decoration: none;
	color:#2B434B;
}

a.menu_english:hover {
	text-decoration: underline;
	color:#2B434B;
}


a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border:0px;

}

/* MENU ------------------------------------------------- */

ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

li.menu {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 41px 0px 0px;
	height:47px;
}

a.menu:link, a.menu:visited {
	text-decoration: none;

	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
}

a.menu:hover {
	text-decoration: none;

	font-weight: bold;
	font-size: 11px;
	color: #FF9900;
}


/* TEXT ------------------------------------------------- */

h1.image {
	background-image:url(../images/titre.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #26354A;
	font-family:Arial, Helvetica, sans-serif;
}

h1.image1 {
	background-image:url(../images/titre.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #26354A;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

em {
	font-size: 10px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.contenu {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.contenuRealisation {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.contenu2 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

p.plus {
	background-image:url(../images/plus.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}


/* LIENS ------------------------------------------------ */

a.footer:link, a.footer:visited {
	color:#9BA3AC;
	text-decoration: none;
	font-weight:bold;
}

a.footer:hover {
	text-decoration: none;
	color:#9BA3AC;
}

a.quote:link, a.quote:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.quote:hover {
	text-decoration: none;
	color: #FF9900
}

a.plus:link, a.plus:visited {
  	color: #26354A;
	text-decoration: none;
	font-weight:bold;
}

a.plus:hover {
	text-decoration: underline;
	color: #26354A;
}


/* IMAGES + OBJETS ---------------------------------------- */

img.droite {
	margin: 5px 0px 5px 0px;
	padding: 1px;
	float: right;
	border: 1px solid #2B434B;
}

img.gauche {
	margin: 5px 0px 20px 0px;
	padding: 1px;
	float: left;
	border: 1px solid #2B434B;
}

img.gauche2 {
	margin: 14px 5px 5px 5px;
	padding: 1px;
	float: left;
	border: 1px solid #2B434B;
}

img.flash {
	margin: 5px 0px 5px 0px;
	padding: 1px;
	float: left;
	border: 0px solid white;
}


/*-FOOTER--------------------------*/
p.footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align:center;
	color: #9BA3AC;
}

p.quote {
	margin: 65px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #2B434B;
	text-align:center;
}

p.quote02 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

/*-CONTACT-------------------------*/

p.contactMsg {

}

p.contactError {
	color: #A4191D;
	font-weight: bold;
}

form{
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}

label.contact, input.contact, textarea.contact {
	display: block;
	width: 245px;
	float: left;
	margin-bottom: 10px;
}

label.contact {
	text-align: left;
	width: 150px;
	padding-right: 10px;
}

textarea.contact {
	height: 100px;
}

input.contactSubmit {
	width: 150px;
}

br.clear {
	clear: left;
}

input.text_area {
	color: #4C4C4C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}