@import url("layout.css");
@import url("sweetTitles.css");

body {
	font-family:Arial;
	font-size: 13px;
	background-color: #e2e4e5;
	
}
#container {
	width: 900px;
	height: 700px;
	margin: 25px auto;
	background-image: url('../img/fond2.jpg');
	background-repeat:repeat;
}

#containerinit {
	width: 900px;
	margin: 25px auto;
	background-image: url('../img/fond_accueil.jpg');
	background-repeat: no-repeat;
	height:750px;
	background-position:center bottom;
}

#header{
	text-align: center;
	width: 900px;
	height:85px;
	background-image:url('../img/logo.jpg');
	background-repeat:no-repeat;
		float:left;
	}

#headerde{
	text-align: center;
	width: 900px;
	height:85px;
	background-image:url('../img/logode.jpg');
	background-repeat:no-repeat;
	float:left;
	}
#menu{
	width:900px;
	height:45px;
	background-image:url('../img/fond_menu.jpg');
	background-repeat:no-repeat;
	float: left;

	
}
#contenug {
	position: relative;
	float: left;
	width: 160px;
	height: 558px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url('../img/fond_contenug.jpg');
	background-repeat:repeat-y;
	border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
}

#contenug_markus {
	position: relative;
	height: 150px;
	margin-top: 3em;
	margin-left: 2em;
	background:url('../img/markus.png');
	background-repeat:no-repeat;
	}

#contenugnews {
	position: relative;
	height: 150px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
background:#dbdbdb url('../img/block_bg.jpg') repeat-x bottom left;
	border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
	}


#content {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}

/* DEBUT FOOTER */
#footer {
	text-align: center;
	clear: both;
	width: 900px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #e2e4e5;
	font-size: 0.8em;
}
#footer p {
	color: #808080;
	margin-top: 2px;
}


#footer a, a:hover {
font-size:12px;
text-decoration: none;
}

#footer a {
	color: #5f8ea9;
}
#footer a:hover {
	color: #33627d;
}

/* FIN FOOTER */

/* Styles de titres */
#headerh1 {
	color: #3d6c87;
}
#headerh3 {
	color: #5f8ea9;
}

/* Styles du contenu */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #3d6c87;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}


a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


/* DEBUT BLOC DE NEWS GAUCHE contenugnews - STYLE */
#contenugnews h4{
text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 0.9em;
	padding-left:0.5em;
	height: 20px;
	padding-top:2px;
	color:black;
	background: transparent url('../img/block_contenud.jpg') no-repeat top left;
	margin:0;

}

#contenugnews ul {
list-style: disc;
margin:0;
padding-left: 20px;
}
/*
#contenugnews a, li  {
	padding-top: 5px;
	 text-decoration:none;
	 color:black;
	 font-size: 10px;
	 
}
*/
/* DEBUT BLOC DE DROITE conteunud */
#contenud {
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	background:#dbdbdb url('../img/block_bg.jpg') repeat-x bottom left;
	border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
	}

div.block {
	margin-bottom: 1em;
	width: 150px;
}
#contenud div.block {
	padding-bottom: 6px;
	background: transparent url('../img/block_footer.gif') no-repeat bottom left;
	margin:0;

}
div.block h4 {
	text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 0.9em;
	padding-left:0.5em;
	border-bottom: 1px solid #595A5E;
	padding-top:2px;
	line-height:1.3em;
	color: #374853;
	height: 20px;
	background: transparent url('../img/block_contenud.jpg') no-repeat top left;
	margin:0;
}
div.block h4 a { color: #374853; }
div.block ul { 
	list-style: none; 
	margin-left: 0.5em;
}



div.block a:hover { 
	text-decoration: none; 
	color: #000;
	font-weight:bold;
}

div.block .block_content {
	border-left: 1px #d0d3d8;
	border-right: 1px #d0d3d8;
	padding:0.2em 0.5em 0em 0em;
	background: #dbdbdb url('../img/block_bg.jpg') repeat-x bottom left;
	min-height:20px;
}
div.block li {
	font-size:10px;
	padding-top: 0.3em;
	margin: 0;
	padding-left: 2em;
	background:transparent url(../img/bullet.gif) no-repeat scroll 0.5em 0.7em;


}
div.block a {
	color: #595a5e;
	text-decoration: none;
}

div.block a:hover {
	color: #595a5e;
	text-decoration: none;
	font-size:12px;
}

/* FIN BLOC DE DROITE conteunud */

/* DEBUT BLOC ENVOYER A UN AMI */
#send2friend {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	float:right;
	font-size:11px;
}

