body {
	font-size:9.0pt;
	font-family: arial;
	/*background-color: #e5e5e5;*/
	background: #fff url(../images/charte_netskiss/fond.png) repeat 0 0;
	margin: 0;
	padding: 0;
}

body#admin {
	background: url(../images/bg_site3.gif) repeat-x 0 0 #6998bc;
}

img {
	border: none;
}

a {
	color:#162d4b; /* couleur des liens */
	text-decoration:none;
}

/*
a:visited {
	color: #FF6699;	
} 
*/

a:hover {
	color:#009EDB; /* couleur des liens quand on passe la souris dessus */
	text-decoration:underline;
} 
 
a.infobulle {
	position: relative;
	text-decoration: underline;
	color: #000000;
	font-size: 9pt;
}

a.infobulle span {
	display: none;
	text-decoration: none;
	color: #000000;
}

a.infobulle:hover {
	background: none;
	text-decoration: none;
	color: #000000;
	z-index: 500;
}

a.infobulle:hover span {
	display: inline;
	position: absolute;
	top: -282px;
	left: -7px;
	background-color: #fff;
	border: 1px solid #0888c8;
	text-decoration: none;
	color: #000000;
	padding: 4px;
	width: 470px;
}

a.infobulle_prix {
	position: relative;
	color: #000000;
	font-size: 9pt;
}

a.infobulle_prix span {
	display: none;
	text-decoration: none;
	color: #000000;
}

a.infobulle_prix:hover {
	background: none;
	text-decoration: none;
	color: #000000;
	z-index: 500;
}

a.infobulle_prix:hover span {
	display: inline;
	position: absolute;
	top: -122px;
	left: -5px;
	background-color: #fff;
	border: 2px solid #0888c8;
	text-decoration: none;
	color: #000000;
	padding: 4px;
	width: 200px;
}

a.infobulle_explications {
	position: relative;
	text-decoration: underline;
	color: #000000;
	font-size: 9pt;
}

a.infobulle_explications span {
	display: none;
	text-decoration: none;
	color: #000000;
}

a.infobulle_explications:hover {
	background: none;
	text-decoration: none;
	color: #000000;
	z-index: 500;
}

a.infobulle_explications:hover span {
	text-indent: 0px;
	font-weight: normal;
	display: inline;
	position: absolute;
	top: -85px;
	left: -80px;
	background-color: #fff;
	border: 2px solid #0888c8;
	text-decoration: none;
	color: #000000;
	padding: 4px;
	width: 500px;
}

a.infobulle_info {
	position: relative;
	color: #000000;
	font-size: 9pt;
}

a.infobulle_info span {
	display: none;
	text-decoration: none;
	color: #000000;
}

a.infobulle_info:hover {
	background: none;
	text-decoration: none;
	color: #000000;
	z-index: 500;
}

a.infobulle_info:hover span {
	display: inline;
	position: absolute;
	top: 20px;
	left: -150px;
	background-color: #fff;
	border: 2px solid #0888c8;
	text-decoration: none;
	color: #000000;
	padding: 4px;
	width: 300px;
}

/* ####################### OSSATURE ####################### */

#conteneur {
	width: 980px;
	margin: 0 auto;
	top: 8px;
	background-color: #fff;
}

#fond_gauche {
	width: 100%;
	background: #fff url(../images/charte_netskiss/fond_gauche.png) repeat-y 0 0; /* bordure gauche de la page */
	padding-left: 9px;
}

#fond_droite {
	width: 100%;
	background: #fff url(../images/charte_netskiss/fond_droite.png) repeat-y 100% 0;
	padding-right: 9px;
}

#fond_bas {
	width: 998px;
	background: url(../images/charte_netskiss/fond_bas.png);
	height: 9px;
	
}

#header { /* partie haute (bannière) */
	height: 161px;
}

#top { /* partie du menu */
	height: 31px;
}

#centre {
	float: left;
	width: 980px;
	background-image: url(../images/charte_netskiss/bg.png);
}

#gauche {
	width: 164px;
	float: left;
}

#gauche img {
	display: block;	
}

#milieu1col { /*Partie pour mettre les news sur la page d'accueil */
	width: 548px;
	min-height: 580px;
	float: left;
}

