@charset "iso-8859-1";
/* CSS Document */

/* Main Document */
body {
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

ul {
	margin-bottom:0px;
	margin-top:-5px;
}

li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:0px;
	line-height:1.5;
	font-size:11px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
	line-height: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: underline;
}
a.lien1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;

}
a.lien1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.lien1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: underline;
}

hr {
	width:80%;
	text-align:center;
}

/*Vertical and Horizontal Align*/

.horizon {
	position:absolute;
	left:50%;
	top:50%;
	width:750px;
	height:360px;
	margin-left: -375px; /* half of width */
	margin-top: -180px;  /* half of height */
}

/* Accueil */

.accueilgroupe {
	padding-top:20px;
	padding-bottom:10px;
}

.presentationgroupe {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#e25d25;
	font-weight:bold;
}

.logosgroupe {
	padding-top:20px;
	padding-bottom:10px;
}

.bandeau {
	/* 192 x 165 */
	border:1px;
	z-index:200;
	width:192px;
	height:165px;
	position:absolute;
	top:0px;
	right:0px;
}

/* Hide elements */

.hid {
	display:none;
}

/* Tables */

.maintableblue{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#007bbe;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#007bbe;
	clear:both;
}

.maintableyellow{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#fcc100;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#fcc100;
	clear:both;
}

.maintablered{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#e25d25;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#e25d25;
	clear:both;
}

.maintablegreen{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#49a834;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#49a834;
	clear:both;
}

.maintablepurple{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#8e137e;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#8e137e;
	clear:both;
}

.maintableblue2{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#005c9d;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#005c9d;
	clear:both;
}

.maintablered2{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#c50e1f;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#c50e1f;
	clear:both;
}

.contenttable{
	background:url(../../images/lucie.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	vertical-align:top;
}

/* Divs */

.maindiv {
	margin:0px;
	width:900px;
	margin:auto;
	height:96px;
}

/* Boxes */

.box1{
	position:relative;
	left:0px;
	top:0px;
	text-align:justify;
	width:450px;
	float:left;
}

.box1table{
	width:430px;
	border-bottom-style:solid;
	border-bottom-color:#fcc107;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#fcc107;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#fcc107;
	border-right-width:1px;
	padding:10px;
}

.box2table{
	/*width:330px;*/
	border-bottom-style:solid;
	border-bottom-color:#4aa933;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#4aa933;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#4aa933;
	border-right-width:1px;
	padding:10px;
}

.box2tablep{
	width:370px;
}

.box3table{
	width:330px;
	border-bottom-style:solid;
	border-bottom-color:#d25e25;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#d25e25;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#d25e25;
	border-right-width:1px;
	padding:10px;
}

.imagebox{
	position:relative;
	left:-10px;
	top:0px;
	float:left;
	z-index:10;
}

.mainbox{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:580px;
	text-align:justify;
	padding:0;
	margin:0;
}

/* Menu */



#menu li{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:-25px;
	line-height:1.5;
	font-size:9px;
}

.menu01{
	height:46px;
	width:75px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	z-index:12;
}

#menu01{
	position:absolute;
	left:0px;
	top: 57px;
  *top:53px;
	height:59px;
	width:0px;
	z-index:11;
	visibility:hidden;
}

.menu02{
	height:46px;
	width:105px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	z-index:12;
}

#menu02{
	position:absolute;
	left:0px;
	top: 57px;
  *top:53px;
	height:59px;
	width:0px;
	z-index:11;
	visibility:hidden;
}

.menu03{
	height:46px;
	width:105px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	z-index:12;
}

#menu03{
	position:absolute;
	left:0px;
	top: 57px;
  *top:53px;
	height:59px;
	width:0px;
	z-index:11;
	visibility:hidden;
}

.menu04{
	height:46px;
	width:105px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	z-index:12;
}

#menu04{
	position:absolute;
	left:0px;
	top: 57px;
  *top:53px;
	height:59px;
	width:0px;
	z-index:11;
	visibility:hidden;
}

.menu05{
	height:46px;
	width:102px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	z-index:12;
}

#menu05{
	position:absolute;
	left:0px;
	top: 57px;
  *top:53px;
	height:59px;
	width:0px;
	z-index:11;
	visibility:hidden;
}

.menu06{
	height:46px;
	width:75px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	z-index:12;
}

#menu06{
	position:absolute;
	left:0px;
	top: 57px;
  *top:53px;
	height:59px;
	width:0px;
	z-index:11;
	visibility:hidden;
}

.menu07{
	height:46px;
	width:165px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	z-index:12;
}

#menu07{
	position:absolute;
	left:0px;
	top: 57px;
  *top:53px;
	height:59px;
	width:0px;
	z-index:11;
	visibility:hidden;
}

/* Text */

.verysmallnormal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
}

.mediumnormal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.grostitrebleu{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #87ACD2;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.titrebleu{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #87ACD2;
	text-decoration: none;
	font-weight: bold;
}