#send2friend a {
	color: black;
	font-size:11px;
	text-decoration:none;
	padding-left: 5px;
}

#send2friend a:hover {
	font-size:11px;
	color: black;
}

#send2friend img {
vertical-align:middle;
margin: 0;
}



/* FIN BLOC ENVOYER A UN AMI */


/* DEBUT BLOC MENU */

#menu_nav {
	width: 100%;
	text-align: left;
	padding-top:0em;
	margin: 0;
	clear:left;

}
#menu_nav p { color: #595a5e; }
#menu_nav span { font-weight: bold; }
#menu_nav ul { margin: 0; }
#menu_nav li {
	float: left;
	height: 30px;
	width: 100px;
	margin-left: 20px;
	margin-top: 5px;
	white-space: nowrap;
	list-style:none;
	font-size:12px;

}

#menu_nav img {
 vertical-align:middle;
}



#menu_nav a {
	font-size: 1em;
	text-decoration: none;
	color: #aeaeaf;
	font-weight:bold;
	padding-left: 0.5em;
}

#menu_nav a:hover  {
color: white; 
text-decoration: none;
}

#menu_nav_group a:hover { color: white; text-decoration: none; }
#menu_nav #solution a:hover { color: white; text-decoration: none; }
#menu_nav #news a:hover { color: white; text-decoration: none; }
#menu_nav #faq a:hover { color: white; text-decoration: none; }
#menu_nav #docs a:hover { color: white; text-decoration: none; }
#menu_nav #contact a:hover { color: white; text-decoration: none; }

/* FIN BLOC MENU */

/* DEBUT BLOC EXTRANET */
#extranet {
	width: 100px;
	text-align: center;
	margin-top: 1em;
	float:right;
}
#extranet a {
	background-image:url(../img/extranet.jpg);
	background-repeat:no-repeat;
 	background-position:center top;
	padding-top: 2.3em;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}
/* FIN BLOC EXTRANET */

/* DEBUT BLOC LANGUE */

#langue {
	margin-right: 9em;
	float:right;
	margin-top: 3em;
}

#langue table {
	width: 100px;
}

#langue td {
	padding: 5px;
	width: 50%;
	text-align: center;
}

#langue img {
border:none;

}

/* FIN BLOC LANGUE */

/* DEBUT BLOC TITRE */

#titre {
	float:left;
	text-align:left;
	padding-top: 3.5em;
	padding-left: 12em;
}

#titre h1 {
	text-decoration:none;
	font-family:Arial;
	font-weight: bolder;
	color: #f1f1f3;
	text-decoration:none;
	font-size: 15px;
}

#titre a, a:hover {
	text-decoration:none;
	font-family:Arial;
	font-weight: bolder;
	color: #f1f1f3;
	text-decoration:none;
	font-size: 15px;
}


/* FIN BLOC TITRE */

/* DEBUT BLOC CONTACT */

#contact {
	background:black;
	width: 708px;
	height: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	color: red;
}


#contact h2 {

	width: 400px;
	height: 18px;	
	text-decoration: none;
	color:#fff;
	font-size:0.9em;
	text-transform:  uppercase;
	background:transparent url(../img/guide_h2_bg.png) no-repeat scroll left top;
	line-height:1.3em;
	padding-left:0.5em;
	padding-top:2px;
}



/* DEBUT BLOC GUIDE */

#guide {
	background:black;
	width: 545px;
	height: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	float: left;
}


#guide h2 {

	width: 400px;
	height: 18px;	
	text-decoration: none;
	color:#fff;
	font-size:0.9em;
	text-transform:  uppercase;
	background:transparent url(../img/guide_h2_bg.png) no-repeat scroll left top;
	line-height:1.3em;
	padding-left:0.5em;
	padding-top:2px;
}


#guide ul {
	height: 350px;
	width: 400px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#guide li {
	
	float:left;
	margin-top:0;
	padding-left:15px;
	width:52px;
	list-style-position:outside;
	display: inline-block;
}

