@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;
}

#logo_gouv
{
text-align:center;
}

#logo_gouv img
{
border:none;
}

#logo_prim
{
text-align:center;
margin-bottom:15px;
margin-top:20px;
}

#block_menu
{
padding-top:40px;
width:473px;
height:474px;
background-image:url(../img/bg_block_menu.png);
background-repeat:no-repeat;
}

#bouquet
{

color :#e23d6c;
font-size:12px;
font-weight:bold;
text-align:left;
width:380px;
padding-left:35px;
}

#footer
{
text-align:center;
margin:auto;
margin-top:80px;
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;
}