.textebleu{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #87ACD2;
	text-decoration: none;
	font-weight:normal;
}

.grostitrejaune{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fcc107;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.titrejaune{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fcc107;
	text-decoration: none;
	font-weight: bold;
}

.textejaune{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fcc107;
	text-decoration: none;
	font-weight:normal;
}

.grostitrerouge{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #e25d25;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.titrerouge{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e25d25;
	text-decoration: none;
	font-weight: bold;
}

.texterouge{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e25d25;
	text-decoration: none;
	font-weight:normal;
}

.grostitrevert{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4aa933;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.titrevert{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4aa933;
	text-decoration: none;
	font-weight: bold;
}

.textevert{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4aa933;
	text-decoration: none;
	font-weight:normal;
}

.grostitreviolet{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8d147d;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.titreviolet{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8d147d;
	text-decoration: none;
	font-weight: bold;
}

.texteviolet{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8d147d;
	text-decoration: none;
	font-weight:normal;
}

.grostitrebleu2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #067bcc;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.titrebleu2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #067bcc;
	text-decoration: none;
	font-weight: bold;
}

.textebleu2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #067bcc;
	text-decoration: none;
	font-weight:normal;
}

.grostitrerouge2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #c4101f;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.titrerouge2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c4101f;
	text-decoration: none;
	font-weight: bold;
}

.texterouge2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c4101f;
	text-decoration: none;
	font-weight:normal;
}

/* thumbnail viewaer */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #067bcc;
	visibility: hidden;
	z-index: 11;
	cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}

/* Communiqués de presse */

div.titrecompresse {
	border-bottom:1px solid #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
}

div.compresse {
	border: 1px solid #EFEFEF;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	text-align: justify;
	overflow:hidden;
}

div.compressdate {
	color: #87ACD2;
	padding-left:50px;
}


div.compressetext {
	padding-left: 50px;
	padding-right: 20px;
}

div.compresse img {
	padding: 2px;
	margin-top:2px;
	float: left;
	/*border: 1px solid #C0C0C0;*/
	border:none;
}

div.compresse ul {
	margin-left: 75px;
	color: #606060;
}

/* Presse */

div.titrepresse {
	border-bottom:1px solid #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	font-size:14px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #87ACD2;
	font-weight: bold;
}

div.presse {
	border: 1px solid #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	text-align: justify;
	overflow:hidden;
}

div.presse h3 {
	clear: both;
	margin: 0 0 3px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

div.presse p {
	padding-left: 100px;
	margin: 10px 0px 0px 20px;
}

div.presse img {
	padding: 2px;
	margin: 10px 10px 0 0;
	float: left;
	border: 1px solid #C0C0C0;
}

div.presse ul {
	margin-left: 75px;
	color: #606060;
}

.cadrenoir{
	margin-right:15px;
	padding:2px;
	text-align:left;
	float:left;
	width: 120px;
	border: 1px black solid;
}

.tabbook{
	text-align:left;
	border-collapse:collapse;
	vertical-align:top;
}
.tdtabbook img, .tdtabbook a{
	vertical-align:top;
	margin:0px;
	padding:0px;
}
.tdtabbook{
	vertical-align:top;
	padding:0px;
	margin:0px;
}
.bold{font-weight:bold;}
.testtruc{
	display:none;
	position:absolute;
	z-index:1;
	padding:3px;
	background-color:white;
	border:1px solid #6699FF;
	font-size:xx-small;
	text-align:left;
	width:200px;
}
.testinfo:hover > .testtruc{display:block;}

img{
	border:0;
	margin:0;
	padding:0;
}
.cadrecarte{
	width:570px;
	height:525px;
	position:relative;
}
.tablerecherche{
	border-collapse:collapse;
}
.tablerecherche td, .tablerecherche th{
	border: 1px black solid;
	padding:4px;
}
.nouvelle{
	margin-top:20px;
	background-color: #fadd7f;
	text-align:left;
	padding:7px;
	margin-left:10px;
}
.nouvelle:hover{
	background-color: #fcc107;
}

.imghome {
	border-style:solid;
	border-width:1px;
	border-color:#067BBC;
}

.blink {
font-size: 12px;
color: red;
display: inline;
}

#contact {
  display:block;
  width:61px;
  height:31px;
  background:url(../../images/contact.gif) no-repeat;
}

#contact:hover {
  text-decoration:none;
}

/* Contenu accueil */

.clear{
  clear:both;
  height: 0.1px; 
  width: 0.1px; 
  line-height: 0.1px; 
}

.spacer{
  height:10px;
}

#content{
  margin-top:5px;
}

#content #c_entreprise, #content #c_inscription, #content #c_collectives{
  width:425px;
  height:179px;
  float:left;
}

#content #c_actu{
  float:left;
  width:453px;
}

#content #c_inscription, #content #c_actu .actu_img{
  margin-left:15px;
}
