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

@import url(structure.css);

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

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

h1 { color:#000000; font-size: 11px; line-height: 1.6em; font-weight:bold; }

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

h3 { color:#000000; font-size: 1.17em; }

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

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

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

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

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

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

a { color:#000000; text-decoration:underline; }

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

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

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

em { font-style: italic; }

strong { font-weight: bold; }

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

/* Placement d'images */
.imgLeft { float:left; padding: 0 2em 0 0; }
.imgicon { float:left; padding: 3px 5px 0 0;height:10px;line-height:10px; }
.imgRight { float:right; padding: 0 0 0 2em; }
.imgRight2 { padding: 10px 0 0 2em; }
.imgRight3 { float:right; padding: 0 0 0 10px; }
/* 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; }

/* 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 { border-width:thin; }

#frmEnvoi .field { text-align:right; margin-top:10px; }
.pt_1{padding-top:15px;}
.ml_1{margin-left:25px;}
.ml_2{margin-left:50px;}
.ml_3{margin-left:62px;}
.mt_am{margin-top:-25px;}
.pr_1{padding-right:15px;}
.pr_2{padding-right:45px;}
.pr_3{padding-right:25px;width:250px;float:left;}
/*---------------google map---------*/
.plan {
	width: 640px;
	height: 480px;
	border:1px solid #870220;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
}
#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;
}
.strong-center
{
	text-align:-moz-center;
	!text-align:center;

}
#entete2 { width:100%; clear:both; background:url(../images/plan-du-site/head_pds.jpg) no-repeat;height:225px; }
#colonneGauche2 { float:left; width:174px; text-align:left; background:url(../images/plan-du-site/left_pds.jpg) no-repeat top;height:313px; }
.index_sa{padding-right:25px;}
.table1{width:70%;border:1px solid #000000;}
.table2{width:80%;border:1px solid #000000;}
.table3{width:87%;border:1px solid #000000;}
.table4{width:85%;border:1px solid #000000;}
.w_85{width:85%;}
.w_45{width:45%;}
.w_33{width:33%;}
.w_30{width:30%;}
sup{vertical-align:super;}
.fon_10{font-size:9px;}
.m_am{margin-top:-22px;}
.p_le_35{padding-right:25px;}
