@charset "utf-8";
/* CSS Document Groupe Simon 11-2005 */

body { background-color:#FFFFFF; margin:0; padding:0; width:100%; height:100%; }
html { width:100%; height:100%; }
body, html, td, p, a { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#10627E; text-decoration:none;}
a:hover { text-decoration:underline; color:#f42800; }
table { border:none; }

/******************/
/*    Structure   */
/******************/
#conteneur { text-align:center; }
table#main { /* tableau ppal */ width:750px; }
.navleft { /* navig gauche */ width:237px; background-color:#23b8eb; }
td.logo { width:239px; height:49px; }
td.menu_ht {width:511px; height:49px; }
div.arbo { float:right; margin:5px 10px; }

/******************/
/*    Homepage    */
/******************/
.sepHorBlanc { height:2px; background-color:#fff; }
.row1 { /* 1ere colonne */ width:248px; text-align:left; }
td.row1 { border:2px solid #23b8eb; padding:10px; }
.row2 { /* 2eme colonne */ width:258px; text-align:left; }
td.row2 { border:2px solid #23b8eb; padding:10px; }
td.row1 p, td.row2 p { margin:10px; text-align:left; }
td.footerRow1 { text-align:left; }
td.footerRow2 { text-align:right; }
td.footerRow1 p, td.footerRow2 p{ font-weight:bold; margin:3px; }
td.navleftSubHome { /* menus sous les menus gauche Activites */ background:#fff; border:2px solid #23b8eb; text-align:center; }
td.navleftSubHome p { text-align:center; margin:20px 0;}

/******************/
/*    Detail    */
/******************/
.contenu { width:511px; }
td.contenu { border:2px solid #23b8eb; padding:10px; text-align:left;}
td.navleftSub { /* menus sous les menus gauche Activites */ background:#fff; border:2px solid #23b8eb; text-align:left; }
td.navleftSub p { margin:3px 5px 5px 5px; padding:0; }
td.navleftSub form { margin:15px 5px 23px 5px; padding:0; }
td.navleftSub option, td.navleftSub select { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#4595d9; }
td.carte { background: #fff url(../../images/common/leftdetail/loupeCarte.gif) right 12px no-repeat; } 
td.g6 { height:90px; } 

/******************/
/*     Autres     */
/******************/
.bleu_clair { color:#4595d9; font-weight:bold; }
.gras { font-weight:bold; }

/******************/
/*  Formulaires   */
/******************/
form, select, input { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#4595d9; }
select { margin: 10px 0; }

/******************/
/*     EDITORIALYS */
/******************/

.box100p {width:80%;}
.imgHspace { margin:0 0 0 2px; }