@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);
/* Construction (Montage)
----------------------------------------------------------*/
body { color:#000; font-size:80%; font-family:"Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }
h1, h2, h3, h4, h5, h6 { color:#0a4581; }
h1 { font:700 1.23em Georgia, "Times New Roman", Times, serif; text-align:center; }
h2 { font:700 1.17em Georgia, "Times New Roman", Times, serif; text-align:center; }
h3 { font:700 1em Georgia, "Times New Roman", Times, serif; text-align:left; }
h4 { font-size:.9em; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }
p, ul, ol, li { font-size:1em; }
a { color:#000; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#000; border-width:thin; padding:3px; }
/* Elements Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #000;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #000;*/ }
/* 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; }
.padding0 { padding:0; }
/* 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; }
.lien_cache { text-decoration:none; }
.br { display:block; }
.nowrap { white-space:nowrap; }
.margin_left_10 { margin-left:10px; }
.margin_left_20 { margin-left:20px; }
.margin_left_30 { margin-left:30px; }
.margin_left_40 { margin-left:40px; }
.margin_right_10 { margin-right:10px; }
.margin_right_20 { margin-right:20px; }
.margin_right_30 { margin-right:30px; }
.margin_right_40 { margin-right:40px; }
.padding_top_10 { padding-top:10px; }
.padding_top_20 { padding-top:20px; }
.padding_top_30 { padding-top:30px; }
.padding_top_40 { padding-top:40px; }
.padding_top_50 { padding-top:50px; }
.padding_top_60 { padding-top:60px; }
.padding_top_70 { padding-top:70px; }
.padding_top_80 { padding-top:80px; }
.height10 { height:10px; }
.height20 { height:20px; }
.height30 { height:30px; }
.height40 { height:40px; }

.actualite h3 a { color:#d1045a; text-decoration:none; }
.temoignage img { border:solid 1px #cccccc }
.border_image { border:solid 1px #0a4581 }
.cols3 ul { width:253px; }
/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }
/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }
/* Les couleurs */
.rose { color:#d1045a; }
.bleu { color:#0a4581; }
.blanc { color:#fff; }
/*	Liens de bas de page
----------------------------------------------------------*/
#adresse p, #adresse a { color:#fff; } /* couleur des liens de bas de page */
#adresse p { font-size:.9em; }
/* Image de validation W3C
----------------------------------------------------------*/
/*#validator a img { background-color:#000; } - Activer le CSS si le fond du site est blanc */

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

/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:5em; }
/* style Structure
----------------------------------------------------------*/
#bloc2 h3 { color:#d1045a; padding:5px 0 5px 10px; }
#bloc2 p, #bloc2 a { color:#515151; }
#bloc2 p { padding:0 0 5px 10px; }
#bloc2 a { padding:0 10px 0 0; }
.  .offre-package p, .offre-package a {
color:#0f4581;
}
.cols3 a { font-weight:bold; }
.cols3_p { padding:0.5em 25px 0.5em; text-align:justify; }
.cols3_savoir { text-align:right; padding-right:25px; }
#offresmois_h3 { margin:-80px 0 0 25px; }