#guide a {
background-color:transparent;
display:block;
width: 52px;
margin-left:1px;
color:#595A5E;
text-decoration:none;
outline-style:none;
outline-width:medium;
margin:0;
padding:0;
}

#guide img {
	float:none;
	margin:0;
}
#guide p {
margin:0;
padding:0;
margin-top:0.4em;
padding-left:0.7em;
}

#guide span.lien {
	display:block;
font-size:0.9em;
padding:0.5em 0;
text-align:center;
color:white;
white-space:nowrap;
margin:0;
}

#guide table {
	width: 300px;
}

#guide tr {
	padding-top: 2em;
	width:300px;
}

#guide td {
	width: 60px;
	padding-left: 40px;
	font-weight: bolder;
	text-align:  center;
	padding-top: 5px;
	
	}

#guide td.titre {
	width: 60px;
	padding-left: 40px;
	padding-top: 1px;
	padding-bottom: 0px;

	}

#guide img {
border:none;

}

#guide a {
	text-decoration:none;
	color: red;
	font-size: 9px;
	font-weight:bold;
}

#guide b {
	color:red; 
	font-size:9px;
	font-family:tahoma;
	font-weight:bold;

}

/* FIN BLOC GUIDE */

/* DEBUT BLOC CATEG */

#categ {
	background: black;
	width: 545px;
	height: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	overflow:auto;
	
}


#categ h2 {

	width: 400px;
	height: 18px;	
	text-decoration: none;
	color:#fff;
	font-size:0.9em;
	text-transform:  uppercase;
	background:transparent url(../img/guide_h2_bg.png) no-repeat scroll left top;
	line-height:1.3em;
	padding-left:0.5em;
	padding-top:2px;
}

#categ h3 {

	text-decoration: none;
	color:#fff;
	font-size: 12px;
	padding-left:1em;

}

#categ h4 {

	text-decoration: none;
	font-style:italic;
	color:#fff;
	font-size: 10px;
	padding-left:1em;

}

#categ p{
font-size: 1em;
font-weight: normal;
color:#7d7d7d;
text-decoration: none;
padding-left:1em;
}


#categ ul {
	list-style:square;
}

#categ li, a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

#categ a:hover {
	text-decoration: none;
	color: #AEAEAF;
	font-size: 12px;

}

#tableshow
{
	font-family: Arial;
	font-size: 12px;
	margin: 5px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#tableshow th
{
	font-size: 11px;
	font-weight:  bold;
	padding: 8px;
	background: #666666;
	border-top: 2px solid #333333;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#tableshow td
{
	padding: 8px;
	background: #999999; 
	border-bottom: 1px solid #333333;
	color: #000;
	border-top: 1px solid transparent;
}
#tableshow tr:hover td
{
	background: #666666;
	color: #fff;
}


#categ table {
	width: 300px;
}

#categ td {
	width: 49px;
	font-weight: bolder;
	text-align:  left;
	}

#categ img.titre {
	float:right;
}

#categ td.titre {
	width: 249px;
	font-weight: bolder;
	text-align:  left;
	border-bottom: 1px #7d7d7d solid;
	border-top: 1px #7d7d7d solid;
	color: white;
	padding-left: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;

	}


#categ td.titre a {
color:red;
text-decoration:none;
font-size: 11px;
text-transform: lowercase;
	}

#categ td.stitre {
	width: 249px;
	font-weight: bolder;
	text-align:  left;
	border-bottom: 1px #7d7d7d solid;
	border-top: 1px #7d7d7d solid;
	color: white;
	padding-left: 1.5em;

	}


#categ td.stitre a {

color:white;
text-decoration:none;
font-size:13px;

	}

#categ td.stitre a:hover {

color: gray;
text-decoration:none;
font-size:13px;

	}


#categ img {
border:none;
}

#categ ol.faq {
	color:white;
	text-decoration:none;
}

#categ_txt {
	background: transparent;
	width: 370px;
	margin: 0px;
	padding: 0px;
	margin-top: 2em;
	color:#7d7d7d;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;

	
}

#categ_txt h1{
font-size: 12px;
font-weight:bold;
color:white;
text-decoration: none;
}

