/* CSS Document */


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

/* div */
.conteneur {
	background: url("bg.jpg") repeat-y;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

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

.entete_flash {
	height: 230px;
	margin-left: 5px;
}

.headernews {
	margin-top: 6px;
	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;
	}
	
.boxlogo {
	width: 143px;
	height: auto;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:8px;
	background-color: #F1F1F1;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:10px;
	color: #666666;
	overflow: auto;
	line-height: 15px;
	text-align: center;
	}

.main {
	background-color: transparent;
	height: auto;
	margin: 6px; 
}

.expose {
	width: auto;
	height: auto;
	border: 0px solid #dedede;
	background-color: transparent;
	margin: 6px; 
}


.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border-width: 1px;
	border: 1px solid;
	border-color: #333333;
}
    
/* Message
********************************************/
.message {
	font-style: normal;
	color: #336699;
	font-weight:normal;
}
    
/* 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:215px;
	text-align: left;
	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: 57px;
	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: 20px;
	padding-right: 20px;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size: 11px;
	line-height: 18px;
	color: #303e5a;
	margin-top: -50px;
	}

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

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

/* Contenu sur 2 Column Layout
********************************************/
#left { 
	background-color: transparent;
	width: 575px; 
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	}

#right {
	background-color: transparent;
	width: 165px;
	height: auto;
	margin-left: 8px;
	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: #efece3;
	background: url("/img/fond_left2b.jpg") repeat-x;
	width: 265px;
	height: 400px;
	margin-left: -1px;
	margin-right: 5px;
	float: left;
}

#right2b {
	background-color: transparent;
	width: 480px; 
	height: auto;
	margin-left: 5px;
	margin-right: -10px;
	float: left;
}

	.cleaner {
	clear:both;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}	
		
/* Contenu sur 3 Column Layout
********************************************/
#left3 { 
	background-color: #cccccc;
	width: 150px; 
	height: 500px;
	margin-left: 6px;
	float: left;
}

#middle { 
	background-color: #999999;
	width: 420px; 
	height: 500px;
	margin-left: 4px;
	float: left;
}

#right3 {
	background-color: #666666;
	width: 168px;
	margin-left: 8px; 
	height: 500px; 
	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;
}

.menu {
	background-color: #635370;
	border: 0px;
	height: 30px;
	width: 765px;
	margin-top: -11px;
	margin-left:-1px;
	margin-right: 0px;
	font: Normal 11px "Trebuchet MS", helvetica, sans-serif ;
}

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

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

}

#menu_ul li a:hover{
	color: #000;
	background-image: url("fd_menu_hover.gif");
}

#menu_ul li a#current{
	color: #000;
	background-image: url("fd_menu_on.gif");
	font-weight:bold;
}

#active{
	font: Normal 11px "Trebuchet MS", helvetica, sans-serif ;
}



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

.footer {
	background-image: url("footer.jpg");
	height: 35px;
	border-top: 0px dotted #dedede;
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:0.8em;
	text-align: center;
	text-transform: uppercase;
}

.footerTxt {
	margin-top: 20px;
	padding-top: 4px;
}

/* Accordion
********************************************/


/* buttons
********************************************/
a.bouton,
button.bouton {
    display:-moz-inline-box;
    display:inline-block;
    margin:0;
    padding:0;
    font:11px/1.5 Trebuchet MS, Arial, Helvetica, sans-serif;
    white-space:nowrap;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    border:0;
    background:none;
}
a.bouton span,
button.bouton span {
    float:left;
    padding:0 0 0 5px;
    vertical-align:middle;
    background:url(/img/bouton_left.png) left top no-repeat;
}
a.bouton span span,
button.bouton span span {
    padding:0 5px 0 0;
    background:url(/img/bouton_right.png) right top no-repeat;
}
a.bouton span span span,
button.bouton span span span {
    height:21px;
    padding:4px;
    line-height:1.3;
    background:url(/img/bouton_main.png) left top repeat-x;
}
* html button {width:1%; overflow:visible;}
*:first-child+html button {overflow:visible;}


.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 {
	border: 0px dotted #999;
	}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	border: 0px solid #cccccc;
	color: #333333;
	}

.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: 1px solid #cccccc;
	color: #ffffff;
	}
	
/* titres
********************************************/

.logo  {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:14px;
	color: #be99bf;
	letter-spacing: 2px;
}

.logoTxt {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:12px;
	color: #be99bf;
	letter-spacing: 2px;
}

.titre_encart  {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:14px;
	color: #be99bf;
	letter-spacing: 2px;
}

h1 {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:14px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
}

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

.accroche {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:11px;
	color: #3c2f40;
	text-transform: uppercase;
}

hr {
	margin: 1em 0;
	background:#dedede;
	height:1px;
	color:#f2f2f2;
	border:none;
	clear:both
}

p {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	font-size:11px;
	line-height: 18px;
	color:#6c5773;
}

.txtBold {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	color:#3c2f40;
	font-weight:700; 
}

.txtItalic {
	font-family: "Trebuchet MS", helvetica, sans-serif ;
	color:#3c2f40;
	font-style: italic;
}

fieldset {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dedede;
	background: url("/img/fieldset_fd.jpg") repeat-x;
}

/* Menu Javascript Opencube.com
********************************************/

/*!!!!!!!!!!! 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:#333;
		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
	{
		
		opacity: .70;
		filter: alpha(opacity=70);
		background-color:#000;
		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;
}