@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#fff; font-size:80%; font-family:"Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1, h2, h3, h4, h5, h6 { color:#c8ad7f; }
h1 { font:700 12px Georgia, "Times New Roman", Times, serif; text-align:center; padding-bottom:25px; font-weight:bold; }
h2 { font:700 1.17em Georgia, "Times New Roman", Times, serif; text-align:center; font-weight:bold;}
h3 { font:700 1em Georgia, "Times New Roman", Times, serif; text-align:center; font-weight:bold; }
h4 { font-size:.9em; font-weight:bold; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }
p, ul, ol, li { font-size:1em; }
a { color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#000; border-width:thin; padding:3px; }

/* Adresse : Liens de bas de page
----------------------------------------------------------*/
#adresse p, #adresse a { color:#6e3717; } /* couleur des liens de bas de page */
#adresse p { font-size:.9em; }

/* Image de validation W3C
----------------------------------------------------------*/
/*#validator a img { background-color:#fff; }  Activer le CSS si le fond du site est blanc */

/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #fff;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #fff;*/ }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.br { display:block; }

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

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }

/*	Page d'accueil
----------------------------------------------------------*/
/*h1#chapeau { padding:1em 0 2em; }*/ 
.illustration { float:left; padding:0 2em 0 0; }
/*#p_accueil { margin-top:.5em; }  Activer pour descendre le 1er paragraphe */

/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:3em; }



/*googlemaps*/
.plan {
	width:470px;
	height:400px;
	border: 3px solid #7e0f08;
	margin:0 auto;
	
}

#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.plan-titre {
	font-size: 14px;
	color: #7e0f08;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
#googlemap a.googlemap-icon { display: block; background:url(../images/goglemap.jpg) no-repeat; width: 70px; height: 60px; }
#googlemap a.googlemap-icon:hover { background: url(../images/goglemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(../images/goglemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;
	}
/*end googlemaps*/


.img1{margin-right:35px;}
#gallery{}

.width-tab{width:377px;}
.width-tab-conten{width:797px;}
.boder{border:5px #8d110a solid; padding:10px;}
.table-cave{width:100%;}
.table-cave td{padding:5px 10px 2px 10px; border:#98120a 1px solid;}
.txt-title{font-size:14px; color:#FF0000; font-weight:bold;}
.txt-title2{font-size:18px; color:#FF0000; font-weight:bold;}

.table-cave2{width:48%;}
.table-cave2 td{padding:5px 10px 2px 10px; border:#98120a 1px solid;}
.td-bottom{border-bottom:#98120a 1px dotted;}
.txt-small{font-size:11px;}
sup{vertical-align:super; font-size:10px;}
.height-table1{height:300px;}
.height-table2{height:160px;}
.height-table4{height:190px;}
.height-table3{height:240px;}

.borderdiv{ border:5px solid #92110a; padding:20px;}
.leftpre{float:left; width:48%;}
.rightpre{float:right; width:48%;}
.table1{ width:100%;}
.table1 tr{}
.table1 td{ padding:5px 10px 2px 10px; border:#98120a 1px solid;}
.td1 {width:80%; text-align:left;}
.td2 {width:20%; text-align:right;}
.fix1{height:300px;}
.fix2{height:200px;}
.fix3{height:242px;}
.fix4{height:230px;}
.td11 {width:80%; text-align:center;}

.txt{font-size:18px; color:#FF0000; font-weight:bold;}
.midd{vertical-align:middle;}
