/* CSS Document */

*{ padding:0px;margin:0px;}

/* définition des balises html */
body {
background-color: #FFFFFF ;
font-family: Helvetica,Verdana,Arial,sans-serif;
}

h1 {
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	color:#e0081d;
	margin-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:8px;
	}
h2{font-size:1.2em;
	font-weight:bold;
	color:#000000;
	margin-left:1em;
	padding-bottom:0.8em;
	padding-top:1em;
	}
h3{font-size:0.9em;
	color: #666666;
	padding-top:0.4em;
	padding-bottom:0.4em;
	font-weight:bold;
	}
h4{font-size:0.8em;
color:#000000;
padding-bottom:0.2em;
font-weight:bold;	
}

h5{font-size:0.8em;
	color: #000000;
	padding-top:0.4em;
	padding-bottom:0.4em;
	}
h6{font-size:0.8em;
	color:#333333;
	padding-top:0.4em;
	padding-bottom:0.4em;
	}
p{font-size: 0.8em;}

.noFloat {clear:both; height:0px;}

.contentheading { 
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #db052a;
	padding-top: 0.2em;
	padding-left: 9px;
}

/*définition de la structure*/

#main_container {
	position:relative; 
	left:50%;
	margin-left:-500px;
	width: 993px;
	background-color: transparent;
    }

#pub_container {
	width: 728px;
	height: 90px;
	background-color: #fffff;
	margin-left: 129px;
	padding-top: 5px;
	padding-bottom: 0px;
	float:left;
	border-width: 0px;
	clear: left;
}


#site_container {
	position:relative; 
	width:993px;
	height:100%;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top : 0px;
	}
	
#header_container {
	width:993px;
	height:106px;
	background: url(../images/bandeau-bodacc.png) no-repeat;
	float:left;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#pavetexte {
	float:left;
	width:993px;
	margin-top:-3px;
	margin-left:0px;
	}

.logo {
	width:58px;
	height:75px;
	float:left;
	padding:17px 0px 0px 18px;
	}

#defilant {
 	height:20px;
	top:252px; 
	left:420px;
	position:absolute; 
	width:577px;
	z-index:10;
	}

#date{
	font-size: 0.7em;
	color: #666666;
	position:absolute;
	text-align:right;
	width:180px;
	height:7px;
	z-index:100;
	left:120px;
 	top:-40px;
        padding-top:30px;
        padding-bottom:2px;
	}

#central{ background-color: #FFFFFF; margin-top:10px; min-height:490px; width:100%;  }	


#contenu {
	float:left;
	margin-top:2px;
	margin-right: 0px;
	padding-left:0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	height:100%;
	}	
	
.titre_bandeau {
position:absolute;
left:94px;
top:20px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif  ;
font-size:0.7em;
font-weight:bold;
}

#colonne_droite{
	width:300px;
	float:right;
	position:relative;
	margin:25px 0 0 0 ;
	padding-left:0px;
	padding-top:2px;
	background-color:#FFFFFF ;
	}

#footer_container {
	width:993px;
	height:100%;
	color:#e0081d;
	margin:8px auto;
	padding:0px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif ; 
	border-top-style: solid;
	border-top-color:#e0081d;
	border-top-width:1px;
	line-height:14px;
}

#infogreffe {
	margin-left:0px;
	margin-top:10px;
	height:250px;
	width:300px;
	background: url(../images/publ_horiz.html) no-repeat;
}

	/*menu droite Abonnement aux alertes*/

.abon_title {
	font-size:0.7em;
	font-weight: bold ;
	letter-spacing:0.1em;

	color: #FFFFFF ;
	margin-top:10px;
	padding:2px 0px 2px 0px;
	background: url(../images/rc_abon_box_title.gif) no-repeat;
	}
.abon_texte {

	font-size:0.6em;
	text-align:left;
	line-height:1.4em;
	color:#2a2a2a;
	
	border-left-color: #e0081d;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#e0081d;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e0081d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}	

#preministre{
	margin-left:0px;
	width:300px;
	height:21px;
	background: url(../images/btn-gouv-fr.png) no-repeat;
        cursor:hand;
}

