/****************************************************************************************************************************

  E-TOURISME 

 ****************************************************************************************************************************

 @fichier  : home.css
 @chemin   : /_template/css/
 @auteur   : David COUMANS (http://www.ginko-web.com) et Jérémy SAMOYEAU (http://www.autodidacte.net)
 @creation : 26/09/2006

 ****************************************************************************************************************************

 Utilité : feuille de style pour la structure de la page d'accueil du site

 ***************************************************************************************************************************/

#colonne {
float: left;
margin: 0;
padding: 25px 0 0 15px;
width: 180px;
}

#edito {
margin: 15px 0 0 0;
padding: 0;
width: 173px;
background: transparent url(../img/kartouche_edito_milieu.png) repeat-y;
}

#kartouche_edito_haut {
margin: 0;
padding: 0;
width: 173px;
height: 31px;
background: transparent url(../img/kartouche_edito_haut.png) no-repeat 0 0;
}

#kartouche_edito_bas {
margin: 0;
padding: 0;
width: 173px;
height: 20px;
background: transparent url(../img/kartouche_edito_bas.png) no-repeat 0 0;
}

#edito #mod_fiche {
margin: 0;
padding: 0 0 0 10px;
width: 145px;
}

#edito .blok_mut_pages_standard {
margin: 0;
padding: 0;
text-align: left;
}