@charset "utf-8";
/* CSS Document */

/* COULEUR DE LA CHARTE */
.brun_noir1 {color:#1F1D1B }
.brun_noir2 { color:#2ADE00 }
.chocolat { color:#582C0B }
.brique { color:#DB4F13 }
.orange { color:#EF7918 }
.taupe { color:#CC9E86 }
.beige { color:#F8D7A4 }
.sable { color:#F2E6D6 }
/*-------------------------*/

.clear { clear:both }

* {
	
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.1px;
	border:none;
}

a{ color: #FFF;}

hr { border:none; background-color:#333;height:1px; margin:30px 0 15px 0px }


#menu hr { background-color:#555; margin:0px; }

h2, h1 {
	color: #db4f13;
	font-size: 22px;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 30px;
}

h1 { font-size:26px;margin-left:5px;color:#EF7918}

h3 {
	color: #ef7918;
	font-size: 12px;
	margin-bottom: 5px;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	/*background-color: #f8d7a4;*/
	background-color:#141414;
	background-position: center 0px;
}
#header {
	position:relative;
	clear: both;
	height: 144px;
	width: 970px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: auto;
	margin-bottom: -20px;
	margin-left: 0px;
	padding-left: 93px;
	background-position: 0px 1px;
}

#header #link_header {
	display:block;
	position:absolute;
	left:0;
	top:0;
    width:400px;
	height:60px;
}

#header h1 { margin:0px;padding:0px;}

#carrepierre {
	position:absolute;
	right:75px;
	top:30px;
	width:70px;
	height:70px;
}
#link_intranet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin: 6px;
}
#link_intranet img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banniere {
	position:relative;
	left:-14px;
	top:-20px;
}

#link_carte {
	float:right;
	width:450px;
	height:200px;
}

#banniere_pagedistrib {
	background-color: #C90;
	height: 75px;
	width: 762px;
	position: relative;
	left: 233px;
	margin-top: 20px;
	background-image: url(../img/panneau_decopierre.jpg);
	background-position: center;
}

#footer {
	clear: both;
	width: 540px;
	margin-left: 233px;
	text-align: center;
	padding-top: 13px;
	font-size: 11px;
	color:#aaa;
}
#footer li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
}
#footer #footer_menu li a {
	color: #777;
}
#footer #footer_menu li a:visited {
	color: #777;
}
#page {
	margin: auto;
	width: 995px;
}

#page #menu li, #distrib_menu li {
	list-style-type: none;
	margin-top: 13px;
	text-align:center;
	text-decoration: none;
	font-size: 17px;
	
}
#menu li a, #distrib_menu li a, #menu .currentpage{
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 17px;
	color: #FFF;
	display:block;

	-webkit-transition-property: background;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	-moz-transition-property: background;
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: linear;
	transition-property: background;
	transition-duration: .5s;
	transition-timing-function: linear;
}
#menu li a:hover {
	background-color:#DB4F13;

}

#distrib_menu {
	margin-left:233px;
	padding-left:100px;
	height: 50px;
	width: 662px;
	background-image: url(../images/logo.jpg);
	background-position: left -162px;	
}


#col1 {
	float: left;
	width: 233px;
	color: #ccc;
	position: relative;
	top: -0px;
	font-size: 11px;
}
#col1 #block_adresse_col1 {
	color: #FFF;
	text-align: left;
	padding: 30px;
}

#col1 h1 {
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
}
#col1 #selecteur_pays #select_departement {
	width: 30px;
	height:16px;
	margin-right: 10px;
	margin-top:5px;
}

#col1 #selecteur_pays img {
	margin-bottom: 13px;
	display: block;
}

#col2 {
	float: left;
	width: 524px;
	padding: 17px;
	padding-top: 20px;
	color: #ccc;
	font-size: 13px;
}

#col2 a {
	color: #db4f13;
	text-decoration: none;
}
#col2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#col2 li {
	list-style-type: none;
	margin-bottom:0px;
}

