* {
	font-family: InterstateLight, Arial, Helvetica, sans-serif !important;	
}

html{
	color:#ffffff;
}
body{
    background: url(../pics/roxy_bg_body.jpg) center repeat-y;
}

a {
    color:#000;
}

a:hover{
    color:#000;
}

#page{
    
}

#footer a:hover{
    color:#000 !important;
}

#logo{
padding-top:.5%;
padding-left:1%;
}

/* ============ */
/* --- MENU --- */
/* ============ */
#loginblock input[type='button']{
    background:#e50e63;
    color:#FFF;
}


#menu a {
    color: #000;
}

#menu #actif a,
#menu a:hover{
    color:#e50e63 !important;
}


/* ============== */
/* --- ARIANE --- */
/* ============== */

#ariane{

}

#ariane a {

}

/* ================= */
/* --- SOUSMENUS --- */
/* ================= */

.fiches_sousmenus{

}

.fiches_sousmenus li {
    background:#f2f2f2;
}

.fiches_sousmenus li:hover {
	background:#e50e63;
}

/* ============= */
/* --- FICHE --- */
/* ============= */

#disconnect{
    margin:20px 0 0 0;
    background:#e50e63;
    color:#FFF;
}

#disconnect:hover{

}

.FICHE_vignette_contener{
border-right:1px dashed #fff;
}

.FICHE_vignette_contour{
	background: #F2F2F2;
}

.FICHE_vignette_titre{
color:#000;
}

.FICHE_liste{
background:#F2F2F2;
}

.FICHE_liste li {

}

.FICHE_liste a {

}

.FICHE_liste a:hover {
	color: #e50e63;
}

.FICHE_photos{
background:#e50e63;
}

.FICHE_photos li{
background:#fff;
border:2px solid #a0daed;
}

.FICHE_fichiers a{
	color: #B7B7B7;	
}

.FICHE_fichiers a:hover {
color:#e50e63;
}

#ariane a:hover{ 
	color:#e50e63; 
}

.fiche_photos li:hover{
	background: #e50e63;
}
