/* CSS Document */
html, body{ background:#323956 url(images/background-general.jpg) repeat; margin-top:0; margin-bottom:0; font-family:Arial, Helvetica, sans-serif; scrollbar-base-color:#138BBF; scrollbar:hidden; height:100%;}
#scroll {unicode-bidi:bidi-override; direction:rtl; display:block; width:300px; height:100px; overflow:auto; padding:10px; border:1px solid #ba8; margin:0 auto;}
#scroll p {font-size:11px; line-height:16px;}

/*CONTENU*/
#contenu{ width:900px; min-height:100%; background:#000000; margin-left:auto; margin-right:auto; margin-bottom:0; margin-top:0;}
#contenu_index{ width:900px; height:600px; background:url(images/background-body.jpg) no-repeat center; margin-left:auto; margin-right:auto;}
#bas_contenu{ display:none;}
#haut{width:900px; height:25px; background:#000000; margin-left:auto; margin-top:0; margin-right:auto;}

/*MENU swf*/
#menu{width:900px; height:150px; margin-left:auto; margin-right:auto;}

/*PAGES*/
#page_index{width:600px; height:375px; margin-left:50px; margin-right:250px; margin-top:25px; background:url(images/blanc.png) repeat; color:#FFFFFF; overflow:auto; direction:rtl; }
#page_menus{width:600px; height:375px; margin-left:50px; margin-right:250px; margin-top:25px; background:url(images/fond-menus.png) repeat; color:#FFFFFF; overflow:auto; direction:rtl; }
#galettes{width:500px; height:500px; background:url(images/blanc.png) repeat; color:#FFFFFF; direction:rtl; left:0;}

/*Menus*/
#menu1{width:400px; margin-right:150px;}
#texte_menus { width:250px; margin:0px; text-align:left; display:block; float:right;}



/*STYLES*/
.agrandissement {font-size: 10px}
.titre {font-size: 24px; font-weight: bold; }
.sous_titre {font-size: 16px; font-weight: bold; }
.texte {font-size: 12px; }
.texte_gras {font-size: 12px; font-weight: bold; }




/*LIGHTBOXIMAGE*/
#lightboxImage{border: #FF8040 solid 5px;}

/*IMAGES*/
#images{ margin-left:auto; margin-right:auto;}
#images img{border: #FF8040 solid 3px;}
#images a img{border: #FF8040 solid 3px;}
#images a:hover img{border:#FFFFFF solid 3px;}

/*IFRAME*/
iframe { border:1px solid #000000; background-color:#000000; }
.center{ margin-right:auto; margin-left:auto; text-align:center; }
div.main {/*position:absolute;*/  z-index:1; width:150px; margin:0px; text-align:left; display:block; float:left;}
div.main a{color:#FFFFFF;text-decoration:none;}
div.main a:hover{color: #00CCFF;}
div.panel { position:absolute; background-color:#000000;/* border:1px solid #000000;*/ color: #FFFFFF;}
td.title {/* border:1px solid #000000;*/ background-color: #000000; font-size:10px; font-weight:bold; text-align:right; color: #FFFFFF;}
td.name {/* border:1px solid #000000;*/ background-color: #000000; font-size:12px; font-weight:bold; text-align:left; }



/*RAPPEL MENU*/
#rappel_menu{
	height:18px;
	width:900px;
	background:#FF8040;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;	
}
#rappel_menu a{
	color:#000000;
	font-size:13px;
	text-decoration:none;
	margin-left:12px;
}
#rappel_menu a:hover{
	color:#FFFFFF;
	margin-left:12px;
}

/*PIED DE PAGE*/
#pieddepage {
	height:50px;
	margin-top:4px;
	line-height:20px;
	width:250px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/papillon-bleu.png) no-repeat right;
	margin-left: auto;
	margin-right: auto;
}
#pieddepage a{
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
#pieddepage a:hover{
	color:#0D82B8;
}

/*MACROMEDIA*/
#macromedia{
	width:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial;
	font-size:9px;
}
a{
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
a:hover{
	color:#0D82B8;
}


