/* CSS Document 
body {
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
}
*/



/* CSS Document */                               
body {
	background-color:#ffffff;
	font-family:Arial;
	margin:0px;
	padding:0px;
	width:100%;
	font-size: 0.8em;
	line-height: 1.2em;
}
/*--------------------------------------------------*/
/*image en haut à droite du site
#fond1 {
	background-image: url(../DECO_img/hautdroit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px;
	padding:0px;
	width:100%;
}*/

/*--------------------------------------------------*/
/*image en haut à gauche du site*/
body {
	background-image: url(../DECO_img/hautgauche.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*--------------------------------------------------*/
/*image en haut à gauche du site

#fond3 {
	background-image: url(../DECO_img/basgauche.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
*/


#page {
	margin:0px;
	padding:0px;
	background: transparent url(../DECO_img/hautdroit.jpg) no-repeat right top;
}
#wrapper1 {
	position:relative;
	text-align:center;
	width:100%;
	background:transparent;
}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background: transparent url(../DECO_img/basgauche.jpg) no-repeat left bottom;
}
/*#maincol {
	position:relative;
	padding:0px 0px 0px 20px;
	min-width:500px;
	max-width:810px;
	background: transparent;
	margin: 0px auto;
}*/
#maincol {
	position:relative;
	padding:0px 20px 0px 40px;
	min-width:700px;
	max-width:800px;
	background: transparent;
	margin: 0px auto;
}
/* header */ 
#header {
	margin: 0px;
	padding: 7px 0px 0px;
}
#header1 {
	width: 195px;
	float: left;
	height: 97px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	/* left: 1px; */
	background: transparent url(../DECO_img/ombre.gif) repeat-x bottom;
}
#header2 {
	margin-left: 0px;
	background: transparent url(../DECO_img/bandeau.jpg) right;
	height: 97px;
	margin-right: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	width: auto;
}
#header_menu {
	position:absolute;
	left: 50%;
	height: 97px;
	top: 50px;
	margin: 0px 0px 0px -208px;
	padding: 0px;
	width: 416px;
}
#header_menu h2 {
	margin: 0px;
	padding: 0px;
}
#header_menu a {
	display: block;
	/* width: 110px; */
	float: left;
	background-color: transparent;
	background-image: url(../DECO_img/rondc.gif);
	background-repeat: no-repeat;
	letter-spacing:1px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 50px;
	margin-right: 8px;
	margin-left: 8px;
	background-position: 50% 50%;
	padding-top: 16px;
	margin-top: 15px;
}
#header_menu a:hover {
	font-size: 14px;
	color: #fed201;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../DECO_img/rond.gif) no-repeat 50% 50%;
}
#header3 {
	width: 200px;
	background: transparent url(../DECO_img/fond-recherche.gif) no-repeat right;
	height: 97px;
	float: right;
	margin-top: -97px;
}
#header3 form {
	padding: 0px;
	text-align: center;
	margin: 0px;
	width: 120px;
	position: relative;
	top: 58px;
	left: 10px;
	background: transparent;
}
#header3 form label {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #0074BA;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
#header3 .recherchetxt {
	width:90px;
	border:1px solid #0074BA;
	font-size:10px;
	height:13px;
	padding:0px;
	margin:0px 3px 0px 0px;
	text-align: left;
	vertical-align: middle;
}
#header3 .recherchebouton {
	height: 17px;
	font-size: 8px;
	color: #FFFFFF;
	background: #0074BA url(../DECO_img/ok1.jpg) no-repeat;
	width: 17px;
	text-align: center;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* Page d'accueil */
