/*////////////////////////////////////////*/
/* Feuille de style de la home */
/*////////////////////////////////////////*/

/*____________________________________________________________________________*/
/* Mise en forme des éléments du CONTENU */
/*____________________________________________________________________________*/
/* PAGE ACCUEIL */
.home1 #gauche {
    float: left;
    width: 640px;
    margin: 6px 20px 0 0;
}

.home1 #droite {
    float: left;
    width: 280px;
    margin-top: 6px;
}

.home1 #gauche #ht {
    padding: 0;
    margin: 0;
}

.home1 #gauche #bas {
    margin-top: 10px;
}

.home1 #gauche #bas-g {
    float: left;
    width: 220px;
    margin-right: 20px;
}

.home1 #gauche #bas-dr {
    float: left;
    width: 400px;
}


/*//////////////////////////////////////////////////////////////*/
/*haut */
/*//////////////////////////////////////////////////////////////*/
.home1 #gauche #ht .accroche {
    /*padding: 215px 27px 22px 212px;*/
    color: #000;
    font-size: 125%;
    font-family: arial, trebuchet MS;
	font-style:italic;
	text-align:center;
	background: url(../images/fd-diaporama.jpg) no-repeat;
	padding:5px 6px 8px 8px;
	font-weight:bold;
}

.siteEn .home1 #gauche #ht  .accroche{padding-bottom:39px;}

.home1 #vsEtes {
    background: url(../images/fd-vsEtes.gif) repeat-x; /* overflow:auto; */
    height: 50px;
}

.home1 #vsEtes .coinG {
    background: url(../images/fd-vsEtes-coinG.gif) no-repeat;
}

.home1 #vsEtes .coinDr {
    background: url(../images/fd-vsEtes-coinDr.gif) no-repeat right top;
}

.home1 #vsEtes #titre-vsEtes {
    color: #4075b1;
    font-size: 170%;
    font-style: italic;
    padding: 14px 0 0 16px; /*width:104px;*/
    float: left;
}

.home1 #vsEtes #menus-vsEtes {
    float: right;
    width: 515px;
}

.home1 #vsEtes #menus-vsEtes ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.home1 #vsEtes #menus-vsEtes li {
    margin: 0;
    padding: 0;
    display: inline;
}

.home1 #vsEtes #menus-vsEtes li.first {
    background: none;
}
/*--------------menu-particulier--------------*/
.home1 #vsEtes #menu-particulier {
    background: url(../images/fd-bt-vsEtes-fonce.gif) repeat-x #548FC6;
    height: 24px;
    margin-top: 3px;
}

.home1 #vsEtes #menu-particulier .coinG {
    background: url(../images/fd-bt-vsEtes-fonce-coinG.gif) no-repeat;
}

.home1 #vsEtes #menu-particulier ul.coinDr {
    background: url(../images/fd-bt-VsEtes-fonce-coinDr.gif) no-repeat right top;
    padding: 2px 0px 0 0px;
    text-align: center;
}

.home1 #vsEtes #menu-particulier li {
    background: url(../images/separation-bt-vsEtes-fonce.gif) no-repeat left center;
    padding: 0 8px 0 11px;
    font-size: 115%;
}

.home1 #vsEtes #menu-particulier li a, .home1 #vsEtes #menu-particulier li a:link, .home1 #vsEtes #menu-particulier li a:visited, .home1 #vsEtes #menu-particulier li a:hover, .home1 #vsEtes #menu-particulier li a:active {
    color: #fff;
}
/*--------------menu-groupe--------------*/
.home1 #vsEtes #menu-groupe {
    background: url(../images/fd-bt-vsEtes-clair.gif) repeat-x left 3px;
    height: 21px;
    margin-bottom: 3px;
}

.home1 #vsEtes #menu-groupe .coinG {
    background: url(../images/fd-bt-vsEtes-clair-coinG.gif) no-repeat left 3px;
}

.home1 #vsEtes #menu-groupe ul.coinDr {
    background: url(../images/fd-bt-VsEtes-clair-coinDr.gif) no-repeat right 3px;
    text-align: center;
}

.home1 #vsEtes #menu-groupe li {
    background: url(../images/separation-bt-vsEtes-clair.gif) no-repeat left 3px;
    padding: 0 18px 0 21px;
    font-size: 115%;
}

.home1 #vsEtes #menu-groupe li a, .home1 #vsEtes #menu-groupe li a:link, .home1 #vsEtes #menu-groupe li a:visited, .home1 #vsEtes #menu-groupe li a:hover, .home1 #vsEtes #menu-groupe li a:active {
    color: #124987;
}

/*//////////////////////////////////////////////////////////////*/
/*bas */
/*//////////////////////////////////////////////////////////////*/
/*--------------newsletter--------------*/
.home1 #newsletter {
    background: url(../images/fd-newsletter.gif) no-repeat top left;
    padding: 3px 10px 0 10px;
	height:59px;
	position:absolute;
	width:200px;
}

