.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
}
html {
		background:transparent url('/img/theme/header/header-bg-trans.png') repeat-x top left;
		background-color: #eee;
	}
	body {
		width: 950px;
		background-color: white;
		margin: 0px auto;
		}
		#container {
			background:transparent url('/img/theme/body-bg2.jpg') no-repeat bottom left;
			}
			#baseline {
				clear: both;
				height: 12px;
				background-color: #440027;
			}
		#access_nav {
			position: absolute;
			margin-left: -9999px;
			}
/*****************************************
** Têtière
*****************************************/
		#header {
			height: 135px;
			position: relative;
			margin: 0px 0px 18px 0px;
			background:transparent url('/img/theme/header/header-bg-trans.png') repeat-x top left;
			}
			#nav {
				position: absolute;
				bottom: 33px;
				right: 190px;
				width: 760px;
				}
				#nav h2 {
					position: absolute;
					margin-left: -9999px;
					}
				#nav dl {
					float: right;
					overflow: hidden;
						}
						#nav dl dt {
							float: left;
							background:transparent url('/img/theme/header/menuTop/nav_li-bg-trans.png') repeat-x top left;
							}
							#nav dl dt a {
								color: white;
								display: block;
								float: left;
								line-height: 26px;
								height: 26px;
								font-weight: bold;
							}
							#nav dl dt a:hover {
								text-decoration: none;
								color: #c6be64;
							}
							#nav dl dt a.selected {
								background:transparent url('/img/theme/header/menuTop/nav_li-bg_selected.jpg') no-repeat bottom center;
								color: #c6be64;
							}
							#nav dl dt img {
								vertical-align: middle;
								display: block;
								float: left;
							}
						#nav dl dd {
							position: absolute;
							top: 34px;
							left: 0px;
							width: 950px;
							background-color: #620038;
							height: 35px;
							display: none;
							overflow: hidden;
							}
							#nav dl dd ul {
								margin: 0px 10px;
								margin-left: 310px;
								width:950px;
								}
								#nav dl dd ul li {
									float: left;
									line-height: 35px;
									display: block;
									margin: 0px 5px;
									color: white;
									font-weight: bolder;
									}
									#nav dl dd ul li a {
										color: white;
										font-weight: bolder;
									}
				#loginBox {
					position: absolute;
					bottom: -5px;
					right: 35px;
					overflow: hidden;
					width: 154px;
					color: white;
					}
					#loginBox h6 {
						text-align: left;
						background:transparent url('/img/theme/header/bv/onglet-bg-trans.png') no-repeat top left;
						width: 154px;
						height: 30px;
						line-height: 30px;
						color: white;
						font-size: 83.33%;
						padding-left: 50px;
						cursor: pointer;
					}
					#loginBox form {
						padding: 5px 10px 15px 10px;
						background:transparent url('/img/theme/header/bv/loginBox_bg.png') repeat-y top left;
						overflow: hidden;
						
						}
						#loginBox form label {
							color: white;
							font-size: 83.33%;
						}
						#loginBox form div.input.text input, #loginBox form div.input.password input {
							width: 125px;
							height: 1em;
						}
				#breadCrumb {
					margin: 20px 0px 0px 110px;
					padding-left: 9px;
					font-size: 91.67%;
					color: #6c5c0b;
					}
					#breadCrumb a {
						color: #6c5c0b;
						
					}
					#breadCrumb a.selected {
						border-bottom: dotted #6c5c0b thin;
					}
					#breadCrumb a:hover {
						text-decoration: none;
						border-bottom: solid #6c5c0b thin;
					}
					#breadCrumb a.selected:hover {
						text-decoration: none;
					}
/*****************************************
** Colonne gauche
*****************************************/
		#newsBox {
			width: 190px;
			float: left;
			margin: 0px 24px 0px 110px;
			background: #f4f4f4 url('/img/theme/newsBox/newsBox_bottom.jpg') no-repeat bottom left;
			}
			#newsBox h2 {
				background:transparent url('/img/theme/newsBox/newsBox_top.jpg') no-repeat top left;
				border-bottom: solid 1px #e3e3e2;
				color: #620038;
				font-size: 166.67%;
				line-height: 28px;
				padding-left: 9px;
				}
			#newsBox dl {
				margin-top: 10px;
				padding:0px 9px;
				padding-bottom: 10px;
				}
				#newsBox dl dt {
					color: #6c5c0b;
					font-weight: bold;
					display: inline;
					font-size: 91.67%;
					}
					#newsBox dl dt a {
						color: #6c5c0b;
						display: inline;
						}
				#newsBox dl dd {
					color: #3d3d3d;
					display: inline;
					font-weight: bold;
					font-size: 83.37%;
					}
					#newsBox dl dd a {
						clear:both;
						display: block;
						margin-bottom: 10px;
						color: #620038;
						font-weight: bold;
					}