#maincol_accueil {
	position:relative;
	padding:0px 20px 0px 40px;
	min-width:700px;
	max-width:800px;
	background: transparent;
	margin: 0px auto;
}
#header_accueil {
	margin: 0px;
	padding: 0px;
}
#header1_accueil {
	width: 200px;
	float: left;
	height: 118px;
	margin: 0px;
	padding: 0px;
	position: absolute;/* left: 1px; 
	background: transparent url(../DECO_img/ombre.gif) repeat-x bottom;*/
}
#header2_accueil {
	background: transparent url(../DECO_img/bandeau_accueil.jpg) right;
	height: 118px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	width: auto;
	margin: 0px 162px 0px 0px;
}
#header_menu_accueil {
	position:absolute;
	left: 50%;
	height: 110px;
	top: 114px;
	margin: 0px 0px 0px -180px;
	padding: 0px;
	width: 416px;
}
#header_menu_accueil h2 {
	margin: 0px;
	padding: 0px;
}
#header_menu_accueil a {
	display: block;
	/* width: 110px; */

	float: left;
	background-color: transparent;
	background-image: url(../DECO_img/rondc.gif);
	background-repeat: no-repeat;
	letter-spacing:1px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 50px;
	margin-right: 8px;
	margin-left: 8px;
	background-position: 50% 50%;
	padding-top: 16px;
	margin-top: 15px;
}
#header_menu_accueil a:hover {
	font-size: 14px;
	color: #fed201;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../DECO_img/rond.gif) no-repeat 50% 50%;
}
#header3_accueil {
	width: 162px;
	background: transparent url(../DECO_img/fond-recherche_accueil.gif) no-repeat right;
	height: 118px;
	float: right;
	margin-top: -118px;
}
#header3_accueil form {
	padding: 0px;
	text-align: center;
	margin: 0px;
	width: 120px;
	position: relative;
	top: 78px;
	left: 10px;
	background: transparent;
}
#header3_accueil form label {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #0074BA;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
#header3_accueil .recherchetxt {
	width:90px;
	border:1px solid #0074BA;
	font-size:10px;
	height:13px;
	padding:0px;
	margin:0px 3px 0px 0px;
	text-align: left;
	vertical-align: middle;
}
#header3_accueil .recherchebouton {
	height: 17px;
	font-size: 8px;
	color: #FFFFFF;
	background: #0074BA url(../DECO_img/ok1.jpg) no-repeat;
	width: 17px;
	text-align: center;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* Remplacement d'image */ 

h1#titresite_accueil {
	width: 539px;
	height: 58px;
	position: relative;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 40px 0px 5px;
	color: #FFFFFF;
	margin: 0px 0px 0px 70px;
}
h1#titresite_accueil a, h1#titresite a {
	color: #fff;
	text-decoration: none;
}
h1#titresite_accueil span {
	background: url(../DECO_img/CG23titre_accueil.gif) no-repeat;
	position: absolute;
	width: 539px;
	height: 58px;
	margin-left: -70px;
}
h3#etaussi {
	width: 90px;
	height: 18px;
	font-size: 2px;
	color: #FFFFFF;
}
h3#etaussi span {
	background: url(../DECO_img/etaussi.jpg) no-repeat;
	position: absolute;
	width: 90px;
	height: 18px;
	margin-left: -5px;
}
/* Fin page d'accueil */































































































.trailbar {
	color:#0173B9;
	font-size:90%;
	font-weight:bold;
	color:#0173B9;
	width:78%;
	text-align:left;
	padding: 0px 0px 4px;
	margin: 0px;
	vertical-align: middle;
}
.trailbar a {
	color:#6EACDD;
	text-decoration:none;
}
.trailbar a:hover {
	color:#0173B9;
	text-decoration:underline;
}
/* Remplacement d'image */ 

h1#titresite {
	width: 382px;
	height: 40px;
	position: relative;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px;
	color: #FFFFFF;
	margin: 0px;
}
h1#titresite span {
	background: url(../DECO_img/CG23texte.gif) no-repeat;
	position: absolute;
	width: 382px;
	height: 40px;/* margin-left: -70px; */
}
h3#services {
	width: 90px;
	height: 18px;
	font-size: 2px;
	color: #FFFFFF;
}
h3#services span {
	background: url(../DECO_img/services.jpg) no-repeat;
	position: absolute;
	width: 90px;
	height: 18px;
	margin-left: 0px;
	padding-left: 0px;
}
h3#etencore {
	width: 111px;
	height: 20px;
	font-size: 2px;
	color: #FFFFFF;
}
h3#etencore span {
	background: url(../DECO_img/etencore.gif) no-repeat;
	position: absolute;/* */
	width: 111px;
	height: 20px;
	margin-left: 0px;
}
h3#alire {
	width: 134px;
	height: 20px;
	font-size: 2px;
	color: #FFFFFF;
}
h3#alire span {
	background: url(../DECO_img/alire.jpg) no-repeat;
	position: absolute;/* */
	width: 134px;
	height: 20px;
	margin-left: 0px;
}
/*

#barre1 {

	margin-bottom: 0px;

	background: transparent;

	border: 1px solid #FF0000;

}

*/	