.home1 #newsletter h2 {color: #ea791d;}
.siteEn .home1 #newsletter h2 {font-size:120%; margin-bottom:4px;}
.siteEn .home1 #newsletter h2 span{font-size:88%;}

.home1 #newsletter fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.home1 #newsletter label {
    display: none;
}

.home1 #newsletter input.chp-txt {
    width: 158px;
    height: 15px;
    border: solid 1px #dfdfdf;
    padding-left: 10px;
}

.home1 #newsletter input.bt-ok {
    vertical-align: bottom;
    margin-left: 2px;
}

.home1 #newsletter a, #newsletter a:link, #newsletter a:visited, #newsletter a:hover, #newsletter a:active {
    text-align: right;
    background: url(../images/fleche-fd-orange.gif) no-repeat left 3px #FA8D35;
    padding-left: 15px;
    color: #fff;
    float: right;
}

/* MISE EN FORME DU RESULTAT DE LINSCRIPTION A LA NEWSLETTER */
#newsletter_content {
	height:60px;
	margin:0 0 10px 0;
	padding:0;	
}

#inscription_result {
    background: url(../images/fd-newsletter.gif) no-repeat top left;
    padding: 3px 10px 0 10px;
	height:59px;
	width:200px;
	position:absolute;
}

#inscription_result h2 {
    color: #ea791d;
}

/*--------------actualité--------------*/
/* Onglets */
.home1 div#actus {
    background: url(../images/actus-fd-intitules.gif) repeat-x #fff;
}

.home1 div#actus .coinDr {
    background: url(../images/actu-fd-dr.gif) no-repeat right top;
}
.siteEn .home1 div#actus .coinDr {height:auto !important; height:60px; min-height:60px;}

.home1 div#actus .coinDr h2 {
    background: url(../images/actu-fd-g.gif) no-repeat;
    color: #eb771d;
    margin: 0;
    padding: 2px 10px;
	position:relative;
}

.home1 .actu-item {margin:0; padding:0; list-style:none; border-top:1px solid #e9e5e2;}
.home1 .actu-item li {display:block; clear:both; border-bottom:1px solid #e9e5e2; padding:10px 0 0; overflow:hidden;}
.home1 div#actus .detail-actu img {
    border: 1px solid #DDD;
    padding: 2px;
    float: left;
    margin: 0 10px 10px 0;
    /*width: 86px;*/
}

.home1 div#actus .detail-actu div.lienSup {
    margin-bottom: 6px;
}

.home1 div#actus .detail-actu div.lienSup a {
    background: url(../images/puce-fleche-orange.gif) no-repeat left 2px;
    padding-left: 21px;
    display: block;
    margin-bottom: 5px;
}

.home1 div#actus div.corps-actu {
    width: 290px;
    float: left;
    margin-bottom: 6px;
}

.siteEn .home1 div#Formation{margin-top:10px;}

.home1 div#actus div.corps-actu h3 {
    font-size: 145%;
    display: block;
    padding: 0;
    margin: 0;
    font-weight: normal;
    line-height: 120%;
}

.home1 div#actus div.corps-actu h3 a, .home1 div#actus div.corps-actu h3 a:link, .home1 div#actus div.corps-actu h3 a:visited, .home1 div#actus div.corps-actu h3 a:hover, .home1 div#actus div.corps-actu h3 a:active {
    color: #f27a1a;
	font-weight:bold;
}

.home1 div#actus div.corps-actu p {
    padding: 4px 0 0 0;
    margin: 0;
}

.home1 div#actus div.ensavoirplus {
    background: url(../images/bk-flecheOrange-news.gif) no-repeat right center;
    text-align: right;
    color: #ea791d;
    font-weight: bold;
    font-size: 110%;
    padding: 0 20px 2px 0;
    font-family: "Trebuchet MS", sans-serif;
}

.home1 div#actu-video-contenu {
    background: url(../images/fd-titre-actu-coinG.gif) no-repeat;
}
.home1 div#actu-video-contenu .coinDr {
    background: url(../images/fd-titre-actu-coinDr.gif) no-repeat right top;
}
.home1 div#actu-video-contenu .coinDr h2 {
    background: url(../images/fd-titre-actu.jpg) repeat-x;
    color: #eb771d;
    margin: 0 4px;
    padding: 2px 6px;
}


.home1 div#actu-video-contenu a {
	background:#ebebe4 url(../images/bk-fleche-orange_2.gif) no-repeat 57% 5px; 
	display:block; 
	text-align:right;
	padding:2px 7px;
	color:#EA791D; 
	font-weight:bold;
	text-transform:uppercase;
} 
.home1 div#actu-video-contenu a#player2 {background:none; padding:0;} 

/* MISE EN FORME DES BLOC PUB DE LA COLONNE DE DROiTE*/

#droite .pub {/*margin-bottom:10px;*/padding:0 0 10px 0;border-top: 1px solid #fff;}