/*****************************************
** Colonne centrale
*****************************************/
		#content {
			width: 335px;
			float: left;
			overflow: hidden;
			margin: 0px 24px 0px 0px;
			z-index: 1;
			}
			#content .voir, #content .form {
				min-height: 600px;
				margin-bottom: 15px;
				font-size: 108.34%;
				}
				#content .voir h2, #content .contacts.form h2, #content .form.calculer h2, #content .reunions.form h2, #content .consultant.form h2,  #content .consultant.resultat h2 {
					font-size: 133.33%;
					color: #620038;
					font-weight: normal;
					border-bottom: solid 1px #e3e3e2;
					line-height: 28px;
					height: 28px;
					width: 335px;
					margin-bottom: 5px;
				}
				#content .voir p#printBox {
					text-align: right;
					font-size: 75%;
					margin-bottom: 20px;
					}
					#content .voir p#printBox a {
						color: #620038;
						border-bottom: dotted 1px;
					}
					#content .voir p#printBox a:hover {
						border-bottom: solid 1px;
						text-decoration: none;
					}
				#content .voir h3, #content .form.calculer h3 {
					font-size: 133.33%;
					color: #6c5c0b;
					font-weight: normal;
					line-height: 28px;
/*					height: 28px;*/
					margin-bottom: 13px;
					width: 335px;
					overflow: hidden;
				}
				#content .voir div {
					color: #3d3d3d;
					font-size: 91.67%;
					}
					#content .voir div p {
						margin-bottom: 20px;
					}
			#content .contacts.form, #content .reunions.form {
				
				}
				#content .contacts.form label, #content .reunions.form label, #content .consultant.form label, #content #consultantSearch label {
					display: block;
					}
					#content .contacts.form .checkbox label, #content .contacts.form p, #content .reunions.form .checkbox label, #content .consultant.form .checkbox label {
						font-size: 75%;
					}
					
				#content .contacts.form input, #content .contacts.form textarea, #content .reunions.form input, #content .reunions.form textarea, #content .consultant.form input, #content .consultant.form textarea, #content #consultantSearch input, #content .calculer input.submit {
					width: 300px;
					border: solid 1px;
				}
				#content .contacts.form .checkbox input#ContactCnil {
						width: auto;
						border: 0;
					}
				#content .contacts.form input.submit, #content .reunions.form input.submit, #content .consultant.form input.submit, #content #consultantSearch input.submit, #content .calculer input.submit{
					width: auto;
				}
				#content .form .error-message {
					color: red;
				}
				#content .form input.form-error, #content .form textarea.form-error {
					border-color: red;
				}
			#content h6#exergue {
				text-align: center;
				margin-top: 50px;
			}
			#content div#alt-paginator {
				text-align: right;
				}
				#content div#alt-paginator a {
					color: #620038;
					font-style: italic;
				}
				#content #contenu {
					overflow: hidden;
				}
