/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background-image:url(images/body_bg.gif);
	background-repeat:repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#625a50;
	line-height:14px;
}

#editorbody {
		background-image:none;
}

a {
	color:#625a50;
	text-decoration:underline;
}

img {
	behavior: url(iepngfix.htc);
	border:0;
}

.img_reliefs {
	background-color:#FFFFFF;
	padding:7px 42px 7px 42px;
}

p {
	padding:5px 0 5px 0;
}

#popcorp {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
	background-color:#FFFFFF;
}

.txtpop {
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	font-weight:bold;
	font-size:14px;
}
.txtpop img {
	margin-bottom:20px;
}

#main {
	behavior: url(iepngfix.htc);
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(images/ombrage.gif);
	background-repeat:repeat-y;
	background-position:top;*/
}

.wrapombrage {
	width:1000px; 
	background-image:url(images/ombrage.gif); 
	background-repeat:repeat-y; 
	background-position:top;
}

#banner {
	position:relative;
	width:946px;
	margin:0 27px 0 27px;
}

.logo {
	position:absolute;
	top:38px;
	left:389px;
}

#menu {
	height:73px;	
}

#menu img {
	float:left;
}

#corp {
	clear:both;
	width:946px;
	min-height:500px;
	_height:500px;
	margin:0 27px 0 27px;
	background-image:url(images/body_bg.jpg);
	background-repeat:no-repeat;	
	background-color:#f7f4ee;
}

.accueiltxt {
	float:left;
	width:487px;
	padding:53px 0 0 105px;
}

.txtwide {
	padding:53px 105px 0 105px;
}

.espacepromo {
	float:right;
	margin:53px 60px 0 0;
}

.col_1 {
	float:left;
	width:252px;
}

.txtcol_1 {
	margin-top:50px;
	text-align:center;
}

.txtcol_1 ul {
	margin:0;
	padding:0;
	list-style:none;
}

.txtcol_1 li {
	margin:3px 0 0 0;
	padding:0;
}

.txtcol_1 a {
	color:#625a50;
	text-decoration:none;
}

.txtcol_1 a:hover, .txtcol_1 .sel a {
	color:#7e4746;
	text-decoration:none;
}

.txtcol_1 .sel { font-weight:bold; }

.col_2 {
	float:left;
	width:442px;
}

.txtcol_2 {
	margin-top:17px;
	text-align:center;
}

.sousmenu {
	width:442px;
	height:28px;
}

.sousmenu img {
	float:left;
}

.col_3 {
	float:right;
	width:252px;
}

.txtcol_3 {
	margin-top:115px;
	text-align:center;
}

.txtcol_3 img {
	margin-bottom:8px;
	vertical-align:top;
}

.reliefsgauche {
	float:left;
	padding-left:59px;
	width:441px;
}

.reliefsdroite {
	float:right;
	width:400px;
}

.reliefsdroite img {
	float:left;
	margin:0px 10px 9px 10px;
}

#spacer {
	clear:both;
	display:block;
	width:946px;
	height:70px;
}

#footer {
	height:28px;
	background-image:url(images/footer_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#8c8172;
	margin:0 27px 0 27px;
}