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

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

h1 { color:#393838; font-size: 1.4em; }

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

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

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

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

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

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

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

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

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

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

textarea { color:#393838; /*padding:3px; */ }

input { color:#393838; /*padding:3px;*/  }


#right_column input, #right_column select { color:#393838; /*padding:3px;*/ background-color:transparent; border:1px solid #393838; }

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

*.clear-left { clear:left}

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

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

.illustration { float:left; /*padding:0 2em 7em 0;*/ margin-bottom:-20px; position:relative; top:-20px; z-index:1; }

/* 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:#393838; padding:0; margin:0; }

.titreListe:first-letter { font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; }

/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle { color:#393838; font-size:2em; padding:40px 0 0 0; }

/*======================================================================================> Lettrine*/
.Lettrine:first-letter { font-size:3em; float:left; color: #393838; font-style:italic; margin: 0 2px; padding: 5px; }

.rose { color:#FF66CC; }

.font14px { font-size:14px;}

.ckoi { text-align:center; color:#FF66CC; font: bold 2em Verdana, Arial, Helvetica, sans-serif}
