/* CSS Document */
/*#contenu #entete #teaserDroite{
float:right;
width:217px;
height:196px;
background-image:url(../../fr/images/accueil/teaserDroite.gif);
}*/

@font-face {
    font-family: 'DINRegular';
    src: url('fonts/din-regular-webfont.eot');
    src: url('fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/din-regular-webfont.woff') format('woff'),*/
         url('fonts/din-regular-webfont.ttf') format('truetype'),
         url('fonts/din-regular-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#contenu #entete #teaserDroite,
#contenu #entete #teaserDroiteEn{
float:right;
width:192px;
height:180px;
background-color:#046e9a;
color:#FFF;
padding:16px 10px 0 15px;
}

	#contenu #entete #teaserDroiteEn{
	height:171px;
	padding-top:25px;
	}


	#contenu #entete #teaserDroite p,
	#contenu #entete #teaserDroiteEn p{
	color:#FFF;
	font-size:11px;
	font-family: 'DINRegular', arial;
	font-weight:100;
	margin:0px;
	line-height:14px;
	margin-bottom:10px;
	}
	
		#contenu #entete #teaserDroite p span,
		#contenu #entete #teaserDroiteEn p span{
		color:#6fd2f0;
		}	


/*#contenu #entete #teaserDroiteEn{
float:right;
width:217px;
height:196px;
background-image:url(../../en/images/accueil/teaserDroite.gif);
}
*/
#contenu #entete #teaserGauche{
width:466px;
height:196px;
margin-right:2px;
float:right;
background-image:url(../../fr/images/accueil/teaser-accueil-fr.jpg);
}

#contenu #entete #teaserGaucheEn{
width:466px;
height:196px;
margin-right:2px;
float:right;
background-image: url(../../en/images/accueil/teaser-accueil-en.jpg);
}

#teasers{
background-image:url(../../fr/images/accueil/back_teasers.gif);
margin-top:2px;
width:685px;
height:245px;
}

#teasers .teaser{
float:left;
width:202px;
height:227px;
margin-top:12px;
border:2px solid #FFFFFF;
cursor:pointer;
}

* html #teasers {
margin-left:-15px;
width:699px;
}

#teasers .teaser .image{
border-bottom:1px solid #FFFFFF;
}

#teasers .teaser .bande{
margin-top:1px;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
background-color:#073771;
color:#FFFFFF;
text-transform:uppercase;
padding:9px 0px 9px 11px;
}

#teasers .teaser .bande img{
float:left;
}

#teasers .teaser .txt {
margin-top:1px;
border-top:1px solid #FFFFFF;
background-color:#efeff0;
}

#teasers .teaser .containerTxt{
	height:105px;
	border:1px solid #e5e6e6;
	color:#707070;
	padding:14px;
	font-size:10px;
}