#milieu2col { /* Partie de contenu sur toutes les pages sauf la page d'accueil */
	width: 816px;
	min-height: 580px;
	float: left;
	background-image: url(../images/charte_netskiss/bg_page.png);
	padding: 10px 0px 0px 0px;
}

#milieu3col { /* Ne semble pas être utilisé */
	width: 978px;
	display: table-cell;
	height: 470px; /*ou voir balise min-height*/
}

#corps {
	margin: 10px 30px 20px 30px;
	font-size: 10.0pt;
	font-family: arial;
}

#corps_accueil {
	margin: 13px 10px 20px 10px;
	font-size: 10.0pt;
	font-family: arial;
}

#news {
	width: 534px;
	background-image: url(../images/charte_netskiss/fond_accueil.jpg);
	/*height: 338px;*/
	font-size:10.0pt;
	font-family:Arial;
}

#title_news {
	background: #A8A8A8 url(../images/charte_netskiss/news_header.png) no-repeat;
	padding: 3px 3px 3px 6px;
	color: #fff;
	
}

#corps_news {
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	padding: 0px 10px;
}

#bas_news {
	background: url(../images/charte_netskiss/news_footer.png);
	height: 6px;
	margin: 0 0 8px 0;
}

#title_coord{
	background: #009EDB url(../images/charte_netskiss/droite_coord_header.png) no-repeat;
	padding: 3px 3px 3px 6px;
	color: #fff;
	
}

#corps_coord {
	border-left: 1px solid #009EDB;
	border-right: 1px solid #009EDB;
	padding: 10px 10px 0 10px;
}

#corps_coord h2 {
	margin: 0px 0px 5px 0px;
	color: #009EDB;
	font-size: 12px;
}

#corps_coord p {
	margin: 0;
}

#corps_coord p#titre {
	font-weight: bold;
	color #000;
}

#bas_coord {
	background: url(../images/charte_netskiss/droite_coord_footer.png);
	height: 6px;
}

#carte {
	width: 558px;
	float: bottom;
}

#promo {
	width:534px;
	height: 136px;
	/*background-image: url(../images/charte_netskiss/pub.png);*/
}

#droite {
	width: 258px;
	min-height: 580px;
	padding: 13px 5px 0px 5px;
	float: left;
}

#promo_droite {
	width:258px;
	height: 80px;
	padding: 10px 0px 5px 0px;
}

/*
#corpsfull {
margin: 10px 10px;
font-size:10.0pt;
font-family:Arial;
}*/

#bigtable {
	margin: 1px -20px;
}

#footer {
	clear: both;
	height: 47px;
	background-color: #A2A2A2;
	/*background-image: url(../images/charte_netskiss/footer.png);*/
	text-align:center;
	font-size:14px;
	color: #FFFFFF;
	padding-top: 5px;
	line-height: 1.3em;
}

#footer a {
	text-decoration: underline;
	color: #fff;
}

/***************************************** FIN OSSATURE ***********************************************/

/* ####################### MENU ####################### */
#menu {
      white-space:nowrap /*IE hack*/;
      position: absolute;
      width:980px;
      border: none;
}

#menu ul { 
      list-style-type:none;
      margin: 0;
      padding:0;
}

#menu ul li#menu1 {
      width:163px;
      float:left;
	  background-image: url(../images/charte_netskiss/menu_info.png);
      border-right:solid 1px #009EDB;
	  border-top:solid 1px #A1A1A1;
}

#menu ul li#menu2 {
      width:162px;
      float:left;
	  background-image: url(../images/charte_netskiss/menu_rcs.png);
      border-right:solid 1px #009EDB;
	  border-top:solid 1px #A1A1A1;
}

#menu ul li#menu3 {
      width:162px;
      float:left;
	  background-image: url(../images/charte_netskiss/menu_ac.png);
      border-right:solid 1px #009EDB;
	  border-top:solid 1px #A1A1A1;
}

#menu ul li#menu4 {
      width:162px;
      float:left;
	  background-image: url(../images/charte_netskiss/menu_privi.png);
      border-right:solid 1px #009EDB;
	  border-top:solid 1px #A1A1A1;
}

#menu ul li#menu5 {
      width:162px;
      float:left;
	  background-image: url(../images/charte_netskiss/menu_contentieux.png);
      border-right:solid 1px #009EDB;
	  border-top:solid 1px #A1A1A1;
}

