/* ATTENTION : UTILISÉ PAR L'ESPACE ADHÉREZ */
html 					{	height:100%;}
h1, h2,h3, h4, h5, h5	{	margin: 0 0 0 0;}
img 					{	border:0;}
body 					{	margin:0;  padding:0;  height:100%;  font-family: arial,verdana,  sans-serif;background-color:white;}
form					{	padding:0;	margin:0;}
table					{	padding:0;	}
tr 						{	vertical-align: top;}
ul,ol					{	margin:11px 0px;padding-left:40px;}/*pour que ie soit co firefox */
p						{	margin:11px 0px;padding:0;}/*pour que ie soit co firefox */
/*polices universelles*/
body {
	background-color:white;
	font-size: 11px;
}
/*html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd {
   font-size: 11px;
}*/
h1 {
   font-size: 20px;
}
h2 {
   font-size: 18px;
}
h3 {
   font-size: 16px;
}
h4 {
   font-size: 13px;
}
h5 {
   font-size: 11px;
}

.center 				{	text-align: center;}
.nettoie 				{	clear:both;}
.retrait				{	padding-left:25px;	}
.hide					{	display:none;}

/* PAGES EN GENERAL */
#page{
	width:990px;
	overflow:hidden;
	margin:0 auto;
	
}
		

#p_adhesion #contenu{	
	width:695px;
}

#pied{
	clear:both;
	margin-left:270px;
}
	#pied ul{
		margin:3px auto 3px auto;
		text-align:center;
	}
	#pied li{
		display:inline;
		margin:0px 5px;
		list-style: none;
	}
	#pied li.separator{
		margin:0 5px;
	}
	#pied li.last{
		margin:0 0 0 10px;
	}
		
/* STYLE COMMUNS PARAGRAPHE*/

input.submit{
	background-color:#C50246!important;
	color:white!important;
	width:auto!important;
	font-weight:bold;
	border:0;
	border-left:1px solid #020202;
	border-bottom:1px solid #020202;
	cursor: pointer;
}
	input.focus{
		background-color:#4F4F4F!important;
		color:white!important;
		border:0;
		border-left:1px solid #020202;
		border-bottom:1px solid #020202;
	}
	input.mouseover{
		background-color:#4F4F4F!important;
		color:white!important;
		border:0;
		border-left:1px solid #020202;
		border-bottom:1px solid #020202;
	}
	
	input.lienbutton{
		display:inline;
		border:0;	
	}

.infos_sup{
	color:#0080CC;
}
.date{
	color:#4E4E4E;
}

/*LIENS*/
a{
	color:#0080CC;
}
.lien3{
	color:#4F4F4F;
}
	a.lien3:hover{
		color:#C50246;
	}
.lien2{
	color:black;
}
	a.lien2:hover{
		color:#4F4F4F;
	}
		#pied li a{
			color:black;
			text-decoration:none;
		}
		#pied li a:hover{
			color:#C50246;
		}


h2 span.important{
	color:#C50246;
}
img.illustration{
	float:left;
	padding:1px 10px;	
}
#conteneur_pages{
	/*margin-left:10px;*/
	overflow:hidden;
	width:789px;
}
#conteneur_pages h1,
#conteneur_pages h2,
#conteneur_pages h3,
#conteneur_pages h4,
#conteneur_pages p{
	margin:10px 10px;	
}
#conteneur_pages ol,
#conteneur_pages ul{
	margin:10px 0px;
	padding-left:25px;
}
.modele_archives #conteneur_pages ul.liste_lien_type1{
	margin:10px;
}
#conteneur_pages span.separateur{
	margin:0 3px;
}
#conteneur_pages p.separateur2,
#conteneur_pages p.separateur{
	border-bottom:1px solid #cccccc;	
	/*avant :border-bottom:1px solid #4E4E4E;	*/
}
#conteneur_pages p.separateur3{
	border-bottom:1px dashed #b5154a;	
}
#conteneur_pages p.separateur4{
	border-bottom:1px solid #cccccc;	
	line-height: 1px;
	clear:both;
}
#conteneur_pages  table.style_table_public{
	/*border:1px solid black;	*/
	margin:0 10px 0 25px;
}


