root { 
    display: block;
    
}

*
{
    margin : 0;
    padding: 0;
}

body
{
        font-family: "Arial" , sans-serif;
}

a
{
    font-family: "Arial" , sans-serif;
    font-size: 20px;
    text-decoration: none;
    
}

h1
{
    text-align: left;
    color:black;
    font-size: 17px;
    font-family: "Arial", sans-serif;
    font-weight: normal;
}

h1 a
{
    text-align: left;
    color:black;
    font-size: 17px;
    font-family: "Arial", sans-serif;
    font-weight: normal;
}

h1 a:hover
{
    text-align: left;
    color:black;
    font-size: 17px;
    font-family: "Arial", sans-serif;
    font-weight: bold;
}


h2
{
    text-align: left;
    color:black;
    font-size: 17px;
    font-family: "Arial", sans-serif;
    font-weight: normal;
}

h3
{
    color:black;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    font-weight: normal;
    text-align: left;
}

p
{
    text-align: center;
    color: #666666;
    font-size: 20px;
}

#menu
{
    background-color: black;
    width: 100%;
    height: 105px;
    text-align: center;
}

    #menu ul
    {
        width: 954px;
        margin: auto;
        height : 105px;
        text-align: center;
    }

        #menu ul li
        {
            float: left;
            list-style-type: none;
            
            width : 33.25%;
            height: 45px;
            
            margin-top: 30px;
            padding-top: 15px;
        }

        #menu ul #center_menu
        {
            border-left: 1px solid white;
            border-right: 1px solid white;
        }
             #menu ul li .left:hover
            {   color: aqua;     }

             #menu ul li .center:hover
            {   color: fuchsia;     }

             #menu ul li .right:hover
            {   color: yellow;     }


#top_menu
{
        width: 954px;
        height: 30px;
        margin: auto;

}

#sous_menu_left
{
    width : 634px;
    float: left;
    text-align: left;

    height:25px;
}

#sous_menu_left ul
{
    margin: auto;
    padding-top: 5px;
    text-align: center;
}

#sous_menu_left ul li
{
    list-style-type: none;
    float : left;
    padding-left: 15px;
}

#sous_menu_left ul li a, #sous_menu_right ul li a
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: black;
    vertical-align: bottom;
}

#sous_menu_left ul li a:hover, #sous_menu_right ul li a:hover
{
    color: red;
}

#sous_menu_right
{
    width: 320px;
    float:right;
}

#sous_menu_right ul li
{
    list-style-type: none;
    float:right;
    margin : 0px 0px 0px 15px;
    padding-right: 5px;
    border-right: 1px solid black;
}

#sous_menu_right ul li img
{
    vertical-align: top;
    margin-left: 5px;

}

#contenu
{
    background-image: url("../images/fond.gif");
    background-repeat: repeat-x;
    background-position: top center;
    height: 788px;
    width:100%;
    margin:auto;
    text-align: center;
}

html>body #contenu
{
    height:auto;
    min-height: 788px;
}

#flash_import
{
    width: 100%;
}

#flash_content
{
    height:678px;
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
}

#flash_impressions
{
    height:300px;
    width: 100%;
    margin: 0px auto 0px auto;
}

#flash_multimedia
{
    height:700px;
    width: 100%;
    margin: 0px auto 0px auto;
}

#contenu #sep_bottom #bottom
{
    width: 954px;
    height:50px;

    border-top: 1px solid gray;
    border-bottom: 1px solid gray;

    height : 109px;
    margin: auto;
}

#contenu #sep_top #bottom
{
    width: 954px;
    height : 70px;
    margin: auto;
    text-align: center;
}

#contenu #sep_bottom #bottom ul, #contenu #sep_top #bottom ul
{
    width: 954px;
    margin: auto;
    list-style-type: none;
}

#contenu #sep_bottom #bottom ul li, #contenu #sep_top #bottom ul li
{
    margin-top: 10px;
    float: left;
}

#bottom ul #left
{   text-align: left; width:318px;  }
#bottom ul #center
{   text-align: center; width: 318px;   }
#bottom ul #right
{   text-align: right; width:318px;   }

img
{
    border: none;
    background-color: white;
}

#pied img
{
    text-align: center;
}

#else
{
    color:white;
    
}

/* CONTENT ELSE */
#content_type
{
    margin:auto;
    text-align: center;
    width: 954px;
    
}

#content_galery
{
    margin: auto;
    margin-top: 50px;
    
    text-align: center;
    width:954px;

    height:400px;

}

