@font-face {
	font-family: 'asenine';
	src: url('../../fonts/ASENINE_.eot') ;
	src: local('asenine'),url('../../fonts/ASENINE_.ttf') format('truetype');
}

@font-face {
	font-family: 'asenineW';
	src: url('../../fonts/ASENW___.eot') ;
	src: local('asenw'),url('../../fonts/ASENW___.ttf') format('truetype');
}

.text{
    position:absolute;
    z-index:300;
    margin:20px;
}

.tdTitre{
    vertical-align:top;
}

.titreConcours{
    color:#d90e39;
    font-size:20px;
    text-transform: uppercase;
    margin:10px;
    margin-top:0px;
    font-family: Impact;
}

.cache{
    -moz-opacity:0.7;
    opacity: 0.7;
    position:absolute;
    filter:alpha(opacity=70);
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    height:320px;
    z-index:1;
    background-color:#fff;
    width:295px;
}

.bouton{
    display:block;
    position:absolute;
    margin-top:290px;
    margin-left:115px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    z-index:300;
}

.accroche{
    color:#122663;
   /* font-weight:bold;*/
    font-family: Verdana;
    font-size:16px;
    /*text-align: justify;*/
}

.accroche2{
    font-family: Verdana;
    font-size:22px;
    color:#122663;
    margin-bottom:10px;
    margin-top:10px;
    
   /* font-weight: bold;*/
}