#ministerejustice{
	margin-left:0px;
	width:300px;
	height:21px;
	background: url(../images/bouton-justice.png) no-repeat;
        margin-top:1px;
        cursor:hand;
}

/*fin définition de la structure*/	
/*----------------MENUS--------------------*/

.top_menu {
	width:auto;
	float:right;
	font-size:0.7em;
	letter-spacing: 0.1em;
	color:#FFFFFF;
	padding:8px 8px 0px 0px;
	}
	
.top_menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	}
	
.top_menu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}

#menu_container {
display: block;
float: left;
width:993px;
height:20px;
margin: 2px 0px 0px 0px;
padding-left:0px;
z-index:10;
}

#menu1 {
    background: url(../images/onglet-consult-on.png) 0px 20px no-repeat;
	width:201px;
	height:20px;
	float:left;
	margin-right:5px;
}

#menu1 a, #menu1 a:link, #menu1 a:visited {
    text-decoration: none;
    width: 201px; 
	height:20px;
    background: url(../images/onglet-consult-on.png) 0px 20px no-repeat;
}


#menu1 a:hover, #menu1 a:active {
    background: url(../images/onglet-consult-off.png) 0px 20px no-repeat;
} 

#menu2 {
    background: url(../images/onglet-abon-off.png) 0px 20px no-repeat;
	float:left;
	margin-right:5px;
}

#menu2 a, #menu2 a:link, #menu2 a:visited {
   text-decoration: none;
    width: 201px; 
	height:20px;
    background: url(../images/onglet-abon-off.png) 0px 20px no-repeat;
}

#menu2 a:hover, #menu2 a:active {
   background: url(../images/onglet-abon-on.png) 0px 20px no-repeat;
}

/*style des liens*/

.lines_link{
	width:250px;
	color:#e0081d;
	line-height:1.5em;
	margin-left:0px;
	padding-bottom: 10px;
	text-decoration: underline;
	}
	
.lines_link  a {
	color:#e0081d;
	text-decoration:none;
	}
	
.lines_link a:hover {
	color:#e0081d;
	text-decoration: underline;
	}

.lines_link2{
	color: #FFFFFF;
	font-size:0.65em;
	line-height:1.4em;
	margin-left:50px;
	letter-spacing:0.1em;
	text-decoration: none;
	}

.lines_link2  a {
	color:#FFFFFF;
	text-decoration:none;
	}

.lines_link2 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}

.lieninfo{
	font-size:0.6em;
	color:#e0081d;
	text-decoration:none;
letter-spacing:0.1em;
	}
	
.lieninfo a {
	color:#e0081d;
	text-decoration:none;
	}

.lieninfo a:hover {
	color:#df0013;
	text-decoration: none;  
	}

a.piedepage {
		color: #df0013;
		font-size:0.7em;
		font-style: normal;
		text-decoration: none;
		cursor: text;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lienmenu{
	font-size:10px;
	color:#ff0000;
	text-decoration:none;
	}
	
	
.lienmenu a {
	color:#ff0000;
	text-decoration:none;
	}
	
	
.lienmenu a:hover {
	color:#e0081d;
	text-decoration: none;  
	}

.plandusite {
font-size: 1em;
font-weight: bold;
color: #333333;
margin-left: 50px;
text-decoration: none;
}
.plandusiterouge {
font-size: 1em;
font-weight: bold;
color: #e0081d;
padding-left: 50px;
text-decoration: none;
}

<style type="text/css">

h3{font-size:0.9em;
	color: #666666;
	padding-top:0.4em;
	padding-bottom:0.4em;
	font-weight:bold;
	}
h4{font-size:0.8em;
color:#000000;
padding-bottom:0.2em;
font-weight:bold;	
}

h5{font-size:0.8em;
	color: #000000;
	padding-top:0.4em;
	padding-bottom:0.4em;
	}

#pub_container {
	width: 744px;
	height:90px;
	background-color: #ffffff;
	margin-left:129px;
    margin-top:0px;
    margin-bottom:0px;
	padding-top: 5px;
	padding-bottom: 0px;
	float:left;
	border-width: 0px;
	clear: left;
}
	
