@import url(reset.css);
@import url(typo.css);
@import url(menu_gauche.css);
@import url(foot.css);
@import url(lien_tete.css);

body {
	background:  #FFFFFF;
}

#site{
	background-image:url('../image/fondSite.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 auto;
	width: 985px;
	background-color : #FFFFFF;
}
#conteneur{
	/*
	border-color:#cccccc;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	background : #fff;
	*/
	width: 985px;
}
#entete{
	background: url(../images/tetiere.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color:#ffffff;
	height:207px;
}



#entete h1{
	margin:15px 0 0 24px;
	position:absolute;
}

#entete h1 a{
	background:none !important;
}
#contenue {
	padding-top:0.5em;
	min-height:500px;
	margin-bottom:30px;
}
#gauche {
	width:190px;
	margin-left:20px;
	float:left;
}
#centre {
	width:680px;
	_width:670px;
	background-image :url(../image/fond_contenue.jpg);
	background-position :top left;
	background-repeat :no-repeat;
	margin-left:220px;
	margin-right: 20px;
	line-height: 1.5em;
	padding-left: 50px;
	padding-top:5px;
	margin-top:5px;
}
/* Style du bandeau orange */
.gris {
	color:#666666;
}
.grisclair {
	color:#A6A6A6;
}
#barre_orange{
	background: url(../image/barre_rouge.jpg);
	background-position: top left;
	height:137px;	
}

/* Fin style du bandeau orange */
#filariane {
	background-image :url(../../Illisite_2008/image/flechefilariane.png);
	background-position :left;
	background-repeat :no-repeat;
	padding-left:15px;
	margin-left:240px;
}

h2, h3 {
	margin-top:15px;
}

h1 {
	color: #507081;
	font-size: 1.3em;
	margin-top:20px;
	margin-bottom:10px;
}

h2 {
	/*
	background-image: url(../image/puce_liste.jpg);
	background-position: left -2px ;
	background-repeat: no-repeat;
	*/
	overflow: visible;
	color :#b11918;
	font-size: 1em;
	font-weight: bold;
	/*
	margin-left:-20px;
	*/
	padding-bottom: 5px;
	/*
	padding-left: 20px;
	*/
}

h2.recherche {
	/*
	background-image: url(../image/puce_liste.jpg);
	background-position: left -2px ;
	background-repeat: no-repeat;
	*/
	overflow: visible;
	color :#b11918;
	font-size: 1em;
	font-weight: bold;
	/*
	margin-left:-20px;
	*/
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	/*
	padding-left: 20px;
	*/
}


h3 {
	color :#595959;
	font-size: 1em;
	font-weight: bold;	
}

h4 {
	color :#000000;
	font-size: 1em;
	font-weight: bold;	
}

a {
	text-decoration :none;
	color:#000000;
}

a:hover {
	text-decoration :underline;
}
.gras {
	font-weight: bold;
}

ul.nolist{
	margin-left:0px !important;
}
ul.nolist li{
	list-style-type:none !important;
}

#centre ul{
	list-style-type:disc;
	margin-left:15px;
}
#centre ul li{
	list-style-type:disc;
}

#centre table{
	border-collapse:collapse;
}

#centre table tr td{
	border:1px black solid;
	padding:2px 5px 2px 5px;
}

/* Style de la zone de pub a droite */

#pub{
position:absolute;
margin-left:510px;
margin-top:270px;	
left:50%;
}

.pub{
display:block;
margin-top:20px;
	
}

/* Fin style de la zone de pub a droite */

.lienretour{
	position: absolute;
	margin-left: 370px;
	margin-top: -30px;
}
.lienarchive{
	position: absolute;
	margin-left: 420px;
	margin-top: -30px;
}
.incrire_rdv{
	position: absolute;
	margin-left: 370px;
	margin-top: -30px;
}
.lesDossiers{
	position: absolute;
	margin-left: 370px;
	margin-top: -10px;
}
/********************Formulaire newsletter*************************/
#form_new{
	width: 320px;
	margin: 0 auto;
}
#form_new label{
	display: inline;
	float: left;
	width: 140px;
	padding-left: 10px;
}
#form_new input{
	margin-left: 0px;
}
#form_new input.b_new{
	margin-left: 217px;
	/margin-left: 225px;
}
.message_new{
	color: #FF0505;
}
/********************Fin Formulaire newsletter*************************/

/*************                      Formulaire rendez-vous                 **************/
#form_rdv{
	margin: 0 auto;
	}
#form_rdv label{
	width: 130px;
	float: left;
	}
#form_rdv input.b_rdv{
	margin-left: 417px;
	/margin-left: 420px;
	}
/************                      Fin formulaire rendez-vous**************/

.petit{
	font-size:0.8em;
	line-height:1em;
}

.rouge{
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}

.print_image{
	cursor:pointer;
}

img.onleft{
	float:left;
	margin:0px 5px 5px 0px;
}

img.onright{
	float:right;
	margin:0px 0px 5px 5px;
}

.blackpetit{
	color:#000000;
	font-size:0.9em;
	font-weight:normal;
}

.phpdigHighlight{
	font-weight:bold;
}

.center{
	text-align:center;
}
