@charset "utf-8";

html{ padding:0; margin:0; font-size:100%;}
body{ font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:12px; text-align:center; padding:0; margin:0; background:#000000 url(images/body.jpg) no-repeat center 0;color:#fff;}
/* Gestion des titres */
h1, h2,h3, h4,h5, h6,dl, dt, dd, img, p, img a, img {  padding:0; margin:0; list-style:none; border:none;}
.clear { display:block; width:100%; clear: both; font-size:0.1em;  line-height:0.1em;}

/* Gestion des formulaires */
fieldset { padding:0; margin:0; border: none; display:block;}
form { padding:0; margin:0; border: none; display:inline;}
textarea {font-family:Arial, Helvetica, sans-serif; font-size:1em; }
table, tr, td { border-collapse:collapse; padding:0; margin:0}
 
/* *********************** */
/*        LAYOUT          */
/* ********************* */

.splash_container { width:825px; margin:0 auto; position:relative; text-align:left;}
.splash_container .header { width:825px; height:360px; background:url(images/header_title.jpg) no-repeat 0 0;}
.splash_container .header h1 a { display:block; width:440px; height:220px; position:absolute; left:205px; top:40px; z-index:999;}
.splash_container .header h1 a span { display:none;}

.wrapper { width:825px;}

/* wrapper_left */
.wrapper_left { width:500px; float:left;}

.wrapper h2.title_derniers_articles { background:url(images/title_derniers_articles.jpg) no-repeat 0 0; width:228px; height:17px;}
.wrapper h2.title_derniers_articles span { display:none;}
.wrapper h3.title_apropos { background:url(images/title_apropos.jpg) no-repeat 0 0; width:400px; height:15px; margin:0 0 20px 0; padding:0;}
.wrapper h3.title_apropos span { display: none;}

.entry { width:100%; clear:both; min-height:90px; margin:0 0 25px 0; clear:both; float:none;}
* html .entry  { height:90px;}
 
.entry_vignette { width:165px; float:left;}
.entry_vignette img { display:block; width:150px; height:67px;}
.entry_content { width:290px; float:left; padding:0 0 0 0;}
.entry_content p  { color:#666666; background-color:inherit; font-size:12px; padding:0 0 5px 0;line-height:1.2em;}
.entry_content p a { color:#993333; background-color:inherit; text-decoration:none;}
.entry_content p a:hover { text-decoration:underline;}
.entry_content p.metadata  { color:#abacae; background-color:inherit; font-size:10px; padding:0; margin:0; line-height:1em; }
.entry_content h4 { font-size:16px; color:#993333; background-color:inherit; margin:0 0 2px 0; padding:0;}
.entry_content h4 a { color:#993333; background-color:inherit; text-decoration:none;}
.entry_content h4 a:hover { text-decoration:underline;}

a#voir_articles { text-decoration:none; color:#FFFFFF; font-size:11px; }

/* wrapper right */
.wrapper_right { width:325px; float:right; padding:17px 0 0 0;}
.wrapper_right h5 { width:100%; text-align:center; height:32px;}
.wrapper_right h5.title_prochaine_emission  { background:url(images/title_prochaine_emission.jpg) no-repeat center 0;}
.wrapper_right h5.title_prochaine_emission span { display:none;}

.block_date { width:325px; height:48px; text-align:center; padding:22px 0 0 0; background:url(images/block_date.gif) no-repeat 0 0; margin:0 0 15px 0;}
.block_date p { font-size:16px; color:#ffffff; background-color:inherit; font-weight:bold;}

p.voirbandeannonce { text-align:right; width:100%; height:55px; margin:0 0 10px 0; font-size:11px;}
p.voirbandeannonce a { background:url(images/voirbandesannonces.gif) no-repeat right 7px; padding:0 15px 0 0; text-decoration:none; color:#FFFFFF; background-color:inherit;}
p.voirbandeannonce a:hover { text-decoration:underline;}

.block_participer { width:100%; background:url(images/block_participer.jpg) no-repeat 0 0; height:68px; margin:0 0 60px 0; padding:100px 0 0 0;}
.block_participer p { color:#FFFFFF; background-color:inherit; text-align:center; font-size:13px;}
.block_participer p a { color:#FFFFFF; background-color:inherit; text-decoration:none;}
.block_participer p a:hover { text-decoration:underline;}

.block_patrick { width:100%; height:170px; position:relative; background: url(images/block_patrick.jpg) no-repeat 0 0; margin:0 0 25px 0;}
.block_patrick p a { display:block; background:url(images/link_btn.jpg) no-repeat 0 0; width:54px; height:54px; display:block; top:113px; left:265px; position:absolute;}
.block_patrick p a span { display:none;}

/* footer */
.footer { width:100%; clear:both; float:none; padding:45px 0 0 0; text-align:center; min-height:125px;}
* html .footer { height:125px;}
.footer p { color:#434445; background-color:inherit; font-size:11px; }
.footer p a { color:#434445; background-color:inherit; text-decoration:none;}
.footer p a:hover { text-decoration:underline;}


