﻿/* 
    Document   : style_rdc
    Created on : 22 nov. 2009, 17:51:47
    Author     : bennnou
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {

    background-color:#000;
    background-image:url('../img/evenement_graphique/kidathle_rdg_2010/image_fond.png');
    background-position:50% top;
    background-repeat:no-repeat;
    
}

#global {
    background:transparent;
}

/* En-tête */
#entete {
	height:237px;
        background:transparent;
}

/*
#evenement_graphique {
    display:block;
    position:absolute;
    margin-top:5px;
    margin-left:250px;
    width:148px;
    height:40px;
}
*/