#menu ul li#menu6 {
      width:164px;
      float:left;
	  background-image: url(../images/charte_netskiss/menu_pc.png);
	  border-top: solid 1px #A1A1A1;
}

#menu ul li a {
      display: block;
      height: 31px;
}

#menu ul li ul {
      display:none;
      border:none;
}

/*Non-IE6 hovering*/
#menu ul li:hover {
	position: relative;
}

#menu ul li#menu1:hover a#titre {
	  background-image: url(../images/charte_netskiss/menu_info_h.png);
}

#menu ul li#menu2:hover a#titre {
	  background-image: url(../images/charte_netskiss/menu_rcs_h.png);
}

#menu ul li#menu3:hover a#titre {
	  background-image: url(../images/charte_netskiss/menu_ac_h.png);
}

#menu ul li#menu4:hover a#titre {
	  background-image: url(../images/charte_netskiss/menu_privi_h.png);
}

#menu ul li#menu5:hover a#titre {
	  background-image: url(../images/charte_netskiss/menu_contentieux_h.png);
}

#menu ul li#menu6:hover a#titre {
	  background-image: url(../images/charte_netskiss/menu_pc_h.png);
}

#menu ul li:hover ul {
      display: block;
      position: absolute;
      z-index: 999;
	  background-image: url(../images/charte_netskiss/bg_menu.png);
      border: 1px solid #009EDB; /* Couleur de la bordure du sous-menu */
      /*filter: alpha(opacity=90);
      -moz-opacity:0.9;
      opacity: 0.9;
      -khtml-opacity: 0.9;*/
}

/*#menu ul li:hover ul li {
      border-right:none;
	  float: none;
}*/

#menu ul li:hover ul li a {/*texte du sous menu*/
      display:block;
      height:auto;
      line-height:1.0em;
	  margin-right: 3px;
	  margin-left : 3px;
      padding: 5px;
      text-transform: none;
      text-align: left;
      font: bold 11px/1.0em arial, verdana, lucida, sans-serif;
      color:#555;
	  border-bottom: 1px dotted #009EDB;
}

#menu ul li:hover ul li a.sep{
	padding-bottom: 10px;
	border-bottom: 1px solid #009EDB;
}

#menu ul li:hover ul li a.no_b_b{
	border: none;
}

#menu ul li:hover ul li a:hover {
	text-decoration: none;
	color: #009EDB; /* Couleur du texte du sous menu quand on passe la souris */
}

/*IE6 hovering*/
/*#menu ul li a:hover {
	position: relative;
	border-top: solid 1px #0F6F95;
}

#menu ul li a:hover ul {
      display: block;
      position: absolute;
      z-index: 999;
	  background-image: url(../images/charte_netskiss/bg_menu.png);
      border-right: 1px solid #009EDB;
	  border-left: 1px solid #009EDB;
	  border-bottom: 1px solid #009EDB;
}

#menu ul li a:hover ul li a {
      display:block;
      height:1px;
      line-height:1.0em;
	  margin-right: 3px;
	  margin-left : 3px;
      padding: 5px;
      text-transform:none;
      text-align: left;
      font: bold 11px/1.0em arial, verdana, lucida, sans-serif;
      color:#555;
	  border-bottom: 1px dotted #009EDB;
}

#menu ul li a:hover ul li a.sep{
	padding-bottom: 10px;
	border-bottom: 1px solid #009EDB;
}

#menu ul li a:hover ul li a:hover {
	background-image: url(../images/charte_netskiss/bg_menu_h.png);
	color: #009EDB;
}*/

/*Specification chaque menu*/
#menu ul ul#menu_info {
      /*border-left:none;*/
}
#menu ul ul#menu_info li {
      width:162px;
}

#menu ul ul#menu_rcs {
      left:-1px;
}
#menu ul ul#menu_rcs li {
      width:354px;
}

#menu ul ul#menu_ac {
      left:-1px;
}

#menu ul ul#menu_ac li {
      width:162px;
}

#menu ul ul#menu_privi {
      left:-1px;
}

#menu ul ul#menu_privi li {
      width:162px;
}

#menu ul ul#menu_jud {
      left:-104px;
}
#menu ul ul#menu_jud li {
      width:265px;
}

