@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: Tahoma, Geneva, sans-serif;
}

a{ color: #FFF;}

hr { border:none; background-color:#555;height:1px; }

h2 {
	color: #db4f13;
	font-size: 23px;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 30px;
}
h3 {
	color: #ef7918;
	font-size: 12px;
	margin-bottom: 5px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	/*background-color: #f8d7a4;*/
	background-color:#1b1b1b;
	background-position: 0px -52px;
}
#header {
	position:relative;
	clear: both;
	height: 180px;
	width: 720px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: 140px;
	padding-left: 93px;
	background-position: -45px -52px;
}

#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;
	float: right;
	margin: 6px;
}
#link_intranet img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banniere {
	background-color: #C90;
	height: 150px;
	width: 762px;
	position: relative;
	left: 233px;
	margin-top: 20px;
	background-image: url(../img/panneau_decopierre.jpg);
	background-position: center;
}

#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;
}
#footer li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
}
#footer #footer_menu li a {
	color: #333;
}
#footer #footer_menu li a:visited {
	color: #333;
}
#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;
}
#menu li a:hover {
	color:white;
	background-color:#DB4F13;
	display:block;
}

#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: -150px;
	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: 504px;
	padding: 17px;
	padding-top: 40px;
	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;
}


#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: #222222;
	border:solid 1px #111111;
}
#col2 .cms-guestbook-entry-sendername {
	display:block;
	color: #666;
	margin: 3px;
	font-weight: bold;
}
#col2 .cms-guestbook-entry-text {
	font-style: italic;
	margin: 3px;
}

.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;
}

.contactform div input, .contactform div textarea, .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; }
legend { font-weight:bold; font-size:14px;padding:0 5px 0px 5px;}

#col3 {
	float: left;
	width: 222px;
	color: #ccc;
	font-size: 11px;
}
.block_col3, .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_col1_titre { 
	font-style:italic;
	text-align: center ;
	margin-bottom:20px;
	margin-top:-20px;
}

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

#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 {
}
#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;}