#col2 .cms-guestbook li {
	margin-bottom:-10px;
}
.liste_form_satisfaction{
	margin-bottom:30px;	
}
#col2 p {
	text-align: justify;
}
#col2 p img {
	margin: 13px;
}



.accueil_title {
	color:white;
	font-size:14px;
	display:block;
	margin-bottom:20px;
}

#col3 .accueil_title {
	margin-left:20px;
	margin-top:15px;	
	z-index:255;
}








/*  LIVRE D'OR */
/*  ************************************************************************* */

#col2 .cms-guestbook { margin-top:20px; }
.cms-guestbook-entry-list { margin-top:50px; }

#col2 .cms-guestbook-entry{
	padding:5px;
	margin: 15px;
	margin-top:25px;
	background-color: #333333;
	border:solid 1px #111111;
	box-shadow:4px 4px 7px #0a0a0a;
	border-radius:5px;
}

#col2 .cms-guestbook-share {
	text-align:right;	
	padding-right:15px;
}

#col2 #mini_livredor .cms-guestbook-entry {
	padding:0px;
	margin: 0px;
	margin-top:25px;
	background:none;
	border:none;
	box-shadow:none;
}



#col2 .cms-guestbook-entry-sendername {
	display:block;
	color: #DB4F13;
	margin: 3px;
	font-weight: bold;
	text-transform:capitalize;
}

#col2 #mini_livredor .cms-guestbook-entry-sendername {	
	display:block;
	color: white;
	font-weight: normal;
	font-style:italic;
	font-size:14px;
	text-transform:capitalize;
}
#col2 .cms-guestbook-entry-text {
	font-style: italic;
	margin: 3px;
}

#col2 #mini_livredor .cms-guestbook-entry-text {
	font-style: normal;
	font-size:11px;
}


#col2 #mini_livredor small { 
	color:white;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	display:block;
	text-align:right;
	position:relative;
	top:-16px;
}







#col2 .box_red{
	position:relative;
	background-image:url(../images/box_red_fond.png);
	background-repeat:no-repeat;
	width:493px;
	padding-top:36px;
	margin-bottom:36px;
}

#col2 .box_red .box_red_contenu{
	background-image:url(../images/box_red_fond.png);
	background-repeat:no-repeat;
	background-position:left -36px;
	background-color:#55100B;
	padding-left:21px;
	padding-right:21px;
	padding-bottom:12px;
	}

#col2 .box_red .box_red_arrondi {
	position:absolute;
	bottom:-6px;
	left:0px;
	background-image:url(../images/box_red_arrondi.png);
	background-repeat:no-repeat;
	width:493px;
	height:6px;
}


.NewsSummary {
	position:relative;	
	border-bottom: solid 0px #444444;
	margin-bottom:15px;
	margin-top:15px;
	padding-bottom:15px;
}


.mini_expo .NewsSummary {
	position:relative;
	border:solid 1px black;
	background-image:url(../images/box_foire.png);
	width:125px;
	height:41px;
	padding:0px;
	padding-right:46px;
	padding-left:6px;
	font-size:13px;
	text-align:center;
}
.mini_expo .NewsSummaryLink {
	display:table-cell;
	height:41px;
	width:125px;
	vertical-align:middle;
	
}

.mini_expo .NewsDate {
	position:absolute;
	right:0px;
	top:4px;
	width:46px;
	font-size:14px;
	text-transform:capitalize;
}


.mini_expo {
	border:solid 1px #333;
	border-width: 0 0 0 1px;
	padding-left:20px;
}


.NewsSummaryTitle{
	float:left;
	padding:10px;
	border:solid 1px #111111;
	width:125px;
	background-color:#60100b;
	background-image:url("/images/degradcol3.gif");
	background-repeat:repeat-x;
	min-height:30px;
	text-align:center;
	height:50px;	
}

