/* CSS Document */

/* Author: Guillaume Quimper - Influenza Marketing */
/* Version 1.0 - December 2008 */
/* ENGLISH VERSION STYLES */

/*------------
Basic Elements
------------*/

#header h2 { background: url(../images/layout/slogan-en.png) no-repeat; width: 339px; }

/*-------------
Main Navigation
-------------*/

#mainNav ul li.vacances { background: url(../images/layout/mainNav-li-vacances-bg.png) no-repeat left center;  }
#mainNav ul li.vacances a.vacances { background: url(../images/layout/mainNav-li-a-vacances-en-bg.png) no-repeat right center; }
#mainNav ul li.corporatif { background: url(../images/layout/mainNav-li-corpos-bg.png) no-repeat left center;  }
#mainNav ul li.corporatif a.corporatif { background: url(../images/layout/mainNav-li-a-corpos-en-bg.png) no-repeat right center; }
#mainNav ul li.evenements { background: url(../images/layout/mainNav-li-evenements-bg.png) no-repeat left center;  }
#mainNav ul li.evenements a.evenements { background: url(../images/layout/mainNav-li-a-evenements-en-bg.png) no-repeat right center; }
#mainNav ul li.scolaire { background: url(../images/layout/mainNav-li-scolaire-bg.png) no-repeat left center;  }
#mainNav ul li.scolaire a.scolaire { background: url(../images/layout/mainNav-li-a-scolaire-en-bg.png) no-repeat right center; }

/*----
Column
----*/

#column div.standard h4.informations a { background: url(../images/layout/information-button-en.png) no-repeat;  }
#column div#promoTag a { background: url(../images/layout/label-promo-EN2.png) no-repeat;  }


/*---------- Tabs ---------*/
/* Nouvelles */
#tabs div#news div { height: 200px; overflow: auto; }
#tabs div#news div h4 { font-size: 13px; }
#tabs div#news div h6 { border-bottom: 1px solid #EBE7DC; margin: 0 10px 5px 0; padding: 5px 0; text-align: right; font-size: 11px; font-weight: normal; }
#tabs div#news div p { font-size: 11px; color: #6F603C; margin-right: 10px; line-height: 13px; }

/* Jouvence 2.0 */
#tabs div#web20 h4 { font-size: 12px; color: #6F603C; padding: 10px; line-height: 14px; }
#tabs div#web20 ul { list-style: none; }
#tabs div#web20 ul li { float: left; width: 28%; margin: 10px 5px; }
#tabs div#web20 ul li a { padding-top: 0; height: auto; }
#tabs div#web20 p { clear: left; padding: 10px 0; font-size: 11px; color: #6F603C; }