#menu ul ul#menu_pc {
      /*border-right:none;*/
      left:-61px;
}
#menu ul ul#menu_pc li {
      width:223px;
}

/*Specification chaque menu pour admin*/
#menu ul ul#menu_admin_local {
      border-left:none;
}
#menu ul ul#menu_admin_local li {
      width:236px;
}

#menu ul ul#menu_admin_news {
      left:-1px;
}
#menu ul ul#menu_admin_news li {
      width:132px;
}

#menu ul ul#menu_admin_tarif {
      left:-1px;
}

#menu ul ul#menu_admin_rcs {
      left:-1px;
}
#menu ul ul#menu_admin_rcs li {
      width:172px;
}

#menu ul ul#menu_admin_divers {
      left:-1px;
}
#menu ul ul#menu_admin_divers li {
      width:132px;
}

#menu ul ul#menu_admin_forum {
      border-right:none;
      left:-89px;
}
#menu ul ul#menu_admin_forum li {
      width:223px;
}
/***************************************** FIN MENU ***********************************************/

/* ####################### GAUCHE ####################### */

#kbis {
width:164px;
height: 91px;
background-image: url(../images/charte_netskiss/col_kbis.png);
}

#kbis:hover {
width:164px;
height: 91px;
background-image: url(../images/charte_netskiss/col_kbis.png);
}

#privileges {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_etats.png);
}

#privileges:hover {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_etats.png);
}

#formalites {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_formalites.png);
}

#formalites:hover {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_formalites.png);
}

#dcp {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_dcp.png);
}

#dcp:hover {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_dcp.png);
}

#telecharger {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_telecharger.png);
}

#telecharger:hover {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_telecharger.png);
}

#tarifs {
width:164px;
height: 82px;
background-image: url(../images/charte_netskiss/col_tarifs.png);
}

#tarifs:hover {
width:164px;
height: 82px;
background-image: url(../images/charte_netskiss/col_tarifs.png);
}

#calendrier {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_calendrier.png);
}

#calendrier:hover {
width:164px;
height: 81px;
background-image: url(../images/charte_netskiss/col_calendrier.png);
}

/***************************************** FIN GAUCHE ***********************************************/

/* ####################### TABLEAU ####################### */

table {
	border-width: 1px; 
	border-style: solid; 
	border-color: black;
	border-collapse: collapse;
}

th {
	background-color: #009EDB; /* Couleur de fond d'entête des tableaux */
	color: #ffffff; /* Couleur du texte d'entête des tableaux */
	font-weight: normal;
	padding: 4px;
}

td { 
	border-width: 1px;
	border-color: black;
	padding: 4px;
}

.tdtitre { 
background-color:#162D4B;
text-align:center;
}
.tdsoustitre { 
background-color:#009EDB; /* Couleur de fond de sous-titre utilisée pour les mois du calendrier d'audience */
text-align:center;
color: #FFF;
}
.tdcentre { 
text-align:center;
}
.tdcentretot { 
text-align:center;
font-weight: bold ;
color: #162d4b;
}
.tdgauche {
background-color:#DFEAF2; /* Couleur de la colonne de gauche */
}

table#evenements {
	border: none;
}

table#evenements td {
	border: none;
}

/*td{
text-align:center;
padding: 5px;
padding-left: 5px;
padding-right: 5px;
}*/
/***************************************** FIN TABLEAU ***********************************************/

/* ####################### Titres ####################### */

#corps h1, #corps_accueil h1 {
text-align:center;
color:#009EDB; /* Couleur du texte des titres de page */
font-weight: bold ;
font-size:13.0pt;
}
#corps h2, #corps_accueil h2 {
text-indent:12.2pt;
margin-top: 20px;
color:#162d4b;
font-weight: bold ;
font-size:12.0pt;
}
#corps h3, #corps_accueil h3 {
text-align:center;
color:#FFFFFF;
font-weight: bold ;
font-size:10.0pt;
}
#corps h4, #corps_accueil h4 {
text-indent:25pt;
margin-top: 20px;
color:#009EDB; /* Couleur du texte des sous-titres */
font-weight: bold ;
font-size:10.0pt;
}
#corps h5, #corps_accueil h5 {
text-indent:40pt;
margin-top: 20px;
color:#009EDB; /* Couleur du texte des sous-titres */
font-weight: normal;
font-style:italic;
font-size:10.0pt;
}
#corps h6, #corps_accueil h6 {
text-indent:12.2pt;
margin: 20px 0px 12px 0px;
color:#162d4b;
font-weight: bold ;
font-size:10.0pt;
}