#categ_txt h3{
font-size: 10px;
font-weight:bold;
color:white;
text-decoration: none;
}


#categ_txt p{
font-size: 12px;
font-weight: normal;
color:#7d7d7d;
text-decoration: none;
margin:0;
padding:0;
padding-top:12px;
}

#categ_txt ul{
margin:0px;
padding:0px;
padding-top: 5px;
padding-left: 25px;
}
#categ_txt li{
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
	list-style: disc url('../img/puce.png');
	padding: 0;
	margin: 0;
}

#categ_txt a{
text-decoration: none;
}

#categ_txt a.lien{
text-decoration: none;
color:white;
}


#show 
{
	position:  inherit;
	background:black;
	width: 150px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	float:right;
	display:block;
	border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-bottom: 1px solid black;
    border-right: 1px solid black;

	
}

#categ_dr {
	background:transparent;
	width: 150px;
	margin-top: 25px;
	padding: 0px;
	float: right;
	clear:both;
	color:#7d7d7d;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
	
	
}

#categ_dr h1{
font-size:12px;
font-weight:bold;
color:white;
text-decoration: none;
}

#categ_dr ul{
	margin:0;
	padding: 0;
}
#categ_dr li{

font-weight: normal;
color:#7d7d7d;
text-decoration: none;
list-style: none;
}

#categ_dr a{
	text-decoration:none;
	}

#categ_dr img{
	 background-position:center;
	 vertical-align:middle;
	   width:140px; 
	}


#categ_dr img.videolink{
	 background-position:center;
	 vertical-align:middle;
	   width:16px; 
	}


#categ_dr p{
	 margin:0;
	 padding:0;
	 padding-bottom: 5px;
}

#categ_dr p.red{
	 color:red;
	 margin:0;
	 padding:0;
	 padding-bottom: 5px;
}

#categ_dr a.red{
	 color:red;
	 text-align: left;
	 padding-left: 10px;
}

#categ_dr p.pdf{
	 color:red;
	 text-align: center;
 	 border-bottom: 1px white solid;
	 margin-top: 5px;
	 padding:0;
}

#categ_dr a.pdf{
	 color:white;
	 margin:0;
	 padding:0;
	  font-size:12px;
}

#categ_dr a.pdf:hover{
	 color:red;
}

/* FIN BLOC CATEG */

/* DEBUT BLOC STE */

#ste {
	background: transparent;
	width: 545px;
	height: 538px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	overflow:auto;
	font-size:12px;
	border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
	
}

#ste h2 {

	width: 400px;
	height: 18px;	
	text-decoration: none;
	color:#000;
	font-size:1.2em;
	text-transform:  uppercase;
	line-height:1.3em;
	padding-left:0.5em;
	padding-top:2px;
}

#ste li {
	font-size:12px;
	padding:0px;
	list-style-image:url('../img/puce.png');
	padding-bottom: 10px;
	color:black;
}

#ste a {
	color: black;
	text-decoration:none;
	font-size:12px;
}

#ste a:hover {	
	color: red;
	text-decoration:none;
	font-size:12px;
}



#addr {
	background: transparent;
	width: 188px;
	height: 165px;
	color: #000;
	float: left;
}

#addr h3 {
	color: #000;
	font-size:1em;
	width: 160px;
	margin:0;
	padding:0px;
	padding-bottom: 5px;
}

#addr p {
	padding:0;
	margin:0;
}

#addr a {
	padding:0;
	margin:0;
	color: black;
}

#addr a:hover {
	padding:0;
	margin:0;
	color: gray;
	text-decoration:none;
}



/* FIN BLOC STE */


/* DEBUT BLOC START */

#start {
	background: transparent;
	width: 320px;
	height: 505px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 225px;
	padding-top: 45px;
	clear: left;
	overflow:auto;
	font-size:12px;
	
}

/* FIN BLOC START */


