/* CSS Document */


body{
  font: 76% "Trebuchet MS", helvetica, sans-serif ;
  color: #333333;
  line-height: 18px;
  background-color:#000000;
}

/* div */
.conteneur {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

.entete {
	background-image: url("header.jpg");
	height: 95px;
}

.headernews {
	margin-top: 0px;
	text-align: center;
	width: 143px;
	background:#dedede;
	border:1px solid #cccccc;
	padding:5px 8px;
	}
.boxnews {
	width: 143px;
	height: auto;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:8px;
	background:#f7f7f7;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:10px;
	color: #666666;
	overflow: auto;
	line-height: 15px;
	}
	
.main {
	background-color: transparent;
	height: auto;
	width: auto;
	margin-right: 6px;
	margin-left: 6px;
}

.expose {
	border: 0px solid #dedede;
	background-color: #ffffff;
	height: auto;
}


.listboxMenu {
	font-family: "Trebuchet MS", helvetica, sans-serif ;	
	font-size: 10px;
	color: #666;
	border-width: 0px;
	border-bottom: 0px solid;
	background-color: transparent;
	cursor: pointer;
}

.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border-width: 1px;
	border: 1px solid;
	border-color: #333333;
}

#loading {
    background-color: transparent;
    padding: 10px;
    border: 0px solid #333;
    display: none; /* hidden */
    position: absolute;    
    left: 22%;
    margin-left: -100px;
    top: 7%;
    width: 80px;
    font-size: 10px;
	font-family: "Trebuchet MS", helvetica, sans-serif ;	
	color:#9e80a7;
    text-align: center;
    }

#diaporama img {
	position: absolute;
	border: 0px solid #666;
	width: 413px;
	margin-left: 510px;
	margin-top: -543px;
}

/* Erreurs
********************************************/

.titre_erreur {
	font-style: normal;
	color: #ff6600;
}
.erreur {
	font-style: normal;
	color: red;
	font-weight:bold;
}
.ok {
	font-style: normal;
	color: green;
	font-weight:bold;
}

/* Bloc pour tous les messages
********************************************/
.blockconteneurMessage {
	background: url("/img/block_fd_message.jpg") repeat-y;
	width:255px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.blockhautMessage {
	background: url("/img/block_haut_message.jpg") no-repeat; 
	height: 36px;
}

.blockbasMessage {
	background: url("/img/block_bas_message.jpg") no-repeat;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	}
.blockconteneurCaddie {
	background: url("/img/block_fd_caddie.jpg") repeat-y;
	width:175px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.blockhautCaddie {
	background: url("/img/block_haut_caddie.jpg") no-repeat; 
	height: 31px;
}

.blockbasCaddie {
	background: url("/img/block_bas_caddie.jpg") no-repeat;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	}

.blocktexte{
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

/* Contenu sur 1 Column Layout
********************************************/
#leftSeul { 
	background-color: transparent;
	width: 100%; 
	height: auto;
}

	.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
		}	

/* Contenu sur 2 Column Layout
********************************************/
#left { 
	background-color: #ffffff;
	width: 570px; 
	margin-left: 3px;
	float: left;
}

#right {
	background-color: #ffffff;
	width: 143px;
	margin-left: 15px; 
	height: auto; 
	float: left;
}

	.cleaner {
	clear:both;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}	

/* Contenu sur 2 Column Layout inversˇ
********************************************/
#left2b { 
	background-color: transparent;
	width: 170px;
	height: auto;
	margin-left: 8px;
	margin-right: 5px;
	float: left;
}

#right2b {
	background-color: transparent;
	width: 565px; 
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

	.cleaner {
	clear:both;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

/* Contenu sur 3 Column Layout
********************************************/
#left3 { 
	background: url("fd_left3.jpg") no-repeat;
	border-right:1px solid #333;
	width: 135px; 
	height: auto;
	margin-top: 0px;
	margin-left: 3px;
	float: left;
}

#middle { 
	margin-top: 0px;
	background: url("fd_milieu3.jpg") no-repeat;
	width: 345px; 
	height: auto; 
	float: left;
}

#right3 {
	margin-top: 0px;
	background-color: transparent;
	width: 417px;
	margin-left: 1px; 
	height: auto; 
	float: left;
}

	.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
		}	

/* Menu
********************************************/

.lang
{
	position:absolute;
	margin-top:8px;
	margin-left: 710px;
	border-bottom: 0px solid #dedede;
}

.menuPrivate {
	position:absolute;
	height:100px;
	width:150px;
	padding-left:10px;
	padding-top:10px;
}

.menuContact {
	width:220px;
	padding-top:85px;
	text-align:right;
}

.menu {
	border: 0px;
	height: 30px;
	width: 910px;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left:0px;
	margin-right: 0px;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	letter-spacing: 0.2em;
}

#menu_ul li{
	list-style: none;
	display: inline;
}

#menu_ul2 li{
	list-style: none;
	display: block;
	line-height: 25px;
}

#menu_ul3 li{
	list-style: none;
	display: block;
	line-height:19px
}

#menu_ul li a {
	vertical-align: 11px;
	padding: 7px 8px;
	background: transparent;
	text-decoration: none;
	color: #333;
}