div#separateur {
   position:relative;
   height:1px;
   line-height:0;
   margin-bottom: 20px;
   background-image: url(../images/separateur_darkblue.png);
   background-repeat: no-repeat;
   width: 100%;
}

/***************************************** Fin Titres ***********************************************/

/* ####################### Mes styles ####################### */

.lienmodele {
text-align:justify;
font-size:9.0pt;
text-indent:12.2pt;
padding-left: 5px;
padding-right: 5px;
vertical-align: 0;
color: #009EDB; /* Couleur des chevrons de la ligne d'Arianne */
font-weight: bold ;
text-decoration: none;
}
#corps p.liencentre, #corps_accueil p.liencentre {
text-align:center;
font-size:9.0pt;
padding-left: 5px;
padding-right: 5px;
vertical-align: 0;
color: #009EDB; /* Couleur des liens de page de page des privilèges */
font-weight: bold ;
text-decoration: none;
}
#corps p, #corps_accueil p {
text-align:justify;
text-indent:12.2pt;
padding-left: 5px;
padding-right: 5px;
margin: 0px auto;
}
#corps p.sansretrait, #corps_accueil p.sansretrait {
text-indent: 0;
}
#corps p.note, #corps_accueil p.note {
text-indent:8pt;
font-size:8.0pt;
} 
#corps ul, #corps_accueil ul {
margin: 0;
}
.ul0 {
padding: 0;
}
.ul02 {
list-style-type: disc;
}
.ul1 {
padding: 0;
list-style-type: disc;
list-style-image: url(../images/puce1.gif);
list-style-position: inside;
}
.ul2 {
list-style-type: disc;
list-style-image: url(../images/puce2.gif);
list-style-position: inside;
}
.ul3 {
list-style-type: disc;
list-style-image: url(../images/puce3.gif);
list-style-position: inside;
}
.ul4 {
list-style-type: none;
list-style-image: none;
}
.ul5 {
padding: 0;
list-style-type: none;
list-style-image: none;
margin: 0;
}
#corps li, #corps_accueil li {
text-align:justify;
padding: 2px 0px;
margin: 0px 50px;
list-style-type: disc;
}

.text2 {
text-align:justify;
font-size:9.0pt;
vertical-align: 0;
}
.asterisque {
text-align:justify;
font-size:7.0pt;
padding-left: 5px;
padding-right: 5px;
vertical-align: 0;
}
.error {
font-weight: bold;
color: #FF0000;
}

/***************************************** FIN MES STYLES ***********************************************/

/* ####################### NEWS ####################### */

hr {
clear: both;
width: 98%;
border: 0; /* enleve toute bordure */
border-bottom: 1px #162d4b dotted; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE , styles possibles : none, dotted, dashed, solid, double, groove, ridge, inset, outset */
height: 1px; /* pour IE */
}

.tablenews {
border-width:1px; 
border-style:none; 
border-color:black;
border-collapse:collapse;
}

.tdnewstitre { 
text-align:justify;
font-weight: bold ;
color: #162d4b;
}

.tdnewsdate { 
font-size:8.0pt;
color:#0888c8;
}

.tdnewscat { 
font-size:8.0pt;
color:#0888c8;
text-align:right;
}

.tdnewstext { 
text-align:justify;
text-indent:12.2pt;
padding-left: 5px;
padding-right: 5px;
margin: 0px auto;
}

/***************************************** FIN NEWS ***********************************************/

