/*
Theme Name: Friedland-Conduite 
Theme URI: http://www.Friedland-Conduite.com/
Description: Le thème par défaut de Friedland-Conduite.
Version: 1.0
Author: Extragency
Author URI: http://www.extragency.eu/
Tags: fixed width, three columns 

*/

@import url(reset.css); 
@import url(anim.css);


/* CSS Générique */

body { background: url(http://img.extragency.fr/friedland-conduite/bg.gif); font-family: Helvetica, Arial, sans-serif; color: #333; }
h2 { font-size: 18px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 3px 0 5px 0; margin-bottom: 15px;}
h2:first-letter { color: #7DA205; font-size: 28px; }
h3 { color: #7DA205; font-size: 14px; padding-bottom: 10px;}
p, ul{ font-size: 14px; line-height: 16px; padding-bottom: 10px; }
ul { margin-left: 20px; }
ul li ul { padding-bottom: 0px; }

/* Globale */

#globale { width: 900px; margin: auto; }

/* Header */

#header { width: 900px; height: 391px; background: url(http://img.extragency.fr/friedland-conduite/header.jpg) no-repeat; position : relative;}
#header h2 { color: #7DA205; border: none; margin-bottom: 7px; }
#header h2:first-letter { font-size: 18px; }
#header p { padding-bottom: 5px; }

#header #friedland { position: absolute; top: 145px; left: 250px; width: 350px; }
#header #friedland a { color: #333; }
#header #friedland a:hover { color: #7DA205; }

#header #evaluation { position: absolute; top: 165px; left: 690px; width: 170px;}
#header #evaluation a { color: white; font-weight: bold; font-size: 20px; }

#header #ariane { position: absolute; top: 335px; left: 100px; }
#header #ariane a { color: #333; }
#header #ariane a:hover { color: #7DA205; }
#header #ariane .ariane_cat { color: #7DA205; font-size: 16px; font-weight: bold; }


/* footer */ 

#footer { position: relative; width: 900px; height: 320px; background: url(http://img.extragency.fr/friedland-conduite/footer.jpg) no-repeat; color: white; font-size: 12px; line-height: 15px;}
#footer h3 { padding-bottom: 5px; color: white;}
#footer a { color: white; }
#footer a:hover { color: #7DA205; }
#footer #addresse { position: absolute; top: 142px; left:190px; width: 200px; }
#footer #horraire { position: absolute; top: 142px; left:380px; width: 150px; }
#footer #plan { position: absolute; top: 142px; left:570px; width: 400px; height: 100px;}
#footer #plan ul { margin-left: 0;}
#footer #plan ul li  { display: block; float: left; width: 140px; margin-right: 15px; }
#footer #partenaire { position: absolute; top: 263px; left: 55px; width : 450px;}
#footer #partenaire a { }
#footer #extragency { position: absolute; top: 242px; left: 680px; }
#footer #extragency a { display: block; float: right; width: 150px; height: 25px; background: url(http://img.extragency.fr/friedland-conduite/logo_extragency.png) no-repeat top left; }
#footer #extragency a span { display: block; text-indent: -9999px; }
#footer p.siren { display: block; width: 300px; position: absolute; top: 280px; left: 570px; }

/* Content */

#content { background: url(http://img.extragency.fr/friedland-conduite/scroll.jpg) repeat-y top left; }

#col_left { float : left; width : 230px; background-color: #aaa;}
#col_middle {  padding-top : 1px; background: url(http://img.extragency.fr/friedland-conduite/scroll.jpg) repeat-y top left;}
#col_right { float : left; width : 230px; background-color: #ccc;}
.spacer { clear : both; }

#col_middle > div  { margin: 0 60px 0 50px; }
#col_middle .post { padding-bottom: 20px; }
#col_middle .post .more-link { display: block; padding-top: 20px; padding-bottom: 20px;}
#col_middle .post a { color: #333; }
#col_middle .post a:hover { color: #7DA205; }
#col_middle .show-question { padding-top: 5px; }
#col_middle .answer { list-style: none; }

/* Article de la page d'accueil */

.accueil #post-66, .accueil #post-62,.accueil #post-60 { width: 196px; float: right; padding: 0 30px 0 30px;}
.accueil #post-66 h2,.accueil  #post-62 h2,.accueil  #post-60 h2 { color: #7DA205; text-align: center; border: none; padding-bottom: 150px; height: 30px;}
.accueil #post-66 h2:first-letter,.accueil  #post-62 h2:first-letter,.accueil  #post-60 h2:first-letter { font-size: 18px; }
.accueil #post-60 { background: url(http://img.extragency.fr/friedland-conduite/pack_1.jpg) no-repeat top left;}
.accueil #post-62 { background: url(http://img.extragency.fr/friedland-conduite/pack_2.jpg) no-repeat top left; margin-left: 11px;}
.accueil #post-66 { background: url(http://img.extragency.fr/friedland-conduite/pack_3.jpg) no-repeat top left;  margin-left: 11px;}
.accueil #post-48 { clear: both; }


.links .list_of_links { list-style : none;  margin : 0px; padding : 0px;}
.links li { list-style : none; }
.links li a { color : #333; }
.links li a:hover { color: #7DA205; }




/* TABLEAU */

table { width: 600px; margin: 0 auto 20px auto; border-collapse: collapse; text-align:center; }
td, th { padding: 5px; border: 1px solid #333; }
td.green, td.hgreen { background-color: #85AC13; }
td.hgreen, td.heure { text-align: right; font-weight: bold; }
tr { border: 1px solid #333; }