#site_container {
	position:relative; 
	width:993px;
	height:100%;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top : 0px;
	}
	
#header_container {
	width:993px;
	height:106px;
	background: url(../images/bandeau-bodacc.png) no-repeat;
	float:left;
	margin-bottom:3px;
	margin-top:4px;
	}
	
.abon_texte {
	font-size:0.6em;
	text-align:left;
	line-height:1.4em;
	color:#2a2a2a;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	border-left-color: #e0081d;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#e0081d;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e0081d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#preministre{
	margin-left:0px;
	width:300px;
	height:21px;
	background: url( ../images/bout_PM.png) no-repeat;
}

.bloc_lat .bloc_h {  margin:-1px 0px; font-size:9px; color:#4a484b; }

#ministerejustice{
	margin-left:0px;
	width:300px;
	height:21px;
	background: url( ../images/bout_PM.png) no-repeat;
}

.lines_link2{
	color: #FFFFFF;
	font-size:0.65em;
	line-height:1.4em;
	margin-left:50px;
	text-decoration: none;
	letter-spacing:1px;
	}

.lines_link2  a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.lines_link2 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}
#infogreffe {
	margin-left:0px;
	margin-top:8px;
	height:300px;
	width:300px;
}

#footer_container {
	width:993px;
	height:100%;
	color:#e0081d;
	margin:8px auto;
	padding:-2px 0 0 0;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif ; 
	border-top-style: solid;
	border-top-color:#e0081d;
	border-top-width:1px;
	line-height:15px;
}	

#menu1 {
    background: url(../images/onglet-consult-on.png) 0px 20px no-repeat;
	float:left;
	margin-right:5px;
} 
#menu1 a, #menu1 a:link, #menu1 a:visited {
    text-decoration: none;
    display: block;
    width: 201px; 
	height:20px;
    background: url(../images/onglet-consult-on.png) 0 0 no-repeat;
}

#menu1 a:hover, #menu1 a:active {
    background: url(../images/onglet-consult-off.png) 0 0 no-repeat;
} 
#menu2 {
    background: url(../images/onglet-abon-off.png) 0px 20px no-repeat;
	float:left;
	margin-right:5px;
} 
#menu2 a, #menu2 a:link, #menu2 a:visited {
   text-decoration: none;
    display: block;
    width: 201px; 
	height:20px;
    background: url(../images/onglet-abon-off.png) 0 0 no-repeat;
} 

#menu2 a:hover, #menu2 a:active {
   background: url(../images/onglet-abon-on.png) 0 0 no-repeat;
}

.abon_title {
	font-size:0.7em;
	font-weight: bold ;
	letter-spacing:0.1em;
	color: #FFFFFF ;
	margin-top:5px;
	padding:2px 0px 2px 0px;
	background: url(../images/rc_abon_box_title.gif) no-repeat;
	width::300px;
	}

.abon_texte {
	font-size:0.6em;
	text-align:left;
	line-height:1.4em;
	color:#2a2a2a;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:10px;
	border-left-color: #e0081d;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#e0081d;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e0081d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}	

#preministre{
	margin-left:0px;
	width:300px;
	height:21px;
	background: url(../images/bouton-gouvernement.png) no-repeat;
        cursor:pointer;
        float:both;
}

#ministerejustice{
	margin-left:0px;
	width:300px;
	height:21px;
	background: url(../images/bouton-justice.png) no-repeat;
        margin-top:1px;
        cursor:pointer;
}

#footer_container {
	width:993px;
	height:100%;
	color:#e0081d;
	margin:8px auto;
	padding:0px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif ; 
	border-top-style: solid;
	border-top-color:#e0081d;
	border-top-width:1px;
	line-height:14px;
	}
