﻿/* CSS Document */
body{	
	text-decoration: none;
	/*pour ne pas avoir de marge en haut et en bas du bloc général*/
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#494849;
	line-height:19px; 
}

img { border:0px; }

.grisf{ color:#494849; text-decoration:none; }
.grisc{ color:#888888; text-decoration:none; }
.vert{ color:#87b057; text-decoration:none; }
.bleuc{ color:#126999; text-decoration:none; }
.bleuf{ color:#003f7f; text-decoration:none; }

.lien{ color:#494849; text-decoration:underline; }

td{ vertical-align:top;  }
p{ margin:0px; padding:0px; margin-bottom:15px; font-size:11px; line-height:19px; font-family: Arial, Helvetica, sans-serif;}

.c9{ font-size:9px; }
.c10{ font-size:10px; }
.c11{ font-size:11px; }
.c12{ font-size:12px; }
.c14{ font-size:14px; }
.c20{ font-size:20px; }

.centre{ background-image:url('images/c.jpg'); background-repeat:repeat-x; width:953px; background-color:#f9f9f9;}
.gauche{ background-color:#f9f9f9; }
.droite{ background-color:#f9f9f9; }
.cote_bas{ background-color:#f0f0f1; }
.centre_bas{ background-image:url('images/c3.jpg'); width:949px; height:110px; }

.logo{ float:left; display:inline; margin-top:32px; }

.bandeau1{ float:left; display:inline; margin-top:3px; }
.bandeau2{ float:left; display:inline; margin-top:2px; background-image:url('images/b2.jpg'); background-repeat:no-repeat; width:468px; height:208px; padding-top:56px; }
.bandeau3{ float:left; display:inline; margin-top:2px; }

a.menubas{ font-size:9px; text-decoration:none; color:#888888; }
a.menubas:hover{ font-size:9px; text-decoration:underline; color:#888888; }

.menub{ float:left; display:inline; }
.menub2{ float:left; display:inline; margin-top:28px; }

.soustitre{ margin-top:7px; }
.soustitred{ margin-top:7px; }

.titre_gauche{float:left; width:678px; display:inline; margin-top:5px; padding-bottom:26px; }
.col_gauche{ float:left; width:678px; margin-right:35px; display:inline; }
.col_gauche1{ float:left; width:320px; margin-right:36px; display:inline; }
.col_gauche2{ float:left; width:320px; display:inline; }
.col_gauche3{ float:left; width:320px; margin-right:36px; display:inline; margin-top:42px; }
.col_gauche4{ float:left; width:320px; display:inline; margin-top:42px; }

.col_gauche ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-bottom:20px;
}

.col_gauche li{
	margin:0px;
	padding:0px;
	list-style-image:url('images/fleche.jpg');
	margin-top:10px;
}

.titre_droite{float:left; display:inline; margin-top:5px; padding-bottom:22px; }
.col_droite{ float:left; width:238px; display:inline; }

.flao{ float:left; display:inline; }
.sepa_para{ float:left; display:inline; margin-top:13px; margin-bottom:15px; }

.txtpart{ float:left; display:inline; width:180px; margin-right:15px; }
.logpart{ float:left; display:inline; margin-top:10px; }
.materiel{ float:left; display:inline; margin-top:0px; width:99px; }

.titrephoto{ margin:0px; padding:0px; text-align:right; font-weight:bold; font-size:11px; margin-bottom:3px; }
.photo{ float:left; display:inline; width:139px; height:139px; padding-top:9px; padding-right:14px; background-image:url('images/fon_img.jpg'); background-repeat:no-repeat; text-align:right; }

.photo2{ float:left; display:inline; width:139px; height:139px; padding-top:9px; padding-right:14px; background-image:url('images/fon_img.jpg'); background-repeat:no-repeat; text-align:right; margin-top:12px; }

.photo4{ float:left; display:inline; width:105px; height:139px; padding-top:9px; padding-right:14px; background-image:url('images/fon_imge.jpg'); background-repeat:no-repeat; text-align:right; margin-top:12px; margin-left:20px; }

.photo3{ float:left; display:inline; width:139px; height:175px; padding-top:9px; padding-right:14px; background-image:url('images/fon_img2.jpg'); background-repeat:no-repeat; text-align:right; margin-top:7px; }

.textephoto2{float:left; display:inline; margin-top:7px; margin-left:13px; width:153px; }

.textephoto{float:left; display:inline; margin-top:16px; margin-left:13px; width:153px; }

.titreactu{ float:left; display:inline; font-size:13px; line-height:20px; font-weight:bold; }
.sepa_actu{ float:left; display:inline; margin-top:10px; margin-bottom:5px; }
.sepa_actu2{ float:left; display:inline; margin-top:5px; margin-bottom:5px; }
.imgactu{ width:83px; margin-right:10px; height:81px; float:left; display:inline; background-image:url('images/fon_actu.jpg'); background-repeat:no-repeat; padding-top:5px; padding-left:5px; margin-top:5px; }
.txtactu{width:140px; float:left; display:inline; margin-top:10px; font-size:11px; color:#888888;}
.txtactu a{  text-decoration:none; color:#888888;  }

/* -------------------------------- Menu ------------------------------- */

#menu {list-style-type:none; float:right; width:953px; margin-top:-18px; background-image:url('images/sousmenu.jpg'); background-position:bottom; background-repeat:no-repeat; height:57px; text-align:right;}

#menu dl {margin:0px; padding:0px; float: right}
#menu li {margin:0px; padding:0px; display: inline;}
#menu dd {margin:0px; padding:0px; position:absolute; /*height:25px;*/ left:590px; display:none;}

#menu .sous2 dd {margin:0px; padding:0px; position:absolute; height:25px; left:685px;  display:none; }
#menu .sous2 li { margin:0px; padding:0px; margin-right:12px; }

.menun1{}
.menun2{}

#menu .menun1 ul { margin:0px; padding:0px; width:252px; margin-top:5px;}
#menu .menun2 ul { margin:0px; padding:0px; width:295px; margin-left:170px; margin-top:5px;}

#menu dd a {}
#menu a:link:hover,#menu a:link:active{}

#menu dt { margin:0px; padding:0px; margin-right:8px;}
#menu dt img { border:0px;}
#menu dd img { border:0px;}

.roll1{
	padding-left:8px; 
	padding-right:8px;
	padding-top:10px;
	/*background-color:#FFFFFF;*/	
	padding-bottom:8px;
	margin-right:-8px;
}

.roll2{
	padding-left:8px; 
	padding-right:8px;
	padding-top:10px;
	line-height:18px;
	background-color:#FFFFFF;
	padding-bottom:8px;
	margin-right:-8px;
}

/* -------------------------------- FIN Menu ------------------------------- */


/* -------------------------------- Diaporama ------------------------------- */

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	/*border: 2px solid silver;*/
}
.highslide:hover img {
	/*border-color: gray;*/
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	/*border-color: black;*/
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(js/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(js/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(js/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(js/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
/* -------------------------------- FIN Diaporama ------------------------------- */


.cham{ width:140px; margin-right:20px; }
.cham2{ width:140px; }

.tab{ padding-top:4px; padding-bottom:4px; }


































