﻿*
{
    padding: 0;
    margin: 0;
    font-family: verdana;
    font-size: 12px;

}
a{
    text-decoration: none;}
#centre a
{
    padding: 5px;
    text-align:left;
    display: block;
    color: #333333;
    font-size: 12px;
    white-space: nowrap;
    font-weight: bold;
}


img, div,body,li { behavior: url(./css/iepngfix.htc) }
fieldset
{
    padding: 5px;
    border: 2px solid #FF9900;
    margin: 4px;
    background-position: bottom;
    /*background-color: #FEF8EA;*/
    color: #000000;
}
legend
{
    background-position: 2px 2px;
    margin: 5px;
    padding: 2px 20px 2px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/puce.png);
    background-repeat: no-repeat;
    background-color: #CC3300;
}
p
{
    font-family: verdana;
    font-size: 12px;
    padding: 5px;
    text-align: justify;
   
}
h1
{
    border: 2px dotted #4D0034;
    margin: 0px 5px 5px 5px;
    padding: 5px;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    background-color: #CC3300;
    color: #FFFFFF;
}
h2
{
    margin: 5px;
    padding: 2px 2px 2px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    
    background-image: url(../images/puce.png);
    background-repeat: no-repeat;
}
.pack
{
    color: #333333;
}
.pack li
{
    padding: 0px 0px 0px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style-position: inside;
    vertical-align: middle;
    list-style-type: square;
 
}
html
{
    background-color: #260607;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
}
body
{
    background-position: center top;
    margin: 0 auto 0 auto;
    
    
    background-image: url(../images/bgtop.png);
    background-repeat: no-repeat;
    

}
#global
{
    
    height: 600px;
    width: 100%;
}
#space_head
{
    height: 10px;
}
#header
{
    background-position: 0 0px;
    background-image: url( ../images/top.png );
    background-repeat: no-repeat;
    height: 136px;
    width: 909px;
    margin: 0 auto 0 auto;
}
#space_page{
    height:0px;
}
#page
{
    
    height: 600px;
    width: 909px;
    margin: 0 auto 0 auto;
    
}
#pagetop
{
    background-repeat: no-repeat;
    height: 50px;
    width: 909px;
    
}
#menu
{
    font-family: verdana;
    font-size: 22px;
    color: #FFFFFF;
    height: 50px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}
#menu li
{
    vertical-align: middle;
    padding-top: 8px;
    text-align: center;
}

#menu li a
{
    color: #000000;
    margin-left: -10px;
    display: block;
    height: 40px;
    font-size: 15px;
}


.btn_a
{
    display: block;
    list-style-type: none;
    float: left;
    height: 40px;
    width: 111px;
    background-image: url( ../images/boutons/accueil.png );
    margin-top: 20px;
    vertical-align: middle;
    
}
#expl_btn_a
{
    margin-top:10px;
    
     height: 0px;
}
.btn_c
{
    display:block;
list-style-type:none;

    float:left;
    height:40px;
    width:210px;
    background-image: url( ../images/boutons/com.png );
    margin-top:20px;
}
#expl_btn_c
{
    margin-top: 10px;
    height: 0px;

}
.btn_d
{
    display:block;
list-style-type:none;

    float:left;
    height:40px;
    width:210px;
    background-image: url( ../images/boutons/dev.png );
    margin-top:20px;
}
#expl_btn_d
{
    margin-top:10px;
    
     height: 0px;
}
.btn_m
{
    display:block;
list-style-type:none;
    float:left;
    height:50px;
    width:149px;
    background-image: url( ../images/boutons/maintenance.png );
    margin-top:20px;
}
.btn_sel
{
    margin-top: 10px;
    font-weight: bold;
}
#expl_btn_m
{
    margin-top: 10px;
    
    height: 0px;
}
.expl
{
    position: absolute;
    top: 0px;
    font-size: small;
    width: 900px;
    overflow: hidden; /*background-image: url(  '../images/bg_fonce.png' );*/
    color: #000000;
    background-color: #C0C0C0;
}
#expl
{
    width: 909px;
    height: 16px;
    background-image: url( ../images/pagetop.png );
    
}

#pagecontenu
{
    margin-top: -8px;
    width: 909px;
}
#contenu
{
    width: 909px;
    background-image: url( ../images/pagecontenu.png );
}
#col_g
{
    padding-left: 5px;
    width: 184px;
    float: left;
}

#centre
{
    padding: 0px 0px 0px 5px;
    float: left;
    width: 675px;
    
    
}
#centre li
{
    font-size: 12px;
    list-style-type: square;
    list-style-position: inside;
    padding-left: 10px;
}
#pagebottom
{
    clear:both;
    background-repeat: no-repeat;
    height: 24px;
    width: 909px;
    background-image: url( ../images/pagebottom.png );
}

#anim_header
{
    position: relative;
    top: 46px;
    left: 590px;
    width: 300px;
}
.col_gauche{
width:49%;
float:left;
}
.col_droite{
width:49%;
float:right;
}
.cadre_news
{
    
    padding: 5px;
    margin: 5px;
    border: thin solid #C0C0C0;
    color: #666666;
    background: url( ../images/bg_cadre_n.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
.photo
{
    padding: 10px;
    border: 2px solid #808080;
    text-align: center;
    background-color: #FFFFFF;
    margin: 20px 0px 0px 75px;
}
.titremenu
{
    padding: 5px;
    color: #CC3300;
    font-family: Arial Black;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    display: block;
    background-color: #FFDFBF;
}
#menu_g
{
    padding-bottom: 10px;
    font-family: Arial Black;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    display: block;
    width: 174px;
    color: #FFFFFF;
}
#menu_g li
{
    list-style-type: none;
    background-color: #FFDFBF;
    
}
#menu_g a
{
    padding: 5px;
    text-align: left;
    display: block;
    color: #333333;
    font-size: 12px;
    white-space: nowrap;
    background-color: #FFDFBF;
}

#menu_g a:hover
{
    background-color: #FFCC99;
    
}

#menu_g .sel
{
    background-color: #FFCC99;
    padding-left:15px;
}

#footer
{
    background-repeat: no-repeat;
    height: 47px;
    width: 909px;
    background-image: url(  '../images/footer.png' );
    margin-top: 10px;
    
}
#footer *{
    font-size:8px;
}


#login
{
    
    text-align: justify;
}

#utilisateur {
   
    text-align: justify;
}
#create_user
{
    font-size: x-large;
}

.contact
{
    width: 400px;
    line-height: 20px;
    margin-left: 110px;
}

.contact span{
float:left;
}

.contact input, textarea
{
    float: right;
    width: 300px;
}
.contact textarea
{
    float: right;
    width: 300px;
    height:200px;
}
.anim{
float:left;
}

.c_anim
{
    clear: both;
    
}


    .footer_right
    {
        width: 200px;
        height: 17px;
        width: 69px;
        height: 40px;
        float: right;
        margin-right: 15px;
        margin-top: 5px;
    }
    .left{
    float:left;
    padding:4px;
    }
.tel
{
    width: 174px;
    text-align: center;
    background-color: #FFDFBF;
    padding-top: 5px;
}
.space10
{
    height: 10px;
    display: block;
}
.img_rappel
{
}
.p_mini
{
    font-size: 9px;
}
#centre a.ancre{
   display:inline;
    
    color: #333333;
    font-size: 12px;
    
    font-weight: bold;
}

#centre a.n_ancre{
padding:0px;
color: black;
 font-weight: bold;
}