#menu_ul li a:hover{
	color: #dedede;
}

#menu_ul li a#current{
	color: #dedede;
}

#active{
	font: Normal 11px Arial, sans-serif;
}


/* footer
********************************************/

.footer {
	background: transparent;
	height: 90px;
	border-top: 1px solid #333;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:0.8em;
	text-align: center;
	text-transform: uppercase;
}

.footerTxt {
	margin-top: 0px;
}


/* MooFX
********************************************/

.stretcher {
	width: auto;
	background:transparent;
	font-family:"Trebuchet MS", helvetica, sans-serif ;
	font-size: 11px;
	margin-left: 5px;
}
.display {
	width: auto;
	height: auto;
	background: url("/img/btn_test.png") no-repeat;
	border:0px solid #cccccc;
	padding:5px 8px;
	font-family:"Trebuchet MS", helvetica, sans-serif ;
	font-size: 12px;
}

/* buttons
********************************************/

.btn_form {
	width: auto;
	height: auto;
	background: url("/img/btn_form.png") no-repeat;
	border:0px solid #cccccc;
	padding:6px 25px;
	font-family:"Trebuchet MS", helvetica, sans-serif ;
	font-size: 11px;
}

/* links
********************************************/
a.profile {
	border: 0px dotted #999;
	color: #F1F1F1;
	text-decoration: underline;
	}
	
a.profile:link, a.profile:visited {
	color: #f1f1f1;
	text-decoration: underline;
	}
	
a.profile:hover {
	border: 0px dotted #999;
	color: #9e80a7;
	text-decoration: underline;
	}

a.contact {
	border: 0px dotted #999;
	color: #F1F1F1;
	text-decoration: none;
	}
	
a.contact:link, a.contact:visited {
	color: #f1f1f1;
	text-decoration: none;
	}
	
a.contact:hover {
	border: 0px dotted #999;
	color: #9e80a7;
	text-decoration: none;
	font-size: 15px;
	}

.lienNews a {
	border: 0px dotted #999;
	color: #000;
	text-decoration: none;
	}
	
.lienNews a:link, .textNews a:visited {
	color: #000;
	text-decoration: none;
	}

.lienNews a:hover {
	border: 0px dotted #999;
	color: #9e80a7;
	text-decoration: none;
	}


a {
	border: 0px dotted #999;
	color: #f1f1f1;
	}
a:link, a:visited {
	color: #f1f1f1;
	text-decoration: none;
	}
a:hover {
	border: 0px solid #cccccc;
	color: #9e80a7;
	}
	
.footer a {
	padding: 1px 8px 1px 12px;
	border: 0px dotted #999;
	}
.footer a:link, .footer a:visited {
	color: #cccccc;
	text-decoration: none;
	}
.footer a:hover {
	border: 0px solid #cccccc;
	color: #ffffff;
	}
	
/* titres
********************************************/

.collection {
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:18px;
	color: #9e80a7;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.titre {
	letter-spacing: 0.4em;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:18px;
	color: #999;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:15px;
}

.texteContact {
	width:200px;
  	color:#dedede;
  	text-align:right;
  	letter-spacing: 0.1em;
  	padding-left:25px;
  	padding-top:155px;
}

h1 {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:18px;
	color: #dedede;
}

h2 {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:12px;
	color: #9e80a7;
}

h3 {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:12px;
	color: #dedede;
}

hr {
	margin: 0.1em 0;
	background:#dedede;
	height:1px;
	color:#333;
	border:none;
	clear:both
}
	
p {
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	color:#999;
	font-size:11px;
	line-height: 20px;
	text-align: justify
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:#000;
		padding-left:10px;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#666;
		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#ffffff;
		background-color:transparent;
		font-family:"Trebuchet MS", helvetica, sans-serif ;;
		font-size:.9em;
		text-decoration:none;
		padding:5px 20px 5px 8px;
		border-style:solid;
		border-color:#666;
		border-width:0px 0px 0px 1px;
		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/

		color:#000000;
		background-color:#999;
		text-decoration:none !important;
		font-weight:bold;
		}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		/*border-color:#333333 !important;*/

		color:#000000 !important;
		background-color:#999 !important;
		text-decoration:none !important;
		font-weight:bold;
		background-image:url(/img/slide_black_arrow.gif) !important;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url(/img/slide_white_arrow.gif);
		background-repeat:no-repeat;
		background-position:92%;
		cursor:default;
	}



	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		background-color:#999;
		padding:5px 5px 5px 5px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		margin:0px;
		border-color:#666;
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:.8em;
		color:#fff;
		border-width:0px 0px 0px 0px;
		border-color:#666;
		border-style:solid;
		padding:3px 30px 3px 5px;
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		border-color:#666666;
		background-color:#333;
		color:#fff;
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		border-color:#666666 !important;
		background-color:#EFF4FA !important;
		color:#000000 !important;
		text-decoration:underline !important;
		background-image:url(/img/slide_black_arrow_right.gif) !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(/img/slide_black_arrow_right.gif);

	}

/* highslide
********************************************/

.highslide {
	cursor: url(/modules/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}	