html>body #content_galery
{
    min-height: 400px;
    height: auto;
}

#content_galery a img
{
    margin:0px;
    margin-top: 20px;
    border:none;
}
#content_galery a
{
    border:none;
    margin: 5px;
}

#content_galery p a
{
    color:maroon;
    border:none;
    margin: 0px;
}
#content_galery a:hover
{
    color:red;
}

#content_galery #page
{
    width : 500px;
    margin:auto;
}

#content_galery #page
{
    text-align: center;
}

#content_galery #page span
{
    width: 0px;
}

#content_galery #page span a
{

    margin: 5px;
    margin-bottom: 15px;
    padding: 2px;
    font-size: 18px;
    text-decoration: none;
    color:maroon;
}

#content_galery #page span a:hover
{
    color:red;
}



#content_type #slogan_image
{
    vertical-align: middle;
    padding-top: 20px;
    border-bottom: 1px solid black;
    width: 954px;
}

#content_type #texte
{
    text-align: center;
     margin: 45px 0px 45px 0px;
     width: 954px;
}

#content_type #texte a
{
    color: maroon;
    text-align: left;
    margin: 0px;
    font-size: 18px;
}

#content_type #texte a:hover
{
    color: red;
    font-weight: normal;

}

#content_type #texte #image
{
   margin-top: 30px;
}

#content_type #contact
{
    background-color: #CCCCCC;
    margin: 45px 0px 45px 0px;
    width: 954px;
    height:500px;
}

#content_type #contact #texte
{
    margin-left: 10px;
    float:left;
    width : 600px;
}

#current_left
{   color: aqua; }
#current_center
{   color: fuchsia; }
#current_right
{   color: yellow; }


	/* CONTACT */
#formulaire{

    margin-top: 30px;
    float:left;
    width : 308px;
}

#formulaire input[type=text]{
background-color: white;
border: 1px solid black;
margin-bottom:15px;
width:308px;
color:gray;
height: 27px;
}

#formulaire textarea{
background-color: white;
border: 1px solid black;
margin-bottom:15px;
width:308px;
color:black;
height: 155px;
}

#formulaire input[type=button] {
background-color:black;
border:none;
color: white;
}

#formulaire input[type=button]:hover {
background-color:white;
cursor: pointer;
color: black;
}

#formulaire .boutons{

}

#formulaire .envoyer{
float: left;
}

#formulaire .restart{
float: right;
}

#google_map
{
    padding-top: 10px;
    margin-bottom: 10px;
    width: 954px;
    background-color: #CCCCCC;
}

#google_map small a
{
    color: black;
    font-size: 12px;
}


#sep
{
    width:800px;
    margin:auto;
    text-align: center;
    height: 5px;
    border-top: 1px solid gray;
}

#tarifs
{
    color:black;
    text-align: left;
}

#tarifs img
{
    display: inline;
    float:left;
    height:15px;
    margin-right: 15px;
    margin-top: 4px;
    margin-left: 4px;
}

#tarifs #titre
{
    background-image: url("../images/bgTarif.png");
    background-position: top left;
    background-repeat: no-repeat;

    text-align: left;
    color: black;
}

#tarifs #prix
{
    margin-left: 350px;
}

#tarifs p
{
    text-align: left;
    color: black;
    font-size: 16px;
}

#tarifs #leftTarif
{
    float:left;

    width: 250px;

    margin-left: 80px;
}

#tarifs #rightTarif
{
    float: right;
    width: 480px;
    margin-right: 50px;

}

#tarifs #offre
{
    text-align: left;
    color: maroon;
    font-size: 18px;
    color: maroon;
}



#flash_index
{
    width: 600px;
    margin-left: 250px;
    height:600px;
    text-align: center;
}

#flash_index_top
{
    padding-left: 150px;
    margin: auto;
    width: 600px;
    height:500px;
}

#contenu2
{
    width:100%;
    height:788px;
    background-image: url("../images/bgaccueil.png");
    background-repeat: no-repeat;
    background-position: top center;
}

html>body #contenu2
{
    height:auto;
    min-height: 788px;
}


#content_galery #page #current a
{
    color: white;
    background-color: black;
}


#content_galery #page #current a:hover
{
    color: red;
}

#back
{
    width:900px;
    text-align: left;
    margin: auto;
    margin-top: 15px;
}

#back a
{
    text-align: left;
    color: maroon;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
}

#back a:hover
{
    color: red;
}

#infos
{
    padding-top: 50px;
    height:500px;
}