#leftcol {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:144px;  /* for IE6/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:144px; /* actual value */  /*(144=175- 31 */
	margin:0 0 -10px;
	padding:0px 31px 0px 0px;
	min-height:393px;
	background:transparent url(../DECO_img/herbeg.png) no-repeat right 15px;
	background-position: right top;
	z-index:100;
}
#leftcol p {
	margin:0px;
	padding:0px;
}
#rightcol {
	position:relative;
	top:0px;
	right:0px;
	float:right;
	width:144px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:144px; /* actual value */ /*(144=175- 31 */
	margin:0 0 -10px;
	padding:0px 0px 0px 31px;
	min-height:393px;
	background:#FFFFFF url(../DECO_img/herbed.png) no-repeat left 15px;
	background-position: left top;
	z-index:99;
}
#centercol {
	position:relative;
	padding:0 175px;
	text-align: justify;
}
#centercol-2col {
	position:relative;
	padding:0 0px 0 175px;
	text-align: justify;
	margin: 0px;
}
#centercol-1col {
	position:relative;
	padding:0 0px 0 0px;
	text-align: justify;
	margin: 0px;
}
/* #centercola {
	position:relative;
	padding:0 30px 0 175px;
	text-align: justify;
}*/
#centercol a, #centercol-2col a, #centercol-1col a {
	color: #0173B9;
	text-decoration: none;
}
#centercol p, #centercol-2col p, #centercol-1col p {
	text-align: justify;
	color: #333333;
	font-size: 90%
}
#centercol a:hover, #centercol-2col a:hover, #centercol-1col a:hover {
	color: #0173B9;
	text-decoration: underline;
}
#footer1 {
	position:relative;
	top:1px;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
}
#footer1 a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#footer2 {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
}
#footer3 {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
}
/*

.td2b {

	background:#4E831B url(../DECO_img/bandeaug1.jpg) no-repeat right;

	margin: 0px;

	padding: 0px;

	float: left;

	text-align: center;

}



#ulmenu {

	display: inline;

	list-style: url(none) none;

	height: 90px;

	text-align: center;

	vertical-align: middle;

	background: #999900;

	width: 106px;

	float: left;

	margin: 0px auto;

	padding: 0px;

}



#ulmenu li {

	display: block;

	font-size:14px;

	color:#ffffff;

	font-weight:bold;

	text-align:center;

	text-decoration:none;

	background-image: url(../DECO_img/rondc.gif);

	background-repeat: no-repeat;

	background-position: center center;

	letter-spacing:1px;

	text-decoration:none;

	background-color: transparent;

	list-style: url(none) none;

	height: 90px;

	vertical-align: middle;

	border: 1px solid #FF0000;

	float: left;

	width: 100px;

}



.td3b {

	float:right;

	height:90px;

	vertical-align:bottom;

	background-image: url(../DECO_img/bandeau5.gif);

	background-repeat: no-repeat;

	background-position: left top;

	width: 90px;

}

*/





































/*--------------------------------------------------*/

/*titre du site

#tab1 {

	height:108px;

	width:100%;

	padding:0px;

	margin:0px;

	text-align:left;

	vertical-align:bottom;

}

#tab1b {

	height:50px;

	width:800px;

	padding:0px;

	margin:0px;

	text-align:left;

	vertical-align:bottom;

}

.margehaute {

	width:100%;

	height:40px;

}

.logo {

	margin-left:0px;

	margin-bottom:7px;

	margin-right:20px;

}

.logob {

	margin-left:0px;

	margin-top:5px;

	margin-bottom:5px;

	margin-right:10px;

}

.titresite {

	margin-left:0px;

	margin-bottom:7px;

}

.titresiteb {

	margin: 0px 0px 5px; 

	padding: 0px;

}*/

/*--------------------------------------------------*/

