/* CSS Document */
	body {
	margin:0;
	padding:0;
	font:11pt/1 sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
		}
	a{
	color: #006699;
	text-decoration: none;
	}
	
	a:link{
		color: #006699;
		text-decoration: none;
	}
	
	a:visited{
		color: #006699;
		text-decoration: none;
	}
	
	a:hover{
		color: #006699;
		text-decoration: underline;
	}
	
	#boite {font-size:10px;color:#000033;}
	#header {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	padding:0px;
	height: 76px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
		}
		
	#footer {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	padding:0px;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	}

	#main1 {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	padding:0px;
	background:url("../img/fond_gauche.gif") top left repeat-y;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
		}
	#main2 {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	padding:0px;
	background:url("../img/fond_droit.gif") top right repeat-y;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 5px;
		}
	#left {
	float:left;
	width:165px;
	margin:0px;
	font-size:80%;
	margin-top: 0px;
	padding:0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	
		}
	#left ul a:link, #left ul a:visited {display: block;}
	#left ul {list-style: none; margin: 0; padding: 0;}
	#left li {border-bottom: 1px solid #cccccc;}
	#left h1 {font-size:120%;}
	#recherche {
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	font-weight: bold;
	}
	
#recherche form{
 margin: 0px;
 padding: 0px;
}

#recherche label{
	display: block;
	margin: 0px;
	padding: 0px;
}
/***************************************************************/
	#menuGauche1 {
	width:165px;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	}
	
	#menuGauche1 h3{
		padding: 10px 0px 2px 10px;
	}
	
	#menuGauche1 a {
		display: block;
		padding: 2px 0px 2px 10px;
	}
	
	#menuGauche1 a:hover{
		background-color: #dddddd;
		text-decoration:none;
}
/******************************************************/
	#menuGauche2 {
	width:165px;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	
	}
	
	#menuGauche2 h3{
		padding: 10px 0px 2px 10px;
	}
	
	#menuGauche2 a {
		display: block;
		padding: 2px 0px 2px 10px;
	}
	
	#menuGauche2 a:hover{
		background-color: #dddddd;
		text-decoration:none;
}
/******************************************************/
	#right {
	float:right;
	width:90px;
	margin:0;
	padding:0;
	font-size:80%;
	margin-top: 0px;
	background:url("../img/fond_transparent.gif") top left repeat-y;
		}
	#middle {
	width:475px;
	margin:0px 170px;
	font-size:80%;
	margin-right: 0px;
		}
		
	#milieu2 {
	margin:0px 170px;
	font-size:80%;
	margin-right: 0px;
	}
	#milieu2 h1{font-size:100%;margin-left:20px;}
	.column-in {
		margin:0; padding:0px;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	h1 {
	font-size:130%;
	color:#FF6600;
	}
	h1,h2,h3,h4 { margin: 0.2em 0 }
	p {
	margin: 0.2em 0;
	text-indent: 0px;
}
	a { color:black }
	
	.copy { text-align:center; font-size:80% }
.conteneurPopup {
	background-image: url(../img/fonPopup.png);
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	z-index: 20;
}
