/* Copyright Thot'em Interactif 2008 */
/* default.css */

/* tag */
body          { font: 9pt/1.4em Arial, Verdana, Sans-serif; background: #4C2927; }


/* id */
#site         { width: 980px; height: auto; background: url(../media/site/formations/fond.jpg) repeat-y; }


#top { width: 980px; height: 159px; background: url(../media/site/formations/top.jpg) no-repeat; }

#visuel { width: 980px;  height: 161px; background: url(../media/site/formations/photo.jpg) no-repeat; }

#bottom { height: 30px; background: url(../media/site/formations/bottom.jpg) no-repeat #4C2927;}

.left-block-home { margin: 0 auto; width: 240px; padding: 10px; height: auto; border: 1px solid #FFFFFF; }
.left-block-home h1 { color: #543B34; font: 11pt/1em Arial, Liberation Sans, Sans-serif; font-weight: bold; padding-bottom: 10px; }
.left-block-home ul { padding: 0 8px 0px 0px; }
.left-block-home li { background: url(../media/site/formations/home-left-li.jpg) 0px 7px no-repeat; font: 9pt/1.2em Verdana, Liberation Sans, Sans-serif; padding-left: 10px; padding-bottom: 4px; color: #543B34; }

#content a { color: #955A54; }

#content-right h1, 
#content-right .demi-colonne-left h1,
#content-right .demi-colonne-right h1 { background: url(../media/site/default/h1-arrow.jpg) 0px 4px no-repeat; color: #551112; padding-left: 28px; padding-bottom: 15px; font: 16pt/1.3em Arial, Liberation Sans, Sans-Serif; }
#content-right ul { padding: 0 0px 0px 10px; }
#content-right ul li { background: url(../media/site/global/carre.jpg) 0px 6px no-repeat; font: 8pt/1.9em Verdana, Arial, Sans-Serif; padding-left: 20px; padding-bottom: 4px; }