.NewsPostDetailContent {
	padding:5px;
	border:solid 1px #111111;
	margin-left:155px;
	background-color:#333333;
	background-image:url("/images/degradgris.gif");
	background-repeat:repeat-x;
	padding-top:10px;
	height:55px;
}

.cms-guestbook textarea {
	width:450px;
}

.contactform div, .cms-guestbook-div-insert div { position:relative; }

.contactform div label,.cms-guestbook-div-insert label {
	display:block;
	width:90px;
	position:absolute;
	top:9px;
	left:0px;
}

.newsletter input{
	background-color:#f2e6d6;
	border-color:#2a0e00;
	border-width:1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 8px;
}
.newsletter{
	border:solid 1px #aaaaaa;
	padding:15px;	
}
.newsletter p { margin-bottom:15px; }

.contactform div input, .contactform div textarea,.contactform div select, .cms-guestbook-div-insert input,.cms-guestbook textarea  {
	background-color:#f2e6d6;
	border-color:#2a0e00;
	border-width:1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 100px;
}

.contactform fieldset, .cms-guestbook-div-insert fieldset { margin:15px 50px 15px 50px;padding:15px; border:solid 1px #aaaaaa; }
legend { font-weight:bold; font-size:14px;padding:0 5px 0px 5px;}

#col3 {
	float: left;
	width: 198px;
	color: #ccc;
	font-size: 11px;
}
.block_col1 {
	padding: 30px 20px 45px 20px;
	background-repeat:repeat-x;
	background-color:#55100b;
	margin-bottom:15px;
}

.block_col1 {
	position:relative;
	background-image:url(/images/degradgris.gif);
	background-color:#303030;
}

.block_col3 {
	position:relative;
	width:177px;
	border:solid #333 0px;
	border-width:0px 0px 0px 1px;

}
.block_col1_titre { 
	font-weight:bold;
	font-size:16px;
	text-align: center ;
	margin-bottom:15px;
	margin-top:-15px;
}

.arrondi_block1{
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(/images/bordarrondi.png);
	background-position:bottom;
	width:233px;
	height:30px;
	z-index:0;
}
.arrondicol3{
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(/images/arrondicol3.gif);
	background-position:bottom;
	width:222px;
	height:30px;
	z-index:0;
	background-repeat:no-repeat;
}

#col3 a {
	color: #f8d7a4;
}

#col3 h1, #col1 h1{
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	margin-bottom:25px;
}
#col3 #mini_expositions {
	margin-top:20px;
}

#col3 #mini_expositions img {
}
#col3 #mini_livredor {
}
#col3 #mini_livredor img {
	display: block;
	margin-bottom: 13px;
}
#col3 #mini_livredor .cms-guestbook-entry-sendername {
	font-weight: normal;
	color: #FFF;
}
#col3 #mini_livredor .cms-guestbook-entry-text {
	font-size: 10px;
	font-style: italic;
	text-align: justify;
	line-height: 13px;
}


.breadcrumb{
	float:right;
	font-size: 12px;
	display:block;
	margin-top:-47px;
	margin-bottom:10px;
}

#liste_pays {
	clear: both;
	color: #666;
	padding: 5px;
	padding-top: 10px;
}
#liste_pays a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#mini_video {
	text-align:center
}
	
.breadcrumb a {
	color:black;font-style:italic;
}

#map_canvas { width:200px; height:200px; margin:auto; margin-bottom:20px; margin-top:20px;}

.box_gris_col3 {
	background-image:url(../images/box_bg_gris.png);
	background-repeat:repeat-y;
	background-position:right;
	width:176px;
	border:solid 1px #000;
	text-align:center;
	padding-top:8px;
}

.box_col3 {
	border:solid 1px #333;
	border-width: 0 0 0 1px;
	padding-left:20px;	
	margin-bottom:50px;
}

#liste_dep li{
 display:block;
 float:left;
 width:300px;
}
