*
{
}

html, body 
{
	height: 100%;
	margin: 0;
}

html
{
	background:#FFF;
}

body {
	margin-left:5px;
	margin-right:5px;
	
	font-family: Arial, Helvetica, sans-serif; 
	color: #431892; 
	font-size: 0.8em; 

}

div#milieu_acc
{
	margin-left:180px;
	margin-right:160px;
	background:url(img/index_01.gif);
	background-repeat:no-repeat;
	min-height:500px;
}

img
{
	border:0;
}

div#droite_acc
{
	float:right;
	width:180px;
	border:1px solid red;
}

div#global 
{
	width: 100%;
  min-height:100%;
  height:auto !important;
  height:100%;
	margin: 0 auto;
	position: relative;
	background: url(img/global.png) repeat-y;
}
	
div#global_acc
{
	width: 100%;
  min-height:100%;
  height:auto !important;
  height:100%;
	margin: 0 auto;
	position: relative;
	background: url(img/global_acc.png) repeat-y;
}
	
div#center 
{
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 30px; 
	overflow:auto;
}

div#footer 
{
	position: absolute;
	width: 100%;
	bottom: 0;
	background: #663366;
	color: #fff;
	height:30px;
	font-weight:bold;
	font-size:1.2em;
}

div#content 
{
	margin-left:185px;
	margin-right:20px;
	padding-left:20px;
}

div#content li
{
	margin-left:30px;
}

.li_espace li
{
	margin-bottom:10px;
}

div#content_acc
{
	margin-left:185px;
	margin-right:20px;
	padding-left:335px;
	font-weight:bold;
	height:215px;
	background-image:url(img/index_01.gif);
	background-repeat:no-repeat;
	background-position:30px 0px;
}

div#content_acc ul
{
	list-style:none;
}

div#content_acc li
{
	padding-top:15px;
}

div#accueil
{
	margin-left:185px;
	margin-right:20px;
	padding-left:340px;
	background:url(img/global.png);
}

div#accueil ul
{
	list-style:none;
}

div#accueil li
{
	padding-top:10px;
	
}

div#sidebar 
{
	float: left;
	width: 185px;
}

div#header 
{
	padding-top:5px;
	background: #FFF;
	color: #000;
	height:150px;
	position:relative;
	overflow:auto;
}

div#header-top
{
	position:relative;
	background:url(img/haut_01.jpg) no-repeat;
	height:4px;
}

div#header-left
{
	position:absolute;
	left:0;
	background-image:url(img/header-left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:50%;
	height:90px;
}

div#header-center
{
	position:absolute;
	top:10px;
	width:249px;
	left:50%;
	margin-left:-205px;
}

div#header-center h1
{
	margin:0;
}

div#header-right
{
	right:0;
	position:absolute;
	width:50%;
	height:90px;
	float:right;
	background-image:url(img/header-right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

div#header-bottom
{
	position:absolute;
	top:99px;
	width:100%;
	background:#FFF url(img/haut_05a.jpg) repeat-x;
	height:50px;
}

div#header-bottom
{
	text-align:center;
}

ul#menu 
{
	margin: 0;
	padding: 0;
	padding-left:10px;
	list-style: none;
	height: 30px;
	line-height: 30px;
}

ul#menu li
{
	background: url(img/point.png) repeat-x;
	background-position:bottom;
}

ul#menu a
{
	background: url(img/puce.gif) no-repeat;
	color: #660066; 
	left:1px;
	padding-left: 25px;
	margin: 2px 0;
	text-decoration: none;
}

#actif
{
	padding-left:25px;
	font-weight:bold;
}

ul#menu a:hover 
{
	color: #c30;
}

a 
{
	color:#660066;
	text-decoration:none;
	font-weight: bold;
}

a:hover 
{
	color: #CC0066;
}
	
#footer_col1, #footer_col2, #footer_col3
{
	float:left;
	padding-left:10px;
	padding-top:5px;
 }

#footer_col1
{
	width:44%;
}

#footer_col2
{
	width:38%;
}

blockquote
{
	margin:0;
	padding-top:3px;
	color:#431892;
	font-weight:bold;
}

h2 
{
	margin-top:10px;
	position:relative;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:35px;
	background: transparent url(img/h2_deb.gif) no-repeat 0 50%;
	margin-right:30px;
	font-size:1.8em;
}

h2 span 
{
	padding-right:35px;
	padding-top:30px;
	padding-bottom:30px;
	background: transparent url(img/h2_fin.gif) no-repeat 100% 50%;
}

#content blockquote
{
	padding-top:35px;
	font-size:1.2em;
/*	position:absolute;
	top:180px;
	right:30px;
	padding-top:35px;
	width:350px;
	text-align:right; */
}	


h3
{
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid purple;
	border-top:1px solid purple;
	font-style:italic;
	margin-top:10px;
}

.col_left
{
	float:left;
	width:45%;
}

.col_right
{
	float:right;
	width:45%;
}

.ref_recente
{
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	font-style:italic;
}

ul
{
	margin:0;
}

p
{
	margin-bottom:10px;
}



.gras
{
	font-weight:bold;
}

.bloc_contact
{
	padding-bottom:20px;
}

.deb_apr_titre
{
	clear:both;
}