/* CSS Document */

/* ----------------------------------------------------------------------------------------------  */
/* ---------------------------------- MISE EN PAGE GENERALE -------------------------------------  */
/* ----------------------------------------------------------------------------------------------  */
*
{ 
    margin : 0px; 
    padding : 0px; 
}

a
{
    outline:none;
}

body
{
    font-family:Arial;
    background:#fff;
    background-position: top center;
}

#container
{
    margin:auto;
    margin-top:0px;
    width:453px;
    height:570px;
    /*height:630px;*/
}

.block_logo {position:relative; height:120px;}
/*.block_logo {position:relative; height:235px;}*/
#logo_gouv
{
    margin-left:10px;	
}

#logo_gouv img
{
    border:none;
}

#logo_prim
{
    position:absolute;
    top:40px;
    /*left:130px;*/
    left:100px;
}

.logos {
    width:675px;
    margin: 0 auto;
}

.logo-container {
    text-align: center;
}
.logo-label {
    color: #aaa;
    font-size: 13px;
    margin: 30px 0 35px;
}

/**/

/*#campagne{float:right;margin-top:-75px;}
#campagne img{border:none;}
.film_campagnie{}*/


/*Page d'accuiel avec un film*/

#film{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 100%;
    background-color:#FFF;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.film_conteneur {
    width:500px;
    margin:0 auto;
    background-color: white;
    padding:55px 5px;

}
#film_campagnie{/*position:absolute;top:80px;left:10%;z-index:100;*/
    /*background-color: white;*/
    /*border: 16px solid #CC0000;*/
    height: 300px;
    left: 25%;
    overflow: auto;
    padding: 16px;
    position: absolute;
    top: 20%;
    left:auto; 
    width: 90%;
    z-index: 1002;
}

#film_campagnie img {border:none;}

.accueil a{color:#EB46A6;font-size:12px;font-weight:bold;text-decoration:none; position:absolute; top: 25px;}
.accueil{margin-bottom:5px;margin-top:10px; text-align:left;margin-left:10px;}

.savoir_plus a{font-size:12px; color:#EB46A6;font-weight:bold;text-decoration:none;}
.savoir_plus{text-align:right; margin-bottom:5px;margin-top:-15px;}

/**/
#logo_gouv_film{float:right; margin-right:650px;}
#logo_gouv_film img{border:none;}
#logo_prim_film{}
.film_campagnie{}
.film{margin-left:80px;margin-top:5px;}


.image_splash {text-align:center;}



#block_menu
{
    padding-top:40px;
    width:473px;
    height:474px;
    background-image:url(../img/bg_block_menu.png);
    background-repeat:no-repeat;
    position:relative;
}

#bouquet
{

    color :#e23d6c;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    width:375px;
    padding-left:50px;
    padding-top:5px;
}

#footer
{
    text-align:center;
    margin:auto;
    margin-top:45px;
    width:400px;
    color:#6c2ca5;
    font-size:10px;
    background-image:url(../img/mini_logo.png);
    background-repeat:no-repeat;
    background-position:top center;
    height:21px;
    padding-top:18px;
    padding-left:25px;
    text-decoration:none;
}

#menu
{
    margin-top:25px;
    list-style-type:none;
    margin-left:50px;
}

#menu li
{
    width:350px;
    margin-top:7px;
}

#menu a
{
    border:none;
    text-decoration:none;
    font-weight:bolder;
}
#menu img
{
    border:none;
}

.libelle_menu
{
    /*border-bottom:solid 1px #cecece;*/
    margin-left:40px;
    width:300px;
    height:20px;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:0px;
    cursor:pointer;
}

.picto
{
    float:left;
    width:21px;
    height:21px;
    display:block;
}

#risquesmajeurs a
{
    color:#e23d6c;
}

#macommune a
{
    color:#e77d56;
}

#catalogue a
{
    color:#d12c26;
}

#jurisprudence a
{
    color:#009999;
}

#phototheque a
{
    color:#669900;
}

#aleastv a
{
    color:#ff9900;
}

#bd a
{
    color:#6e0a00;
}

#cartorisque a{

    color:#333366;

}

#cartorisque .libelle_menu
{
    border:none;
}

#memoire a {
    color: #5b327b;
}

#peprim a{
    color:#B532B5;
}


.prim-stand {
    position:absolute;
    bottom:41px;
    left:-45px;
}