@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:#333; /*color background - only works in IE */
	font-size: 0.72em; /*set default font size */
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	/*overflow:hidden;*/ /*get rid of scroll bars in IE */
	/* */ 
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	margin: 0;
	padding: 0;
	height: 100%;
}
#conteneur {
	width: 1000px;
	margin: 0 auto; 
	height: 67%;
}
#headerh {
	/*height: 100px;*/
	background-color: #fff;
}
#header {
	height: 122px;
	background:url(../images/header.jpg) top center no-repeat;
}
#contenu{
	background:url(../images/fondgauche.jpg) top left no-repeat;
	height:100%;
	font-size: 12px;
	min-height:400px;
	/*background-color:#e6f7fe;*/
	background-color:#fff;
	}
#contenu #gauche {
	/*background:url(../images/fondgauche.jpg) top center no-repeat;*/
	float:left;
	width:172px;
	height:100%;
	min-height:400px;
	}

#contenu #gauchearchi {
	/*background:url(../images/fondgauche.jpg) top center no-repeat;*/
	float:left;
	margin-left: 10px;
	width: 162px;
	height:100%;
	min-height:400px;
	}	

#contenu #centrec {
	float:left;
	width:656px;
	overflow:auto;
	overflow-x:hidden;
	height:100%;
	min-height:400px;
	color: #035ca1;
	/*background-color:yellow;*/
	/*background-color:#e6f7fe;*/
	background-color:#fff;
	z-index:500;
	}
	
.titre{
	display:block;
	padding-top:5px;
	padding-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color:#cc6600;
	}
	
.orange{
	vertical-align: top;
	font-size:12px;
	color:#cc6600;
	}
	
.titregris{
	font-size:11px;
	font-weight:bold;
	color:#6d6c71;
	}

.textegris {
	color: #737373;
	}
	
#contenu #intggauche {
	float:left;
/*	position: relative;
	float:left;
	margin-left:-100px;
	z-index:500;*/
	}
	
#centrecgauche {
	float:left;
	display:block;
	width:828px;
	overflow:auto;
	overflow-x: hidden;
	min-height:400px;
	height:100%;
	text-align:justify;
	}
	
#centrecgauche #intggauche {
	/*position:relative;
	display:block;
	float:left;
	width:172px;
	height: 100%;
	min-height:400px;
	background-color:#e6f7fe;
	z-index:10;*/
	}
	
#centrecgauche #intgcentre {
	/*display:block;*/
	float:left;
	width:478px;
	height: 100%;
	min-height:400px;
	background-color:#fff;
	margin-left:23px;
	padding-left:5px;
	color: #035ca1;
	}
	
#centrecgauche #intgdroite {
	float:left;
	width:151px;
	height: 100%;
	min-height:400px;
	padding-left:5px;
	background-color:#fff;
	}
	
#contenu #centrec {
	text-align:justify;
	}
	
#contenu #centrec #inthaut {
	float:left;
	text-align:center;
	width:480px;
	margin-bottom:20px;
	/*background-color:#0F3;*/
	}
#contenu #centrec #intdroit {
	float:left;
	text-align:center;
	vertical-align:middle;
	width:156px;
	height:100%;
	/*background-color:#F00;*/
	}
	
#contenu #centrec #intdroit img {
	margin: auto;
	}
	
#contenu #centrec #intgauche {
	float: left;
	padding: 0px 5px 0px 5px;
	width:470px;
	/*background-color:#F99;*/
	}

#contenu #centrec #intgauche a {
	color:#cc6600;
	text-decoration:none;
	}

#contenu #centrec #intgauche a:hover {
	color:#cc6600;
	text-decoration:underline;
	}

#contenu #centrec #intgauche ul li{
	text-align: left;
	}
	
#contenu #centrecgauche #intgcentre ul li{
	text-align: left;
	}
	
#contenu #centrec #intgauchecontact {
	float: left;
	padding: 0px 5px 0px 5px;
	width:387px;
	/*background-color:#F99;*/
	}

#contenu #centrec #intgauchecontact a {
	color:#cc6600;
	text-decoration:none;
	}

#contenu #centrec #intgauchecontact a:hover {
	color:#cc6600;
	text-decoration:underline;
	}

#contenu #centrec #intgauchecontact ul li{
	text-align: left;
	}
	
#contenu #droit {
	/*background:url(../images/fonddroite.jpg) top center no-repeat;*/
	float:left;
	width:172px;
	height:100%;
	min-height:400px;
	background-color:#a9a9a9;
	vertical-align:middle;
	text-align:center;
	}
#contenu #droit #info {
	margin-left:5px;
	/*height:100%;*/
	font-size: 12px;
	color:#e8e6e6;
	vertical-align:bottom;
	text-align:left;
	}
	
#contenu #droit #info a {
	color: #fff;
	text-decoration:none;
	}
	
#contenu #droit #info a:hover {
	color: #fff;
	text-decoration:underline;
	}

#contenu #droit #diapolink {
	vertical-align: middle;
	}

#contenu #droit #diapolink a {
	color:#fff;
	text-decoration:none;
	}

#contenu #droit #diapolink a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
#centre {
	background-color:#fff;
}
#centre img {
	margin:0px;
	padding:0px;
	border: 0;
	margin-right:-3px;
}
#hometexte {
	text-align: justify;
	padding: 0px 10px 10px 10px;
	color: #39f;
	background-color:#fff;
	font-size: 1.00em;
	}
#pied {
	background-color: #f60;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	height:18px;
	padding-top: 3px;
}

#pied a {
	background-color: #f60;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
}
#pied a:hover {
	background-color: #f60;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	text-decoration:underline;
}

#retouraccueil {
	background-color: #f60;
	margin-left: 20px;
	color: #FFF;
	margin-top: -21px;
	font-size: 11px;
	height:18px;
	width:100px;
	padding-top: 3px;
}

#retouraccueil a {
	background-color: #f60;
	color: #FFF;
	font-size: 11px;
	height:18px;
	padding-top: 3px;
	text-decoration:none;
}

#retouraccueil a:hover {
	background-color: #f60;
	color: #FFF;
	font-size: 11px;
	height:18px;
	padding-top: 3px;
	text-decoration:underline;
}

p {margin: 0;}


#page {
	/*width: 1000px;
	margin: 0 auto; 
	background-color: #fff;
	text-align:center;*/
	/*position: absolute;
	width: 1000px;
	background-color: #fff;
	left:50%;
	margin-left:-45%;
	width:90%;*/
	}

/*.menu {
	display: block;
	}
	
.menuimage {
	margin:0px;
	padding:0px;
	border:0px;
	}
	
#homespace {
	
	}
	

	
#footer {
	background-color: #f60;
	text-align: center;
	color: #FFF;
	font-size: 11px;
}

#footer a {
	background-color: #f60;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	text-decoration:none;
}
#footer a:hover {
	background-color: #f60;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	text-decoration:underline;
}*/