/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body {
	color:#2f2107;
	font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif;
	font-size:12px;
}

h1 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:15px;
	line-height:20px;
}

h2 {
	color:#2f2107;
	font-size: 1.3em;
}

h3 {
	color:#2f2107;
	font-size: 1.17em;
	font-weight:bold;
}

h4 {
	color:#2f2107;
	font-size: 1em;
}

h5 {
	color:#2f2107;
	font-size: 0.83em;
}

h6 {
	color:#2f2107;
	font-size: 0.67em;
}

p {
	color:#2f2107;
	font-size: 1em;
}

ul, ol {
	color:#2f2107;
	font-size: 1em;
}

li {
	color:#2f2107;
	font-size: 1em;
}

a {
	color:#2f2107;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#2f2107;
} /* si changement de couleur au survol */

a:visited { } /* si changement de couleur après le clic */

input {
	border-width:thin;
	padding:3px;
	color:#2f2107;
}

textarea {
	border-width:thin;
	padding:3px;
	color:#2f2107;
}

em { }

strong { }

/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft {
	float:left;
	margin-right:1em;
}

.imgRight {
	float:right;
	margin-left:1em;
}

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }

.alignbottom { vertical-align:bottom; }

.aligncenter {
	margin-left:auto;
	margin-right:auto;
}

/* Des classes d'alignement du texte */
.left { text-align: left; }

.right { text-align: right; }

.center {
	text-align: center;
}

.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }

.italic, .italique { font-style: italic; }

.strike, .barre { text-decoration: line-through; }
.petit { font-size: 0.9em; }

/* Des classes flotante */
.floatleft { float: left; }

.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }

.clearer {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

/* Formulaire de contact
#frmEnvoi{ width:470px; }
#frmEnvoi input, textarea{ background-color:transparent; border:#ffffff solid 1px; }
#frmEnvoi .champ { height:15px; width:200px; }
#frmEnvoi .champmessag { }
#frmEnvoi .INPUT2{ border:none;}
#frmEnvoi .field{ text-align:right; margin-top:10px; }

/* Formulaire de contact horizontal */
#frmEnvoi { width:680px; }

.divformulaire {
	width:470px;
	float:left;
	padding-right:10px;
}

#divmessage {
	width:200px;
	float:left;
	padding-top:40px;
}

#frmEnvoi input, textarea {
	background-color:transparent;
	padding:5px;
	border:#2f2107 solid 1px;
}

#frmEnvoi .INPUT2 { border:none; }

#frmEnvoi .field {
	text-align:right;
	padding-top:10px;
}

#frmEnvoi .champ {
	height:15px;
	width:200px;
}

#frmEnvoi textarea {
	height:140px;
	width:180px;
}

/*Accueil*/
.habill {
	float:left;
	padding:0 15px 0 0;
}

.conentleft1 {
	width:340px;
	float:left;
}

.contentright1 {
	width:330px;
	float:right;
}

.contentcenter {
	width:330px;
	margin: 0 auto;
}

.tableau {
	border:1px solid #CC6600;
	border-collapse:collapse;
}

.tableau th {
	border:1px solid #CC6600;
	vertical-align:middle;
	padding:5px;
	text-align:center;
}

.tableau td {
	border:1px solid #CC6600;
	vertical-align:middle;
	padding:5px;
}

.fontsize1 {
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
}

.fontsize2 {
	color:#660000;
	font-size:14px;
	font-weight:bold;
}

.imageleft1 {
	width:105px;
	height:100px;
	float:left;
	padding-right:2px;
	padding-bottom:5px;
}

.imageright1 {
	width:105px;
	height:100px;
	float:right;
}

.gallery { }

.width1 {
	width:45px;
	text-align:center;
}

fieldset { padding:7px; border: 2px solid #BCAB8D;}

legend { border: none; }

.lineheight1 { line-height:23px; }

.lineheight2 { line-height:22px; }

.lineheight3 { line-height:31px; }

.lineheight4 { line-height:27px; }

.lineheight5 { line-height:26px; }

.lineheight6 { line-height:33px; #line-height:32px;
}

.imagediapo {
	width:300px;
	height:240px;
	text-align: center;
	margin: 0 auto;
}

.plan {
	width: 676px;
	height: 480px;
	border:2px solid #FF9900;
}

#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
	height:80px;
	padding-bottom:15px;
}

#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}

.plan-adresse {
	font-size: 12px;
	color: #333;
}

.plan-printer {
	display:block;
	text-align: right;
}

.plan-printer img, .plan-printer a { border: none; }

#page-plan-du-site {
	margin:0 auto;
	width:950px;
}

#head-plan-du-site {
	background:url(../images/photos/plan-du-site/head-plan-du-site.jpg) no-repeat;
	width:950px;
	height:230px;
}

#bg-plan-du-site { background:url(../images/photos/plan-du-site/bg.jpg) repeat-y; }

#body-plan-du-site {
	background:url(../images/photos/plan-du-site/body-plan-du-site.jpg) no-repeat;
	min-height:200px;
	width:950px;
}

#content-plan-du-site {
	padding:10px 50px 10px 30px;
	text-align: justify;
}

#foot-plan-du-site { }

.pddingbuttom1 { padding-bottom:4px; #padding-bottom:7px;
}

.pddingbuttom2 { padding-bottom:6px; #padding-bottom:0px;
}

.clearvalidator{ clear:both; height:3px;}

.validator img{ filter:alpha(opacity=50); opacity:.5; margin-right:2em; background-color:#000000 }
.validator a:hover img{ filter:alpha(opacity=50); opacity:.5; margin-right:2em; background-color:#000000 }


.icon{ margin-right:7px;}

.icon1{ margin-right:7px; float:left; margin-bottom:20px; margin-top:2px;}

.icon2{ margin-right:7px; float:left; margin-bottom:30px; margin-top:2px;}

.height_v1{ height:910px; #height:904px;}

.height_v2{ height:500px;}


.mar{ margin-right:100px; }

.bullet{ float:left; margin:3px 10px 10px 0; }

.bor-txt{ padding:20px; border:1px dashed #b30d00;}

/****************** Fancybox ************************/
.menu { text-align:center; font-size:16px; font-weight:bold; color:#4F6F29 }
.rouge { color:#E22802 }
.vert { color:#51702A }
.marron { color:#6f490e }
.jaune { color:#FEF5E4 }
.goutsaveur { font-size:16px; text-align:center }
.alliance { width:460px; height:260px; float:right; background-image:url(../images/fond-alliance.jpg); background-repeat:no-repeat; margin-top:-81px }
.date-alliance { text-align:center; font-size:14px; font-weight:bold; margin:51px 137px 0px 0px }