/* DEBUT BLOC NEWS ACCUEIL NEWSTICKER */
#NewsTicker{
	background:transparent;
	width:175px;
	height:260px;
	margin:0 auto;
	clear:right;
	float:right;
	margin-top:22px;
	border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-bottom: 1px solid black;
        border-right: 1px solid black;
	margin-right: 1px;
}
	#NewsTicker h1{
		padding-left:6px; 
		margin:0; 
		border:0;
		background:#dfe9d5;
		color:#000000;
		font-weight:bold;
		text-transform: uppercase;
		font-family: Helvetica, Sans-Serif;
		font-size: 0.9em;
		padding-top:2px;
		line-height:1.3em;
		color: #374853;
		height: 20px;
		background: transparent url('../img/block_contenud.jpg') no-repeat top left;

	}
	#NewsVertical {
	width: 175px;
	height: 232px;
	display: block;
	overflow: hidden;
	position: relative;

	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	display:none;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 175px;
		height: 238px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 135px;
		color: #333333;
		text-align: left;
		font-size: 9px;
		margin: 0;
		padding: 6px;
		float: left;
		height: 222px;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 13px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 9px;
			margin:6px 0 14px 0;
		}

/* FIN BLOC NEWS ACCUEIL NEWSTICKER */

/* DEBUT BLOC NEWS TOUTES PAGES NEWSTICKER2 */
#NewsTicker2{
	background:#dbdbdb url('../img/block_bg.jpg') repeat-x bottom left;
	width:150px;
	height:260px;
	margin:0 auto;
	clear:right;
	float:left;
	margin-top:22px;
	border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
	margin-left: 5px;
}
	#NewsTicker2 h1{
		padding-left:6px; 
		margin:0; 
		border:0;
		background:#dfe9d5;
		color:#000000;
		font-weight:bold;
		text-transform: uppercase;
		font-family: Helvetica, Sans-Serif;
		font-size: 0.9em;
		padding-top:2px;
		line-height:1.3em;
		color: #374853;
		height: 20px;
		background: transparent url('../img/block_contenud.jpg') no-repeat top left;

	}
	#NewsVertical2 {
	width: 150px;
	height: 238px;
	display: block;
	overflow: hidden;
	position: relative;

	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical2 {
		width: 150px;
		height: 200px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical2 li {
		display: block;
		width: 135px;
		color: #333333;
		text-align: left;
		font-size: 9px;
		margin: 0;
		padding: 6px;
		float: left;
		height: 184px;
	}
		#TickerVertical2 li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 13px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical2 li .NewsTitle a:link,
		#TickerVertical2 li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical2 li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical2 li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical2 li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 9px;
			margin:6px 0 14px 0;
		}

/* FIN BLOC NEWS TOUTES PAGES NEWSTICKER2 */



/* DEBUT BLOC NEWS ACCUEIL TXT accueiltxt */

#accueiltxt{
	background:transparent;
	width:330px;
	height:280px;
	margin:0;
	float:right;
	margin-top:10px;
	padding-top:33px;
	padding-right: 5px;
	font-size:12px;
}

#accueiltxt h1 {
	font-size: 14px;
	color:black;
	font-weight:normal;
}

/* DEBUT BLOC CONTACTUS */

#contactus{
	background:transparent;
	float:left;
	width: 155px;
	height: 20px;
 	margin-top: 40px;
	text-align:center;
	text-decoration:none;
	color:white;
	font-size: 13px;
	font-weight:bold;
}

#contactus a{
	text-decoration:none;
}

#contactus a:hover{
	text-decoration:none;
	color:black;
	font-size: 13px;
}


/* FIN BLOC CONTACTUS */

/* DEBUT BLOC VIDEO */

#video {
	background: transparent;
	width: 480px;
	margin-top: 50px;
	margin-left:30px;
	font-size:12px;
}

/*
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(../img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}


	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


#categ.chat{
    width:708px;
}
#categ.chat label {
    color:white;
}
#categ.chat input{
    margin-left:130px;
}
#categ.chat hr{
    width:100%;
}

#categ.chat textarea{
    margin-bottom:5px;
}
#DivReponse {
    height:420px;
    width:100%;
    float:left;
    clear:left;
    overflow:auto;
}
#DivReponse p{
    clear:both;
    color:white;
    margin:0;
}
#DivReponse p.question{
    font-weight:bold;
}
#DivReponse p.reponse{
    margin-left:10px;
}

#DivReponse ul li{
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
	list-style: disc url('../img/puce.png');
	padding: 0;
	margin: 0;
}