/* CSS SPÉCIFIQUE À LA LANGUE FRANÇAISE */


#accueil-c1{
    margin-left: 13px;
}
    #accueil-c1 h3{
        background: url(../images/nouvelles.gif) top left no-repeat;
    }
    #accueil-c1 a.rss{
        top: 9px;
        left: 148px;
    }
    #accueil-c1 li a.achetez-vos-billet{
        position: absolute;
        bottom: 0px;
        left: 0px;

        text-decoration: none;
        font-size: 10px;
        display: block;
        width: 112px;
        height: 18px;
        padding: 2px 0 0 3px;
        color: white;
        background: url(../images/achetez-vos-billet.gif) top left no-repeat;
    }
    #accueil-c1 li a.achetez-vos-billet:hover{
        color: #000;
    }

#accueil-c23{
    margin-left: 18px;
}
    #accueil-c2 a.arriere-scene{
        position: absolute;
        bottom: 30px; left: 0px;
        display: block;
        height: 18px;
        width: 236px;
        background: url(../images/titre_box_arrscene.png) top left no-repeat;
    }


#accueil-c3{
    margin-left: 18px;
}
    #accueil-c3 .abonnez-vous{
        display: block;
        height: 41px;
        width: 221px;
        background: url(../images/accueil-bulletin.gif) top left no-repeat;
        margin-bottom: 4px;
    }
    #accueil-c3 a.danseurs-rechercher{
        display: block;
        height: 41px;
        width: 201px;
        background: url(../images/je_vote_pour_la_culture.jpg) top left no-repeat;
        margin-bottom: 7px;
    }
	#accueil-c3 #ci-submit{
		display:block; clear:both; margin:6px 0 6px 133px;
		border:0; width:84px; height:21px; 
		background:url(../images/accueil-btn_bulletin.gif) top left no-repeat;
	}
	#accueil-c3 #ci-submit:hover	{background-position:left bottom;}
	#accueil-c3 #ci-submit span 	{position:absolute; left:-9999px;}