@charset "utf-8";
/* 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:30px;
width:453px;
height:570px;
}

.block_logo {position:relative;}
#logo_gouv
{
margin-left:10px;	
}

#logo_gouv img
{
border:none;
}

#logo_prim
{
position:absolute;
top:40px;
left:130px;
}


/**/

/*#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_campagnie{/*position:absolute;top:80px;left:10%;z-index:100;*/
    background-color: white;
    border: 16px solid #CC0000;
    height: 475px;
    left: 10%;
    overflow: auto;
    padding: 16px;
    position: absolute;
    top: 10%;
	left:23%; 
    width: 670px;
    z-index: 1002;
}

#film_campagnie img {border:none;}

.accueil a{color:#EB46A6;font-size:12px;font-weight:bold;text-decoration:none;}
.accueil{margin-bottom:5px;margin-top:10px; text-align:left;}

.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:380px;
padding-left:35px;
padding-top:15px;
}

#footer
{
text-align:center;
margin:auto;
margin-top:60px;
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:30px;
padding-left:25px;
text-decoration:none;
}

#menu
{
margin-top:25px;
list-style-type:none;
margin-left:35px;
}

#menu li
{
width:350px;
margin-top:10px;
}

#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;
}

.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;
}


