/* 
    Document   : Javel Lacroix
    Created on : 27 juin 2011, 09:50
    Author     : patrick fisz
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


/* ---------------------------------------------------------------------------- */
/*					G E N E R A L				*/
/* ---------------------------------------------------------------------------- */
 
/* Préfixer tous les élément qui peuvent surcharger le header et le footer JDF */

body {
    background: #7bbcd0;
}
.publi_global {
    font: 14px/1.4 MuseoSans500, Helvetica, Arial, sans-serif;
    color: #7b7b7b;
}

@font-face {
    font-family: 'Museo900';
    src: url('museo900-regular-webfont.eot');
    src: url('museo900-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('museo900-regular-webfont.woff') format('woff'),
         url('museo900-regular-webfont.ttf') format('truetype'),
         url('museo900-regular-webfont.svg#Museo900') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans500';
    src: url('museosans_500-webfont.eot');
    src: url('museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosans_500-webfont.woff') format('woff'),
         url('museosans_500-webfont.ttf') format('truetype'),
         url('museosans_500-webfont.svg#MuseoSans500') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tcenter { text-align: center; }
.tright { text-align: right; }
.fleft {
    float: left;
}
.fright {
    float: right;
}
.clearB {
    clear: both;
}
.clear_after:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clear_after {
    *zoom: 1;
}
.spacer {
    margin:0;
    padding:0;
    height: 0;
    font-size: 1px;
    line-height: 1px;
    clear: both;
}
.block { display: block;}
.inlb,
.inlineBlock{
    display:inline-block;
    vertical-align:middle;
    *zoom:1;
    *display:inline;
}

.padT15 { padding-top: 15px; }
.padT30 { padding-top: 30px; }
.padR5 { padding-right: 5px; }
.padB5 { padding-bottom: 5px; }
.padB10 { padding-bottom: 10px; }
.padB15 { padding-bottom: 15px; }
.padB20 { padding-bottom: 20px; }
.padB25 { padding-bottom: 25px; }
.padB60 { padding-bottom: 60px; }

.marT10 { margin-top: 10px; }
.marT20 { margin-top: 20px; }
.marT60 { margin-top: 60px; }
.marR10 { margin-right: 10px; }
.marR20 { margin-right: 20px; }
.marR30 { margin-right: 30px; }
.marB10 { margin-bottom: 10px; }
.marB15 { margin-bottom: 15px; }
.marB20 { margin-bottom: 20px; }
.marB25 { margin-bottom: 25px; }
.marB30 { margin-bottom: 30px; }
.marB40 { margin-bottom: 40px; }
.marL10 { margin-left: 10px; }

.txt_shadow {
    -webkit-text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
    -moz-text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
}

/*	------------	T I T R E S  +  T E X T E S	-------------	*/

.publi_global h1,
.publi_global .h1,
.publi_global h2,
.publi_global .h2 {
    font-family: Museo900;
    letter-spacing: 0;
}

.publi_global h1,
.publi_global .h1 {
    font-size: 26px;
    color: #fff;
}
.publi_global h2 {
    font-size: 18px;
    color: #db0f21;
}
.publi_global p {
    font-family: MuseoSans500;
    margin:0;
}
.ftSize12 { font-size: 12px; }
.ftSize20, h1.ftSize20 { font-size: 20px; }

/*	------------	C O L O R S	-------------	*/
.black1 { color: #0d2329; }
.white { color: #fff; }

/*	------------	L I N K S	-------------	*/
a {
    text-decoration: none;
}
a:hover, a:focus, a:active {
    outline: 0 dotted;
}
/*	------------	Separators	-------------	*/
.separ1 {
    background: transparent url(filet.png) repeat-x left bottom;
}
.separ2 {
    background: transparent url(filet2.gif) repeat-x left bottom;
}
.separ3 {
    background: transparent url(filet3.gif) repeat-x left bottom;
}
/* ------------------------------------------------------------------------------------ */
/*					L A Y O U T					*/
/* ------------------------------------------------------------------------------------ */

.size12of12.publi_wrapper { 
    width: 940px;
    margin: 0 auto 12px auto;
    background: transparent url(bg_javel-lacroix.jpg) no-repeat left top;
}

.publi_global {
    width: 753px;
    margin: 0 auto;
    /*margin-bottom: 12px;*/
}
.publi_header {
    padding: 22px 0 7px 0;
    text-align: center;
}
.publi_content {
    padding-top: 5px;
    margin-bottom: 25px;
}
.publi_footer {
    text-align:center;
}
.bloc_01, .bloc_02 {
    width: 430px;
    padding-top: 20px;
    background: transparent url(encart_txt_top.png) no-repeat left top;
}
    .bloc_01_middle, .bloc_02_middle {
        padding: 0 30px;
        background: transparent url(encart_txt_middle.png) repeat-y left top;
    }
    .bloc_01_bottom, .bloc_02_bottom {
        height: 20px;
        background: transparent url(encart_txt_bottom.png) no-repeat left bottom;
    }
    .bloc_02 {
        width: 750px;
        background-image: url(encart2_txt_top.png);
    }
    .bloc_02_middle { background-image: url(encart2_txt_middle.png);}
    .bloc_02_bottom { background-image: url(encart2_txt_bottom.png);}
    
.lastBloc{
    display:table-cell;
    float:none;
    width:auto;
    *display:block;
    *zoom:1;
    _position:relative;
    _left:-3px;
    _margin-right:-3px;
}
.lastBlock{
    float:none;
    width: auto;
    overflow: hidden;
    *zoom:1;
}

/*	------------	Boutons 	-------------	*/

.btn_extS, .btn_extM, .btn_box {
    display: inline-block;
    background: transparent url(sprite_btn.png) no-repeat 0 0;
    font-family: Museo900;
    font-size:16px;
    /*
    -webkit-text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
    -moz-text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
    */
}
.btn_extS {
    padding-left: 8px;
    color: #0e252c;
    text-transform: uppercase;
    background-position: 0 -98px;
}
.btn_extM {
    padding-left: 12px;
    color: #0e252c;
    background: transparent url(sprite_btn.png) no-repeat 0 0;
    font-size:22px;
}
.btn_extS span {
    float: left;
    /*padding: 8px 8px 8px 0;*/
    padding: 6px 12px 8px 4px;
    background: transparent url(sprite_btn.png) no-repeat 100% -141px;
}
.btn_extM span {
    float: left;
    padding: 4px 12px 4px 0;
    background: transparent url(sprite_btn.png) no-repeat 100% -49px;
}
.btn_extS:hover, .btn_extS.current {
    color: #fff;
    background-position: 0 -184px;
}
.btn_extS:hover span, .btn_extS.current span {
    background-position: 100% -227px;
}
a.btn_extM:hover {
    color: #fff;
}
.btn_box {
    height: 33px;
    padding: 12px 15px 0 15px;
    background: transparent url(bg_btn_box.gif) repeat-x 0 0;
    font-size:16px;
    color: #0e252c;
    text-transform: uppercase;
}
.btn_box:hover {
    color: #fff;
}
.btn_box:hover .icoArrow {
    background-position: -29px -32px;
}

/* ------------------------------------------------------------------------------------ */
/*					H O M E                                         */
/* ------------------------------------------------------------------------------------ */

.ico {
    display: inline-block;
    background: transparent url(sprite_ico.png) no-repeat 0 0;
}
.icoPlus {
    width: 19px;
    height: 23px;
    vertical-align: bottom;
    text-indent: -9999px;
    background-position: 0 3px0;
}
.icoInfos {
    width: 34px;
    height: 34px;
    background-position: -61px 0;
}
.icoArrow {
    width: 23px;
    height: 23px;
    background: transparent url(sprite_ico.png) no-repeat -29px 0;
}
.ico_lacroix {
    width: 303px;
    height: 61px;
    background-position: 0 -64px;
}
.ico_lacroix span { display:inline-block; text-indent: -9999px; }

/*	------------	S L I D E R  (Sudoslider)	-------------	*/

/* ---------------   Slider - Liste Vignettes (Sudoslider)  ------------ */
.thumb_slider {
    width: 622px;
    margin: 0 auto;
    overflow: hidden;
}
.thumb_item {
    float: left;
    width: 133px;
    margin-right: 30px;
    text-align: center;
}
* html .thumb_item {
    display: inline;
}
/*
.thumb_item.last {
    margin-right:0;
}
*/
.thumb_img {
    display: inline-block;
    padding: 6px;
    background-color: #2f6170;
    margin-bottom: 10px;
}
.thumb_img:hover {
    background-color: #356979;
}
.thumb_img img { vertical-align: bottom; }

/* ---------------    Slider - Navigation Vignettes (Sudoslider)  ------------ */
.prevBtn,
.nextBtn{
    display: block;
    position:absolute;    
    top:50px;
    width: 30px;
    height: 30px;
    z-index:100;  
    cursor:pointer;
    background: transparent url(sprite_ico.png) no-repeat 0 0;
    text-indent: -9999px;
}
.nextBtn {
    right: 0;
    background-position: -145px 0;
}
.prevBtn {
    left: 0;
    background-position: -105px 0;
}

/*
- SLIDESHOW (Astuces + Nouveautes) --------------------------------------------
- http://webbies.dk/SudoSlider/
*/
.slideshow {
    width: 753px;
    overflow:hidden;
}
.item {
    float: left;
    width: 753px;
}

/* ----------------------    Liste pour fiches   ------------------- */
.photo {    
    width: 264px;
    padding: 10px;
    background-color: #3d7080;
}
.photo img { vertical-align: bottom; }
.fiche { padding-left: 38px; }
.fiche h2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.copyright{
    position:relative;
    font-size:10px;
    bottom:-3px;    
    color:#fff;
}

/* ------------------------------------------------------------------------------------ */
/*					A C C U E I L (nouvelle Home)                   */
/* ------------------------------------------------------------------------------------ */

.home .thumb_item {
    float: left;
    width: 220px;
    margin: 0 20px 30px 0;
    text-align: center;
}
.home .thumb_item.lastOfRow {
    margin-right: 0;
}
.home .thumb_img {
    position: relative;
    padding: 8px;
}
.thumb_item .teasing {
    position: absolute;
    left: 8px;
    top: 8px;
    width: 204px;
    height: 194px;
    background-color: #2f6170;
    background-color: rgba(45, 94, 109, .9);
    font: 19px Museo900;
    color: #fff;
}
.teasing span {
    display: inline-block;
    padding: 30px 8px 0 8px;
}
/* ------------------------------------------------------------------------------------ */
/*					A S T U C E S  (BDD)                                                */
/* ------------------------------------------------------------------------------------ */
.article_preview { margin-bottom: 25px; }
.article_preview.last { margin-bottom: 0; }
.article_preview h2 { font-size: 16px; }
.article_preview h2 span {
    font-family: MuseoSans500;
    color: #7b7b7b;
}
.article_preview p { padding-bottom: 20px; }
.articles a {
    color: #db0f21;
    text-decoration: underline;
}
.articles a:hover,
.articles a:focus {
    text-decoration: none;
}

/* ------------------------------------------------------------------------------------ */
/*				            	SONDAGES                                                */
/* ------------------------------------------------------------------------------------ */

.publi_global #sondage p.bloc_titre{
	margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
	font-family: Museo900;
    letter-spacing: 0;background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("filet2.gif");
    background-origin: padding-box;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
	font-weight:bold;
	text-transform:uppercase;
}
	.publi_global #sondage p.bloc_titre a{
	color: #DB0F21;}
	
.publi_global #sondage p.bloc_entete{ margin-bottom:5px;}

.publi_global #sondage input[type="radio"], .publi_global #sondage label{ display:inline-block; vertical-align:middle; *display:inline; margin-right:5px}
.publi_global #sondage label{ margin-right:70px;}
.publi_global #sondage p.bt_submit{ margin-top:10px; text-align:center}
.publi_global #sondage form button{ background:url(btn_sondage.png) no-repeat; width:131px; height:45px; border:none; outline:none}
.publi_global #sondage form button:hover{background:url(btn_sondage_hover.png) no-repeat;}