/*menu principal

#tab2 {

	width:100%;

	padding:0px;

	margin:0px;

}

.td2 { 

	float:left;

	width:78%;

	background:#4E831B;

	background-image: url(../DECO_img/bandeaug.jpg);

	background-repeat: no-repeat;

	background-position: right;

}



#menu {

	width:30%;

	height:100%;

	text-align:left;

}

#menub {

	width:33%;

	height:61px;

	text-align:left;

}

.lienmenu {

	height:110px;

}

.lienmenu a{

	font-size:15px;

	color:#ffffff;

	font-weight:bold;

	text-align:center;

	text-decoration:none;

	background-image: url(../DECO_img/rondc.gif);

	background-repeat: no-repeat;

	background-position: 50% 50%;

	letter-spacing:1px;

}

.lienmenu a:hover {

	background-image: url(../DECO_img/rond.gif);

	background-repeat: no-repeat;

	background-position: 50% 50%;

	color:#FED201;

	text-decoration:none;

}



.menup1 {

	font-size:14px;

	color:#FED201;

	font-weight:bold;

	text-align:center;

	text-decoration:none;

	background-image: url(../DECO_img/rond.gif);

	background-repeat: no-repeat;

	background-position: 50% 50%;

	letter-spacing:1px;

	text-decoration:none;

}

.menuptxt {

	font-size:14px;

	color:#ffffff;

	font-weight:bold;

	text-decoration:none;

}

.menuptxt:hover {

	font-size:14px;

	color:#FED201;

	font-weight:bold;

	text-decoration:none;

}

.lienmenub {

	float:left;

	height:50px;

	font-size:15px;

	color:#ffffff;

	font-weight:bold;

	text-align:center;

	padding-left:9px;

	padding-right:9px;

	padding-top:15px;

	margin-top:10px;

	text-decoration:none;

	background-image: url(../DECO_img/rondc.gif);

	background-repeat: no-repeat;

	background-position: 50% 50%;

	letter-spacing:1px;

}

.lienmenub:hover {

	background-image: url(../DECO_img/rond.gif);

	background-repeat: no-repeat;

	background-position: 50% 50%;

	color:#FED201;

	text-decoration:none;

}

#table1 {

	z-index:6;

	height:110px;

}

#table2 {

	z-index:6;

    height:90px;

}*/

/*--------------------------------------------------*/

/*zone recherche

.titrerech {

	padding:0px;

	margin-right:10px;

	margin-top:0px;

	margin-left:0px;

	margin-bottom:0px;

	font-size:10px;

}

.titrerech1 {

	height:10px;

	width:162px;

	padding:0px 0px 0px 0px;

	margin:0px;

	font-size:10px;

}

.recherche {

	float:left;

	width:90px;

	border:1px solid #0074BA;

	font-size:10px;

	height:13px;

	padding:0px;

	margin:0px 3px 0px 0px;

}

.recherche1 {

	height:10px;

	width:135px;

	margin:0px;

	padding:0px 0px 0px 0px;

	font-size:10px;

}

.recherche2 {

	width:132px;

	border:1px solid #333333;

	background:#cccccc;

	font-size:10px;

	height:16px;

	margin-top:4px;

	padding:0px;

}

.ok {

	margin:0px;

	padding:0px;

	font-size:10px;

}

.ok3 {

	margin-left:112px;

	margin-top:3px;

	padding:0px;

}

.td3 {

	float:left;

	width:21%;

	height:110px;

	background-image: url(../DECO_img/bandeau3.gif);

	background-repeat: no-repeat;

	background-position: left top;

}*/



/*--------------------------------------------------*/

/*chemin

.td0 {

	float:left;

	background-image: url(../DECO_img/coin.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.td1 {

	background-image: url(../DECO_img/ombre.gif);

	background-repeat: repeat-x;

	background-position: 0px 0px;

	color:#0173B9;

	font-size:90%;

	font-weight:bold;

	color:#0173B9;

	width:78%;

	float:left;

	height:20px;

	text-align:left;

	padding-top:10px;

}

.td1 a{

	color:#6EACDD;

	text-decoration:none;

}

.td1 a:hover{

	color:#0173B9;

	text-decoration:underline;

}

*/







/*--------------------------------------------------*/