/*****************************************
** Colonne droite
*****************************************/
		#sub_nav {
			width: 230px;
			float: left;
			margin: 0px 0px 0px 0px;
			background:#f4f4f4 url('/img/theme/sub_nav/sub_nav-top.jpg') no-repeat top left;
			}
			#sub_nav h3 {
				background-color: #868684;
				color: white;
				padding: 0px 0px 0px 10px;
				line-height: 24px;
				font-size: 91.67%;
				letter-spacing: 1px;
				margin: 0px 0px 20px 0px;
			}
			#sub_nav h3.chapeau {
				border-bottom: solid 1px #e3e3e2;
				color: #868684;
				line-height: 32px;
				font-size: 166.67%;
				font-weight: normal;
				letter-spacing: 0px;
				background-color: transparent;
				margin: 0px;
				}
			#sub_nav a {
				padding-left: 5px;
				color: #5f0048;
				font-size: 100%;
				line-height: 35px;
				font-size: 83.34%;
				}
				#sub_nav img.rss {
					vertical-align: middle;
					padding: 0px 0px 0px 10px;
				}
			#sub_nav dl#reunions {
				padding-left: 10px;
				margin-bottom: 15px;
				}
				#sub_nav dl#reunions dt {
					float: left;
					color: #6c5c0b;
					margin-right: 0.5em;
					}
					#sub_nav dl#contentSubNav h3 {
						margin-bottom: 10px;
					}
					#sub_nav dl#reunions dt a {
					color: #6c5c0b;
					font-weight: bold;
					line-height: 0px;
					padding: 0px;
					font-size: 100%;
					}
				#sub_nav dl#reunions dd {
					color: #868684;
					font-size: 83.34%;
					padding-top: 3px;
					}
					#sub_nav dl dd a {
						line-height: 150%;
					}
				#sub_nav dl#reunions dd.sep {
					clear: both;
					line-height: 0px;
					height: 1px;
				}
			#sub_nav dl#otherNews {
				background:transparent url('/img/theme/sub_nav/sub_nav-bottom.jpg') no-repeat bottom left;
				padding: 0px 10px;
				padding-bottom: 15px;
				}
				#sub_nav dl#otherNews dt {
				}
				#sub_nav dl#otherNews dt a {
					padding-left: 0px;
					font-size: 100%;
				}
				#sub_nav dl#otherNews dd {
					color: #868684;
					font-size: 91.67%;
					}
					#sub_nav #sub_nav #otherNews dl dt {
				}
				#sub_nav #otherNews dt a {
					padding-left: 0px;
					line-height: 15px;
				}
					#sub_nav dl dd span {
						color: #6c5c0b;
						font-size: 116.67%;
					}
			#sub_nav #consultant {
				background-color: white;
				overflow: hidden;
				}
				#sub_nav #consultant h3 {
					margin: 18px 0px 0px 0px;
					color: #5f0048;
					background-color: transparent;
					font-size: 133.33%;
					font-weight: normal;
					padding: 0px;
					}
				#sub_nav #consultant ol {
					background:white url('/img/theme/sub_nav/consultant_bg.jpg') no-repeat top left;
					padding: 9px 0px 0px 29px;
					position : relative;
					height: 119px;
					}
					#sub_nav #consultant ol li span.nom, #sub_nav #consultant ol li span.prenom {
						font-size: 116.67%;
						color: #ececec;
						position: absolute;
						z-index: 2;
						left: 115px;
						}
					#sub_nav #consultant ol li span.nom {
						top: 26px;
						}
					#sub_nav #consultant ol li span.prenom {
						top: 43px;
					}
					#sub_nav #consultant ol li span.activite {
						color:#cccc66;
					}
		#sub_nav #contentSubNav {
			background:transparent url('/img/theme/sub_nav/sub_nav-bottom.jpg') no-repeat bottom left;
			padding-bottom: 15px;
		}
			#sub_nav #contentSubNav dd a {
				font-size: 91.67%;
			}
/*****************************************
** Partenaires - HOMEPAGE
*****************************************/
#partnerBox {
	margin-top: 20px;
	position: relative;
		top: -20px;
		left: 283px;
		height: 50px;
		width: 630px;
		overflow: hidden;
	}
	#partnerBox li {
		float: left;
		margin: 0px 16px 10px 16px;
	}
/*****************************************
** Navigation pied de page
*****************************************/
#bottom_nav {
	position: relative;
		top: -10px;
		left: 283px;
		margin-bottom: -10px;
		overflow: hidden;
		width: 630px;
	}
	#bottom_nav li {
		float: left;
		margin: 0px 10px;
		}
		#bottom_nav li a {
			color: #620038;
			font-size: 10px;
			font-family: tahoma, sans-serif;
			display: block;
		}
/*****************************************
** FOOTER
*****************************************/
#footer {
	color: #aaa;
	font-size: 83.34%;
	text-align: right;
	padding-top: 1px;
	}
	#footer h6 {
		display:none;
	}
	#footer a {
		color: #666;
/*		font-size: 83.34%;*/
	}
	#footer a:hover {
		color: #620038
	}