/* CONTENEURS */
.module_tableau4{width:100%; margin-top:10px; border:1px solid #CCCCCC; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.module_tableau3{width:70%; margin-top:10px; border:1px solid #CCCCCC; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.module_tableau2{width:49%; margin-top:10px; border:1px solid #CCCCCC; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.module_tableau1{width:20%; margin-top:10px; border:1px solid #CCCCCC; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px;}

/* GLOBAL */
.module {font-size:11px; line-height:15px; margin:auto; padding: 0px 6px 0px 6px; text-align:justify;}
.module .titre {width:100%; padding:20px 0px 10px 0px}
.module .titre_tableaux {background: #5b5b5b url(../images/degrade_titres.png) 0px 90px; -moz-border-radius:2px 2px 0px 0px; -webkit-border-radius:2px 2px 0px 0px;}
.module h1, .legende {font-size: 15px; line-height:18px; font-weight: normal; padding:3px 6px 3px 6px;}
.module hr {width:100%; border:0; height:1px; color: #d9d9d9; background-color:#d9d9d9; padding:0; margin:0;}
.module td {font-size: 11px; text-align:justify;}
.module alt {font-size: 11px; text-align:justify; padding:10px 10px 10px 10px;}
.module img {border-width:0px; border-color:#FFFFFF;}
.module input, select, textarea {vertical-align:middle; font-size:11px; color:#000000; resize:none;}
.module .input_focus {border-color:#5b5b5b; border-width:2px; border-top-style:outset; border-left-style:outset; border-right-style:inset; border-bottom-style:inset; border-style:dotted;}

/* IMAGES */
.module_photo {width:100px; height:100px; border:1px solid #dddddd; background-image:url(../images/module_photos100.png); display:block; margin-top:8px; text-align:center; vertical-align:middle;}
.module .bouton_sur_image {cursor:pointer; border-width:0px; position:absolute; z-index:10; margin-top:82px; margin-left:82px; text-align:left}

/* BOUTONS */
.module .boutons {vertical-align:middle; cursor:pointer; border-width:0px;}
.module .boutons_spacer {vertical-align:middle; width:18px; border-width:0px;}

/* TABLEAUX COMPLEMENTS */
.table_gaia {width:100%; margin:0px 3px 0px 3px;}
.table_gaia td{height:25px;}
.table_gaia .td_petit {width:8%;}
.table_gaia .td_moyen {width:16%;}
.table_gaia .td_grand {width:;}
.table_gaia .td_droite_boutons {width:59px; padding-right:1px;}
.table_gaia .td_marge_droite {text-align:right; padding-right:6px;}
.table_gaia .td_photo {width:106px;}
.table_gaia .td_legende {padding-top:20px; padding-right:6px;}
.table_gaia h1 {font-size: 13px; font-weight: normal; padding:0px 0px 0px 0px;}

.table_gaia .textarea {height:75px;}
.table_gaia .checkbox {width:10px; padding-right:3px;}

