body { color: #ed742c; }
ul { margin: 0; padding: 0; list-style-type: none; }
h1, h2, h3, h4, h5, h6 { color: #ed742c; }
a, .c2 a:hover { text-decoration: none; color: #000; }
a img { border: none; text-decoration: none; }
.c2 a { text-decoration: underline }

/* BLOCS PRINCIPAUX */

.wrap { width:950px; margin:auto; overflow:hidden; background-color: #FBF1EB;; padding:10px; border:none; }

#head { display: block; height:142px; background-image: url(images/bandeau.png); background-repeat:no-repeat; }

.c1 { float: left; width: 180px; }
.c2 { float: left;  width : 763px; }

/* Décommenter pour passer à une seule colonne à gauche */
/*
.c2 {  width : 763px; }
.c3 { display: none; }
*/

.spacer { clear: both; }

#footer { text-align: center; }
#footer li { display: inline; border-left:1px solid #ed742c; padding:0 0.3em; }
#footer li.first, #footer li.last { border: none; padding:0; }
#footer .mention { font-size: small; }

/* SPÉCIALISATION */

h1.title { text-align: center; font-size: x-large; }
.perso h1.title { text-align: left; font-size: medium; }
h1.title span.prefix { font-weight: normal; }
img.alignleft { float: left; margin-right:5px; margin-bottom:5px; }

/* Menu */
.trefle { margin: 1em 0 2em 0; }
.trefle img { margin-left: 15px }
.trefle div { margin-top: -0.6em; }
.trefle .firstletter { font-size: x-large; }

/* Couleurs */
.colorh, .colorh a  { color: #8f0064 !important; }
.colorv, .colorv a { color: #99a535 !important; }
.colorm, .colorm a { color: #51242c !important; }
.colorb, .colorb a { color: #229bbf !important; }
.coloro, .coloro a { color: #d77425 !important; }

#logo_carte { margin-top: 100px; width:89px; height:85px; background-image: url(images/cartefranceorange.png); background-repeat: no-repeat; }


