	

/* ________________________________________________ => CORPS DE PAGE */



body {

	background-color:#fdf6f0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	margin:0;

	padding:0;

}


p {

	text-align:justify;

	color:#6c6c6c;

}

p a:link, p a:visited {

	text-decoration:none;

	color:#ed6b12;

	font-weight:bold;

}

p a:hover {

	text-decoration:underline;

	color:#ed6b12;

	font-weight:bold;

}

			

/* ________________________________________________  => FONDS  */





/* ________________________________________________  => TOP  */



.top {

background:url(gfx/bg_top.jpg) no-repeat;

height:324px;

}



#im{float:left;}
#d11{float:right;}
/* ________________________________________________  => HEADER  */



.headerLeft {

background:url(gfx/bg_headerLeft.gif) no-repeat left bottom #f2f2f2;

padding-left:25px;

width:233px;

height:215px;

}

*html .headerLeft {

width:258px;

}

.img_g{float:left; margin:10px;}
#xtx{float:left;}
#d1{ width:600px;}

.headerCenter {

background:url(gfx/bg_headerCenter.jpg) no-repeat right bottom #f2f2f2;

padding-top:25px;

padding-left:35px;

width:393px;

height:190px;

}

*html .headerCenter {

width:428px;

height:215px;

}

.headerRight {

background:url(gfx/bg_headerRight.gif) no-repeat left bottom #e6e6e6;

width:303px;

padding-right:35px;

padding-top:25px;

height:190px;

}

*html .headerRight {

width:338px;

height:215px;

}



.galTitre {

font:Verdana, Arial, Helvetica, sans-serif;

font-size:14px;

font-weight:bold;

padding-left:40px;

}

.headerTitre {

font:Verdana, Arial, Helvetica, sans-serif;

font-size:18px;

font-weight:bold;

}

			

/* ________________________________________________  => MENU  */



.menu {

background:url(gfx/bg_menu.gif) repeat-x;

text-align:center;

text-transform:inherit;

height:28px;

color:#5c1d16;

font-family:Verdana, Arial, Helvetica, sans-serif;

}

.menu a:link, .menu a:visited {

color:#5c1d16;

text-decoration:none;

}

.menu a:hover {

color:#99c902;

text-decoration:none;

}

.menuactif {

background:url(gfx/bg_menuactif.gif);

color:#99c902;

text-align:center;

text-transform:inherit;

height:28px;

font-family:Verdana, Arial, Helvetica, sans-serif;

}

	



/* ________________________________________________  => CONTENT  */



.content {
	background:url(gfx/bg_content.jpg) no-repeat left top #ffffff;
	width: auto;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 16px;

}

.contact {

padding:10px;

}





			

/* ________________________________________________  => COLUMN LEFT  */





.columnLeft {

background:url(gfx/bg_columnLeft_bottom.gif) bottom no-repeat #ffffff;

width:240px;

}

.columnLeft_top {

padding-left:50px;

padding-top:35px;

background:url(gfx/bg_columnLeft_top.gif) top no-repeat;

}

.columnLeft_bottom {

padding-left:50px;

}

		

/* ________________________________________________  => COLUMN RIGHT  */





.columnRight {

padding-top:35px;

padding-right:35px;

background:#ffffff;

width:303px;

}

*html .columnRight {

width:338px;

}

.more2 {

	padding-right:45px;

	text-align:right;

}

.more2 a:link, .more2 a:visited{

	color:#6c6c6c;

	font-weight:normal;

	text-decoration:none;

}

.more2 a:hover{

	color:#6c6c6c;

	font-weight:normal;

	text-decoration:underline;

}



/* ________________________________________________  => LIRE LA SUITE */



.more {

	font-size:11px;

	color:#ec751f;

	font-weight:bold;

	padding-left:15px;

	text-align:right;

}

.more a:link, .more a:visited, .more a:hover {

	text-decoration:none;

	color:#ec751f;

	font-weight:bold;

}



/* ________________________________________________  => POLICES */



h1 {

	font-size:16px;

	color:#959491;

	text-transform:uppercase;

	font-weight:bold;

}

h3 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:normal;

}

.texte {

	color:#FFFFFF;

	text-align: justify;

}

.liens, .liens a:link, .liens a:visited {

	color:#36b6e8;

	text-decoration:none;

}

.liens a:hover {

	color:#36b6e8;

	text-decoration:underlien;

}

.orange {

	color:#ec751f;

}

.vert {

	color:#b0b605;

}



/* ________________________________________________ => FORMULAIRE  */



.formulaire 

{

	BORDER-RIGHT: medium none; 

	BORDER-TOP: medium none; 

	FONT-SIZE: 11px; 

	BORDER-LEFT: medium none; 

	WIDTH: 100%; 

	COLOR: #000000; 

	BORDER-BOTTOM: medium none; 

	background-color:#e9e9e9;

}



.formulaire_bouton 

{

	BORDER-RIGHT: medium none; 

	BORDER-TOP: medium none; 

	FONT-WEIGHT: bold; 

	FONT-SIZE: 11px; 

	BORDER-LEFT: medium none; 

	WIDTH: 49%; 

	COLOR: #000000; 

	BORDER-BOTTOM: medium none; 

	background-color:#e9e9e9;

}



/* ________________________________________________ => MARGE OU PADDING */







/* ________________________________________________ => FLOAT (mettre img ds un paragraphe & l'aligner à gauche, droite etc) */



.alignleft {

	float:left;

	margin-right:10px;

	margin-bottom:5px;

	margin-top:5px;

}

.alignright {

	float:right;

	margin-left:10px;

	margin-bottom:5px;

}



/* ________________________________________________ => FOOTER */



.footer {

	background:#e9e9e9;

	text-align:right;

	padding-right:50px;

	padding-top:25px;

}

.footer a:link, .footer a:visited {

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.footer a:hover {

	text-decoration: underline;

}

#ii1{padding:0; margin:0;}