/* ####################### LSE ####################### */
#lse {
margin: 10px -20px;
}
#lse td {
vertical-align:top;
}
#lse h5 {
text-align:center;
color:#FFFFFF;
font-weight: bold ;
font-size:8.0pt;
}
#lse p.titre {
text-align:justify;
text-indent:12.2pt;
font-size:10.0pt;
font-family:Arial;
color:#9A1413;
font-weight: bold ;
}
#lse p.chap {
text-align:justify;
text-indent:12.2pt;
font-size:10.0pt;
font-family:Arial;
color:#162d4b;
font-weight: bold ;
}
#lse p.section {
text-align:justify;
text-indent:12.2pt;
font-size:10.0pt;
font-family:Arial;
color:#0888c8;
font-weight: bold ;
}
#lse p.ital {
color: #999999;
font-weight: normal;
}
#lse p.art {
text-align:justify;
text-indent:12.2pt;
font-size:10.0pt;
font-family:Arial;
font-weight: bold;
margin-top: 12px;
margin-bottom: 5px;
}
#lse p.art2 {
text-align:center;
text-indent:0pt;
font-size:10.0pt;
font-family:Arial;
font-weight: bold;
}
#lse p.ssect {
text-align:justify;
text-indent:17.1pt;
font-weight:bold;
font-size:10.0pt;
font-family:  Arial;
}
#lse p.text {
text-align:justify;
text-indent:12.2pt;
font-size:10.0pt;
font-family:Arial;
padding-left: 7px;
padding-right: 7px;
vertical-align: 0;
margin-bottom: 5px;
}
#lse p.sumup {
text-align:justify;
text-indent:7pt;
font-size:10.0pt;
font-family:Arial;
padding-left: 5px;
padding-right: 5px;
vertical-align: 0;
margin-bottom: 5px;
}
#lse p.ann {
text-align: center;
font-weight:bold;
font-size:16.0pt;
font-family:Arial;
color:green;
}
#lse p.code {
text-align:justify;
text-indent:10.4pt;
font-weight:bold;
font-family:Arial;
color:red;
}
#div conteneur {
padding-left: 40px;
padding-right: 40px;
}
#lse span.w {
color: white;
}
#lse span.dilipresid {
color: purple;
}
#lse span.dilitrib {
color: red;
}
#lse span.dilijugeco {
color: blue;
}
#lse span.diligreffier {
color: green;
}
#lse span.diliaj {
color: cyan;
}
#lse span.dilimj {
color: brown;
}
#lse span.dilidelai {
color: orange;
font-weight: bold;
}
/***************************************** FIN LSE ***********************************************/


/***************************************** DEBUT ACTU ***********************************************/

#corps .actu h2, #corps_accueil .actu h2 {
	color:#009EDB; /* Couleur de titre des news */
	margin:10px 0 5px 0;
	padding:0;
	text-indent:0;
}

#corps .actu, #corps_accueil .actu  {
	border-bottom:1px dashed #009EDB; /* Couleur du trait de pointillés séparateur des news */
	padding-bottom:5px;
}
#corps .actu.noborder, #corps_accueil .actu.noborder  {
	border-bottom:none;
}

#corps .actu .date, #corps_accueil .actu .date {
	font-size:10pt;
	float:left;
}

#corps .actu .categorie, #corps_accueil .actu .categorie {
	font-size:10pt;
	float:right;
	text-align:right;
}

#corps .actu .lien, #corps_accueil .actu .lien {
	font-weight:bold;
}

#corps_accueil .actu img, #corps .actu img {
	border:none;
	margin-right:20px;
	padding-bottom:20px;
}

#corps .actu p, #corps_accueil .actu p {
	margin:0;
	padding:0;
	text-indent:0;
}

#corps .actu p.description, #corps_accueil .actu p.description  {
	padding-top:10px;
	padding-bottom:10px;
}

#corps_accueil #news p#actu_suite {
	text-align:right;
	font-style:italic;
	font-size:11px;
}

#corps .both, #corps_accueil .both  {
clear:both;
}

#corps #affichage {
	margin-left:100px;
}
#corps #page {
	text-align:center;
	margin-top:10px;
	font-size:11px;
}

#corps p#effacer_filtre {
	margin-left:190px;
	margin-top:5px;
}

/***************************************** FIN ACTU ***********************************************/

/***************************************** DEBUT ABONNEMENT ***********************************************/



#corps #form_abonnement p {
	margin-bottom:10px;
}

#corps #form_abonnement label {
	float:left;
	width:120px;	
}

#corps #form_abonnement p.alerte {
	color:#FF0000;
}

#corps #form_abonnement p.menu_abon {
	text-align:center;
	line-height:20px;
}

/***************************************** FIN ABONNEMENT ***********************************************/


