@charset "UTF-8";

* { margin:0; padding:0; border:0; }

html, body {
	background:#464136;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, div { behavior: url(iepngfix.htc) }
.clear {
	clear:both;
}
#base {
	width:1024px;
	margin:0 auto;
	text-align:left;
	background:#ebe9e7;
}
#colGch {
	width:362px;
	float:left;
	margin-right:39px;
}
#gchTop {
	height:363px;
	background:#464136;
	border-left:1px solid #fff;
}
#gchTop p {
	margin:50px 0 0 32px;
	color:#ce9a00;
	font-size:13px;
	width:297px;
	text-align:justify;
	line-height:17px;
}
#gchBottom {
	width:330px;
	padding-left:32px;
	height:405px;
	background:url(../images/bg_gchbottom.jpg) no-repeat;
	color:#464136;
}
#gchBottom p.infoSociete {
	font-size:14px;
	margin-bottom:215px;
	padding-top:13px;
	line-height:19px;
	width:308px;
}
#gchBottom h1 {
	font-size:21px;
	margin-bottom:9px;
}
#gchBottom ul li {
	list-style:none;
	display:block;
	height:17px;
	padding-left:23px;
	font-size:13px;
	line-height:14px;
	margin-bottom:5px;
}
#gchBottom ul li a {
	color:#464136;
	text-decoration:none;
}
#gchBottom ul li a:hover {
	text-decoration:underline;
}
#gchBottom ul li#address {
	background:url(../images/pictos.png) 0 0 no-repeat;
}
#gchBottom ul li#mail {
	background:url(../images/pictos.png) 0 -17px no-repeat;
}
#gchBottom ul li#tel {
	background:url(../images/pictos.png) 0 -34px no-repeat;
}
#gchBottom ul li#twitter {
	background:url(../images/pictos.png) 0 -51px no-repeat;
}
/* colonne droite */
#colDrt {
	width:597px;
	float:left;
}
p#extranetLink {
	float:right;
	text-align:center;
}
p#extranetLink a {
	display:block;
	width:209px;
	height:40px;
	background:url(../images/bg_extranet.png) no-repeat;
	font-size:22px;
	color:#fff;
	text-decoration:none;
	line-height:34px;
	padding-left:15px;
}
#colDrt #contenuTxt {
	width:468px;
	color:#464136;
	font-size:12px;
	/*font-style:italic;*/
	float:left;
	margin-top:22px;
	line-height:13px;
}
#colDrt #contenuTxt h2 {
	color:#ce9a00;
	font-size:30px;
	margin-left:21px;
}
#colDrt #contenuTxt div.hr, #colDrt #contenuTxt div.hr2 {
	display:block;
	background:url(../images/bg_titre.png) no-repeat;
	height:17px;
	width:465px;
	margin-top:-2px;
	border:none;
}
#colDrt #contenuTxt div.hr2 {
	margin-top:4px;
	margin-bottom:9px;
}
#colDrt #contenuTxt div.hr hr, #colDrt #contenuTxt div.hr2 hr { 
	display: none; 
}
#colDrt #contenuTxt p.presentation {
	margin-left:21px;
	text-align:justify;
	width:443px;
	margin-bottom:26px;
}
#colDrt #contenuTxt blockquote {
	margin-left:21px;
	text-align:justify;
}
#colDrt #contenuTxt p.auteur {
	font-weight:bold;
	font-style:normal;
	text-align:right;
	margin:7px 0 30px 0;
}
#colDrt #contenuImg {
	float:right;
	display:inline;
	margin-right:6px;
	margin-top:214px;
	width:100px;
}
#colDrt #contenuImg img {
	border:1px solid #ce9a00;
	margin-top:21px;
}
.noItalic {
	font-style:normal;
}
.jaune {
	color:#ce9a00;
}