/*menu gauche

#tab3 {

	width:800px;

	vertical-align:top;

	padding:0px;

	margin:0px;

}*/

.menugauche {
	text-align:left;
	/* border-bottom: 1px solid #0173B9; */

	margin-bottom: 10px;
	padding-bottom: 10px;
}
#leftcol ul, #rightcol ul {
	margin-top:0px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	padding:0px;
}
.menugauche li {
	color:#666666;
	font-size:100%;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	list-style-type: none;
}
.menugauche li a {
	color:#666666;
	text-decoration:none;
}
.menugauche li a:hover {
	color:#ff4500;
	text-decoration:underline;
}
.menugauche1 {
	text-align:left;
	width:147px;
}
.menugauche1 li {
	color:#999999;
	font-size:90%;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	margin-left:0px;
	letter-spacing:0px;
	list-style-type: none;
}
.menugauche1 li a {
	color:#666666;
	text-decoration:none;
}
.menugauche1 li a:hover {
	color:#ff4500;
	text-decoration:underline;
}
/*

.menuhautgauche {

	background-image: url(../DECO_img/herbeg.gif);

	background-repeat: no-repeat;

	background-position: right top;

	height:393px;

	vertical-align:top;

	text-align:left;

	float:left;

	margin:0px;

}

*/





.menuhautgauche2 {
	background-image: url(../DECO_img/menuhautgauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-top:0px;
	margin-top:0px;
	width:147px;
}
.menuhautgauche2 li {
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:0px;
	padding-left:5px;
	margin-bottom:0px;
	list-style-type: none;
	bottom:6px;
	left:5px;
}
.menuhautgauche2 li a {
	color:#ffffff;
	text-decoration:none;
}
.menuhautgauche2 li a:hover {
	color:#CCFF43;
	text-decoration:underline;
}
/*

.menuhautgauche2b {

	background-image: url(../DECO_img/menuhautgauche.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-bottom:5px;

	margin-bottom:5px;

	padding-top:0px;

}

.menuhautgauche2b li {

	color:#ffffff;

	font-size:75%;

	font-weight:bold;

	padding-top:1px;

	padding-bottom:1px;

	padding-left:6px;

}

.menuhautgauche2b li a{

	color:#ffffff;

	text-decoration:none;

	padding-left:10px;

	background: url(../DECO_img/puce1.gif) 0px no-repeat;

}

.menuhautgauche2b li a:hover{

	color:#CCFF43;

	text-decoration:underline;

	padding-left:10px;

	background: url(../DECO_img/puce2.gif) 0px no-repeat;

}

*/









/*



.td4 {

	color:#ffff00;

	font-size:75%;

	font-weight:bold;

	padding-top:3px;

	padding-bottom:3px;

	padding-left:5px;

	list-style-type: none;

	width:135px;

}

.td4 a{

	color:#ffff00;

	text-decoration:none;

}

.td4 a:hover{

	color:#ffff00;

	text-decoration:underline;

}

*/



























/*--------------------------------------------------*/

/*contenu de la page*/

#centercol h1, #centercol-2col h1, #centercol-1col h1 {
	color:#0173B9;
	font-weight:normal;
	text-decoration:underline;
	font-size:160%;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0px;
}
/*color:#6BAD4A;*/

#centercol h2, #centercol-2col h2, #centercol-1col h2 {
	color:#0173B9;
	font-weight:normal;
	text-decoration:underline;
	font-size:140%;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
/*color:#6BAD4A;*/
/*
#centercol h2, #centercol-2col h2 {
	color:#0173B9;
	
	font-weight:normal;
	text-decoration:underline;
	font-size:140%;
	line-height: 1.3em;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
*/

