	
/* ________________________________________________ => CORPS DE PAGE */


body {
background-color : #fdf6f0;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
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;
}
.top {
background : url(gfx/bg_top.jpg) no-repeat;
height : 324px;
}
.headerLeft {
background : #f2f2f2 url(gfx/bg_headerleft.gif) no-repeat left bottom;
padding-left : 25px;
width : 233px;
height : 215px;
}
.headerCenter {
background : #f2f2f2 url(gfx/bg_headercenter.jpg) no-repeat right bottom;
padding-top : 25px;
padding-left : 35px;
width : 393px;
height : 190px;
}
.headerRight {
background : #e6e6e6 url(gfx/bg_headerright.gif) no-repeat left bottom;
width : 303px;
padding-right : 35px;
padding-top : 9px;
height : 190px;
}
.galTitre {
font-size : 14px;
font-weight : bold;
padding-left : 40px;
}
.headerTitre {
font-size : 18px;
font-weight : bold;
}
.menu {
background : url(gfx/bg_menu.gif) repeat-x;
text-align : center;
text-transform : capitalize;
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 : capitalize;
height : 28px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.content {
	background : #ffffff url(gfx/bg_content.jpg) no-repeat left top;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.contact {
padding : 10px;
}
.columnLeft {
background : #ffffff url(gfx/bg_columnleft_bottom.gif) no-repeat bottom;
width : 258px;
}
.columnLeft_top {
padding-left : 50px;
padding-top : 35px;
background : url(gfx/bg_columnleft_top.gif) no-repeat top;
}
.columnLeft_bottom {
padding-left : 50px;
}
.columnRight {
padding-top : 35px;
padding-right : 35px;
background : #ffffff;
width : 303px;
}
.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;
}
.more {
font-size : 13px;
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;
}
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;
}
.orange {
color : #ec751f;
}
.vert {
color : #b0b605;
}
.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;
}
.alignleft {
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
}
.alignright {
float : right;
margin-left : 10px;
margin-bottom : 5px;
}
.footer {
background : #e9e9e9;
text-align : right;
padding-right : 50px;
padding-top : 25px;
}
.footer a:link, .footer a:visited {
font-size : 13px;
font-weight : normal;
color : #000000;
text-decoration : none;
}
.footer a:hover {
text-decoration : underline;
}
.texte1 {
color : #333333;
text-align : justify;
}



			
/* ________________________________________________  => COLUMN LEFT  */


.columnLeft {
background:url(gfx/bg_columnleft_bottom.gif) bottom no-repeat #ffffff;
width:258px;
}
.columnLeft_top {
	padding-left:30px;
	padding-top:35px;
	background:url(gfx/bg_columnleft_top.gif) top no-repeat;
	padding-right: 20px;
}
.columnLeft_bottom {
	padding-left:50px;
	padding-right: 11px;
}
		
/* ________________________________________________  => 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:underline;
}
.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;
}.texte1 {

	color:#333333;
	text-align: justify;
}
.basref 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px;
	font-style: normal;
	font-weigh: normal; 
	color: #000000;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
}