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

@import url(structure.css);

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

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

h1 { color:#FFFFFF; font-size: 12px; font-weight:bold; padding-bottom:20px; }
h2 { color:#FFFFFF; font-size: 1.3em; }
h3 { color:#FFFFFF; font-size: 1.17em; }
h4 { color:#FFFFFF; font-size: 1em; }
h5 { color:#FFFFFF; font-size: 0.83em; }
h6 { color:#FFFFFF; font-size: 0.67em; }
p { color:#FFFFFF; font-size: 1em; }
ul, ol { color:#FFFFFF; font-size: 1em; }
li {  color:#FFFFFF; font-size: 1em; }
a { color:#FFFFFF; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; }
textarea { border-width:thin; padding:3px; }
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 */
.h1index{ width:100%; padding:0; position:absolute; left:0; top:0; font-size:1.4em; font-weight:normal; _ position:absolute; _margin-left:-500px;}
.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; }

/* 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-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; padding:0; }
#frmEnvoi .champ { border:none; border:#FFFFFF inset 1px; padding:5px; background-color:#FFFFFF; color:#B81B16; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#FFFFFF inset 1px; padding:5px; background-color:#FFFFFF; color:#B81B16; }
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#B81B16;  background-color:#B81B16; color:#FFFFFF; }


.int{
width:100%;
}
.int1{
width:1007px;
margin:0 auto;
}

.int2 {position:relative;}

/* ================================================ 360 ============================================= */

.360 {
margin-left:auto;
width:600px;
height:350px;
}

/* ================================================ Plan Acces ============================================= */
.plan {
	width: 600px;
	height: 480px;
	border:5px solid;
	border-color:#9f1729;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#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;
}

#googlemap a.googlemap-icon { display: block; background:url(../images/googlemap.jpg) no-repeat; width: 80px; 

height: 68px; }
#googlemap a.googlemap-icon:hover { background: url(../images/googlemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(../images/googlemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


.spaceLeft20 {padding-left:20px;}
.spaceRight20 {padding-right:20px;}



#b1 a.b1-icon { display: block; background:url(../images/1.jpg) no-repeat; width: 28px; height: 30px; }
#b1 a.b1-icon:hover { background: url(../images/1-hover.jpg) no-repeat; }
#b1 a.b1-icon:active { background: url(../images/1.jpg) no-repeat; }
#b1 a.b1-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b2 a.b2-icon { display: block; background:url(../images/2.jpg) no-repeat; width: 28px; height: 30px; }
#b2 a.b2-icon:hover { background: url(../images/2-hover.jpg) no-repeat; }
#b2 a.b2-icon:active { background: url(../images/2.jpg) no-repeat; }
#b2 a.b2-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b3 a.b3-icon { display: block; background:url(../images/3.jpg) no-repeat; width: 28px; height: 30px; }
#b3 a.b3-icon:hover { background: url(../images/3-hover.jpg) no-repeat; }
#b3 a.b3-icon:active { background: url(../images/3.jpg) no-repeat; }
#b3 a.b3-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b4 a.b4-icon { display: block; background:url(../images/4.jpg) no-repeat; width: 28px; height: 30px; }
#b4 a.b4-icon:hover { background: url(../images/4-hover.jpg) no-repeat; }
#b4 a.b4-icon:active { background: url(../images/4.jpg) no-repeat; }
#b4 a.b4-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}



#b5 a.b5-icon { display: block; background:url(../images/1-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b5 a.b5-icon:hover { background: url(../images/1-hover.jpg) no-repeat; }
#b5 a.b5-icon:active { background: url(../images/1.jpg) no-repeat; }
#b5 a.b5-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b6 a.b6-icon { display: block; background:url(../images/2-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b6 a.b6-icon:hover { background: url(../images/2-hover.jpg) no-repeat; }
#b6 a.b6-icon:active { background: url(../images/2.jpg) no-repeat; }
#b6 a.b6-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b7 a.b7-icon { display: block; background:url(../images/3-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b7 a.b7-icon:hover { background: url(../images/3-hover.jpg) no-repeat; }
#b7 a.b7-icon:active { background: url(../images/3.jpg) no-repeat; }
#b7 a.b7-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b8 a.b8-icon { display: block; background:url(../images/4-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b8 a.b8-icon:hover { background: url(../images/4-hover.jpg) no-repeat; }
#b8 a.b8-icon:active { background: url(../images/4.jpg) no-repeat; }
#b8 a.b8-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


.divCenter {margin-left:280px; #margin-left:280px; _margin-left:140px;}
.img {vertical-align:middle;}
.y {margin-left:100px;}


#b21 a.b21-icon { display: block; background:url(../images/2.jpg) no-repeat; width: 28px; height: 30px; }
#b21 a.b21-icon:hover { background: url(../images/2-hover.jpg) no-repeat; }
#b21 a.b21-icon:active { background: url(../images/2.jpg) no-repeat; }
#b21 a.b21-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b31 a.b31-icon { display: block; background:url(../images/3.jpg) no-repeat; width: 28px; height: 30px; }
#b31 a.b31-icon:hover { background: url(../images/3-hover.jpg) no-repeat; }
#b31 a.b31-icon:active { background: url(../images/3.jpg) no-repeat; }
#b31 a.b31-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b41 a.b41-icon { display: block; background:url(../images/4.jpg) no-repeat; width: 28px; height: 30px; }
#b41 a.b41-icon:hover { background: url(../images/4-hover.jpg) no-repeat; }
#b41 a.b41-icon:active { background: url(../images/4.jpg) no-repeat; }
#b41 a.b41-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b22 a.b22-icon { display: block; background:url(../images/2.jpg) no-repeat; width: 28px; height: 30px; }
#b22 a.b22-icon:hover { background: url(../images/2-hover.jpg) no-repeat; }
#b22 a.b22-icon:active { background: url(../images/2.jpg) no-repeat; }
#b22 a.b22-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b32 a.b32-icon { display: block; background:url(../images/3.jpg) no-repeat; width: 28px; height: 30px; }
#b32 a.b32-icon:hover { background: url(../images/3-hover.jpg) no-repeat; }
#b32 a.b32-icon:active { background: url(../images/3.jpg) no-repeat; }
#b32 a.b32-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b42 a.b42-icon { display: block; background:url(../images/4.jpg) no-repeat; width: 28px; height: 30px; }
#b42 a.b42-icon:hover { background: url(../images/4-hover.jpg) no-repeat; }
#b42 a.b42-icon:active { background: url(../images/4.jpg) no-repeat; }
#b42 a.b42-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}



#b12 a.b12-icon { display: block; background:url(../images/1.jpg) no-repeat; width: 28px; height: 30px; }
#b12 a.b12-icon:hover { background: url(../images/1-hover.jpg) no-repeat; }
#b12 a.b12-icon:active { background: url(../images/1.jpg) no-repeat; }
#b12 a.b12-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}


#b62 a.b62-icon { display: block; background:url(../images/2-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b62 a.b62-icon:hover { background: url(../images/2-hover.jpg) no-repeat; }
#b62 a.b62-icon:active { background: url(../images/2.jpg) no-repeat; }
#b62 a.b62-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}
#b51 a.b51-icon { display: block; background:url(../images/1-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b51 a.b51-icon:hover { background: url(../images/1-hover.jpg) no-repeat; }
#b51 a.b51-icon:active { background: url(../images/1.jpg) no-repeat; }
#b51 a.b51-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}

#b72 a.b72-icon { display: block; background:url(../images/3-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b72 a.b72-icon:hover { background: url(../images/3-hover.jpg) no-repeat; }
#b72 a.b72-icon:active { background: url(../images/3.jpg) no-repeat; }
#b72 a.b72-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}

#b82 a.b82-icon { display: block; background:url(../images/4-hover.jpg) no-repeat; width: 28px; height: 30px; }
#b82 a.b82-icon:hover { background: url(../images/4-hover.jpg) no-repeat; }
#b82 a.b82-icon:active { background: url(../images/4.jpg) no-repeat; }
#b82 a.b82-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}

.video{
float:left;
width:352px;
border: solid 2px #990000;
margin-right:10px;
margin-top:10px;
}