#centercol h3, #centercol-2col h3, #centercol-1col h3 {
	color:#555555;
	font-weight:bold;
	font-size:110%;
	padding-right:0px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	margin:0px;
}
#centercol h3 .surtitre {
	margin: 1px;
	padding: 1px;
}
#centercol h4, #centercol-2col h4 {
	color:#555555;
	font-weight:bold;
	font-size:90%;
	padding-right:0px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	margin:0px;
}
#centercol h5, #centercol-2col h5 {
	font-size:100%;
	color:#0173B9;
	font-weight:bold;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:0px;
	margin:0px;
}
#centercol li, #centercol-2col li, #centercol-1col li {
	color: #333333;
	font-size: 90%;
}
.contenu {
	text-align:left;
	padding-bottom:5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
/*

.contenub {

	width:620px;

	text-align:left;

	padding-bottom:10px;

}

*/



















/* Page d'accueil */
.contenu-accueil {
	text-align:left;
	padding-bottom:10px;
	min-height: 185px;
	height:expression(175 + "px");/* height: 200px;	*/
}
.contenu1 {
	width:46.5%;
	float:left;
	text-align:left;
	min-height: 175px;
	height:expression(175 + "px");/* height: 175px;	*/			
}
.contenu2 {
	width:46.5%;
	float:right;
	text-align:left;
	min-height: 175px;
	height:expression(175 + "px");/* height: 175px;	*/	
}
/* Agenda 1 - 2 - 3 */

.contenu3 {
	text-align:left;
	padding-bottom:10px;
	margin:10px;
}
.contenu3 ul {
	padding:0px;
	margin:0px;
}
.contenu3 div {
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	list-style-type: none;
}
.contenu3 div h1 {
	text-align:center;
	padding:3px;
	font-size:1%;
	background:#cccccc;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.contenu3 div h3 {
	font-weight:bold;
	font-size:100%;
	padding-bottom:3px;
}
.contenu3 div h4 {
	font-weight:normal;
	font-size:100%;
}
.contenu3 div h4 a {
	color:#0173B9;
	font-weight:bold;
	font-size:100%;
}
.contenu3 div h4 a:hover {
	color:#6EACDD;
	font-weight:bold;
	font-size:100%;
}
.contenu3 div h5 {
	font-weight:bold;
	font-size:100%;
	color:#666666;
}
/* Pb de doublon ici  */







.contenu3 h2 {
	color:#0173B9;
	font-weight:bold;
	font-size:120%;
	padding:0px 0px 10px;
	margin:0px 0px 10px;
	text-decoration:none;
}
.contenu3 h3 {
	color:#888888;
	font-weight:bold;
	font-size:90%;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:8px;
	margin:0px;
}
.contenu3 h4 {
	color:#333333;
	font-weight:bold;
	font-size:85%;
	padding-right:0px;
	padding:0px;
	margin:0px;
}
.contenu3 h6 {
	color:#ffffff;
	background:#6BAD4A;
	font-weight:bold;
	letter-spacing:1px;
	font-size:90%;
	padding-top:1px;
	padding-left:4px;
	padding-right:0px;
	padding-bottom:1px;
	margin:0px;
}
.contenu3 div b {
	font-weight:bold;
	font-size:90%;
	color:#6BAD4A;
}
.contenu3 p {
	color:#333333;
	font-weight:bold;
	font-weight:normal;
	font-size:85%;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	margin:0px;
	list-style-type: none;
}
.contenu3 p a {
	font-size:110%;
	color:#0173B9;
	font-weight:bold;
	text-decoration:none;
}
.contenu3 p a:hover {
	font-size:110%;
	color:#6EACDD;
	font-weight:bold;
	text-decoration:underline;
}
/* Agenda 3 */

#titreservice {
	text-align:center;
	padding:3px;
	font-size:100%;
	background:#cccccc;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
/* Téléchargement 1 - 2 */

.contenu4 {
	text-align:left;
	padding-bottom:10px;
	margin:10px;
}
.contenu4 h4 {
	color:#333333;
	font-weight:bold;
	font-size:100%;
	padding-right:0px;
	padding:5px 0px 0px 0px;
	margin:0px;
}
.contenu4 h5 {
	padding-bottom:8px;
}
.contenu4 p {
	color:#333333;
	font-weight:bold;
	font-weight:normal;
	font-size:85%;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	margin:0px;
	list-style-type: none;
}
.contenu4 p a {
	font-size:110%;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.contenu4 p a:hover {
	font-size:110%;
	color:#888888;
	font-weight:bold;
	text-decoration:underline;
}
.contenu4 h6 {
	color:#333333;
	font-weight:bold;
	font-weight:normal;
	font-size:90%;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	margin:0px;
	list-style-type: none;
}
.contenu4 h6 a {
	font-size:95%;
	color:#0173B9;
	font-weight:bold;
	text-decoration:none;
}
.contenu4 h6 a:hover {
	font-size:95%;
	color:#69ACD6;
	font-weight:bold;
	text-decoration:underline;
}
/* Téléchargement  2 */

.lataille {
	font-size:90%;
}
/* Agenda  2 */

.fonce {
	color:#333333;
}
/*

.spacer {

	margin:0px;

	padding:0px;

	height:1px;

	font-size:1px;

}

*/







/* Zone impression etr envoyer à un ami */

.sousmenu {
	/* float:right; */
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:5px;
	padding:0px;
	text-decoration:none;
	text-align:right;
	height:19px;
}
.sousmenu a {
	text-decoration:none;
}
.sousmenu a:hover {
	text-decoration:none;
}
.intro {
	color:#333333;
	font-weight:bold;
	text-align:justify;
	padding-bottom:5px;
}
.tdtexte {
	color:#333333;
	font-size:90%;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:10px;
	text-align:justify;
}
.tdtexte a {
	font-weight:bold;
	color:#0173B9;
	text-decoration:underline;
}
.tdtexte a:hover {
	font-weight:bold;
	color:#6EACDD;
	text-decoration:underline;
}
/*--------------------------------------------------*/

/*menu droit*/

.coldroite {
	background-image: url(../DECO_img/herbed.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:168px;
	height:393px;
	vertical-align:top;
	text-align:left;
	float:right;
}
.menudroit, .menudroitbis {
	width:142px;
	text-align:left;
	margin:0px 0px 10px;
	padding:0px 0px 5px;
	float:right;
}
.menudroit {
	border-bottom:1px solid #0173B9;
}
.menudroit ul, .menudroitbis ul {
	color:#A0A0A0;
	/* font-size:85%; */
	font-weight:normal;
	padding:0px;
	letter-spacing:0px;
	list-style-type: none;
	margin:0px;
}
.menudroit li, .menudroitbis li {
	font-size:85%;
	font-weight:bold;
	margin:0px;
	padding:3px;
	list-style-type: none;
	line-height:12px;
}
.menudroit li a, .menudroitbis li a {
	color:#333333;
	text-decoration:none;
	list-style-type: none;
}
.menudroit li a:hover, .menudroitbis li a:hover {
	color:#ff4500;
	text-decoration:none;
	list-style-type: none;
}
.menudroit span, .menudroitbis span {
	color:#4298C9;
	font-size:100%;
	font-weight:bold;
	letter-spacing:0px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.menudroit img, .menudroitbis img {
	margin-left: 10px;
}
.menudroit1 {
	width:142px;
	text-align:left;
	margin:0px;
	padding:0px;
	float:right;
}
.menudroit1 ul {
	font-size:90%;
	font-weight:normal;
	padding:0px;
	letter-spacing:0px;
	list-style-type: none;
	margin:0px;
}
.menudroit1 li {
	font-size:105%;
	font-weight:bold;
	color:#009933;
	margin:0px;
	padding:3px;
	list-style-type: none;
	line-height:15px;
}
.menudroit1 li a {
	color:#333333;
	text-decoration:none;
	list-style-type: none;
}
.menudroit1 li a:hover {
	color:#ff4500;
	text-decoration:none;
	list-style-type: none;
}
#rightcol h4 {
	color:#333;
	/* font-size:95%; */
	font-size:120%;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	letter-spacing:0px;
	list-style-type: none;
	margin: 0px;
}
#rightcol h4 a {
	font-size:120%;
	color:#333;
	text-decoration:none;
}
#rightcol h4 a:hover {
	font-size:120%;
	color:#ff4500;
	text-decoration:underline;
}
/*Pied de page */

#footer1 p {
	color:#68A749;
	font-size:120%;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	list-style-type: none;
}
#footer1 p a {
	color:#006B41;
	text-decoration:none;
}
#footer1 p a:hover {
	color:#ff4500;
	text-decoration:underline;
}
/* A reétudier à partir d'ici */

