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

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#545353; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:11px; }

h1 { color:#545353; font-size: 12px; font-weight:bold; padding-bottom:20px; }
h2 { color:#545353; font-size: 1.3em; }
h3 { color:#545353; font-size: 1.17em; font-weight:bold;}
h4 { color:#545353; font-size: 1em; }
h5 { color:#545353; font-size: 0.83em; }
h6 { color:#545353; font-size: 0.67em; }

p { color:#545353; font-size:1em; }
ul, ol{ color:#545353; font-size:1em; }
li { color:#545353; font-size:1em; }
a { color:#545353; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#545353; padding:3px; }
input { color:#545353; padding:3px; background-color:#fff; border:1px #545353 dashed;}
.border, #code, #civilite select, #imgcaptcha, input { color:#545353; padding:3px; background-color:#fff; border:1px #545353 dashed;}
/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* 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; }

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

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

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.chapeau { font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin:.5em 0 1.5em; }
.illustration { float:left; padding:0 .5em 0 0; }

/* Page en construction */
.constrution { margin-top:8em; text-align:center; } /* Réajuster la hauteur du margin si besoin */

/*	Mentions Légales */
#infoclient { float:left; padding:0 0 2em; }
#hebergeur { float:right; padding:0; }

/*======================================================================================>/*Header hack*/
/*html>*/
/*body{ padding-right:2px;}*/
/*======================================================================================> Li Titre*/
.titreListe{color:#545353;padding:0; margin:0; font-weight:bold; list-style-image:none;}
.titreListe:first-letter{ font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; }
/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle{ color:#545353; font-size:2em; padding:40px 0 0 0;}
/*======================================================================================> Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left;
color: #545353; font-style:italic;
margin: 0 2px;
padding: 5px;
}


/* ============== Plan Aces ================ */
.plan {
	width: 580px;
	height: 450px;
	border:5px solid;
	border-color:#ffa629;
}
#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: #ff7404;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:10px;

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

.bullet{margin-left:20px; margin-right:10px; margin-top:1px;}

.bullet1{margin-left:20px; margin-right:10px; margin-top:3px; margin-bottom:20px;}

.bullet2{margin-right:10px;}

.bullet3{margin-right:10px; padding-bottom:20px; padding-top:5px; float:left;}

.div1{width:49%;}

.tb1{width:280px;}

.tb1 td{padding:7px; border-bottom:#ffa629 dashed 1px;}

.logo{font-size:15px; color:#ffa629;}

sup{vertical-align:super; font-size:9px;}

.button1{
	position:absolute;
	margin-top:-40px;
	#margin-top:-30px;
	margin-left:145px;
}
.button2{
	position:absolute;
	margin-bottom:-30px;
	#margin-bottom:-30px;
	margin-left:160px;
}

.mg-bulet{margin-left:70px;}

.txt-small{font-size:10px;}

.img-program{margin-right:70px;}


#table-autres-pro{width:570px; margin:0 auto; border-collapse:collapse; border:#ffa629 solid 1px;}
#table-autres-pro td{vertical-align:middle; text-align:center; border-bottom:#ffa629 solid 1px; padding:10px 5px 10px 5px;}
.td-img{ width:150px; text-align:center}

.td-txt1{ width:150px; text-align:center}

.td-txt3{ width:100px; text-align:center; border-left: #ffa629 solid 1px; padding-left:10px;}