.td9 {
	color:#4298C9;
	font-size:85%;
	font-weight:bold;
	letter-spacing:0px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.td10 {
}
.td12 {
	color:#333333;
	font-size:80%;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	letter-spacing:0px;
	list-style-type: none;
}
.td12 a {
	color:#333333;
	text-decoration:none;
}
.td12 a:hover {
	color:#ff4500;
	text-decoration:underline;
}
.td13 {
	border-bottom:1px solid #0173B9;
	padding-bottom:5px;
	margin-bottom:10px;
	list-style-type: none;
}
/*--------------------------------------------------*/

/*menu bas*/

#tab4 {
	width:80%;
	clear:both;
}
/*--------------------------------------------------*/

/*divers

ul {
	margin-top:0px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	padding:0px;
}
*/
















.etaussi {
	margin-top:20px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
.etaussi1 {
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
.photo {
	float:left;
	margin-right:6px;
	margin-top:3px;
}
.photo1 {
	float:right;
	margin-left:6px;
	margin-top:3px;
}
.navsuiv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
	text-decoration: none;
	font-size: 0.75em;
	color: #6EACDD;
	padding: 0 11px 0 0;
	background: #ffffff url(../DECO_img/suivant1.gif) 52px no-repeat;
}
.navsuiv:hover {
	color: #0173B9;
	background: #ffffff url(../DECO_img/suivant2.gif) 52px no-repeat;
}
.navprec {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
	text-decoration: none;
	font-size: 0.75em;
	color: #6EACDD;
	padding: 0 0 0 10px;
	background: #ffffff url(../DECO_img/precedent1.gif) 0px no-repeat;
}
.navprec:hover {
	color: #0173B9;
	background: #ffffff url(../DECO_img/precedent2.gif) 0px no-repeat;
}
.navigation {
	position:relative;
	left:20px;
	bottom:0px;
	padding-left:30px;
}
.navigation1 {
	position:relative;
	left:20px;
	bottom:0px;
	padding-left:11px;
}
.navig {
	float:left;
}
.espace {
	float:left;
	text-align:center;
	font-size: 10px;
	color: #0173B9;
	font-weight: bold;
	padding-top:0px;
	padding-left:110px;
	padding-right:110px;
}
.formrech {
	float:right;
	width:142px;
	height:92px;
	margin:0px;
	padding:5px;
	color: #333333;
	font-size:90%;
	font-weight:bold;
	background-image: url(../DECO_img/fondrecherche.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#service {
	background:#F5F5F5;
	width:175px;
	height:100%;
	float:right;
	padding:5px;
	margin-left:5px;
	text-align:justify;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#service h4 {
	text-align:center;
	color:#ffffff;
	background:#cccccc;
	font-weight:bold;
}
#service h5 {
	color:#333333;
	font-weight:bold;
	padding-left:15px;
}
#service p {
	display:block;
	width:165px;
	;
	color:#333333;
	font-weight:bold;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
	font-size:95%;
	vertical-align:bottom;
}
.picto {
	margin:5px;
	padding:0px;
}
.picto1 {
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:0px;
	padding:0px;
}
.espace1 {
	clear:both;
	font-size:5px;
	margin:0px;
	padding:0px;
	height:5px;
}
.espace2 {
	clear:left;
	height:1px;
	font-size:1px;
	margin:0px;
	padding:0px;
}
.espace3 {
	clear:right;
	height:1px;
	font-size:1px;
	margin:0px;
	padding:0px;
	width:90%;
}
.espace4 {
	width:17px;
	margin:0px;
	padding:0px;
	float:left;
	font-size:6px;
	height:6px;
}
/*--------------------------------------------------*/
.chapo {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/*--------------------------------------------------*/




.magazine {
	float:left;
	width:44%;
	background-color: white;
	margin-bottom:10px;
	margin-top:3px;
	margin-left:10px;
	margin-right: 10px;
	padding:0;
	text-align: center;
	height: 190px;
}
/*utilitaires
.shadow{float:left;padding:0 3px 5px 0;
    background: url(../DECO_img/dropshadow.png) no-repeat bottom right}*/
	
.shadow img, .spip_logos {
	display:block;
	top:-4px;
	left:-2px;
	padding:5px;
	background:#FFF;
	border:1px solid;
	border-color: #ccc #666 #666 #ccc
}


/*--------------------------------------------------*/

