/*----------------------------------------------------------------*/
/*------------------Positionnement dans la page-------------------*/
/*----------------------------------------------------------------*/
.pageClear{
	background-color: #fff;
	clear: both;
}
#cadre{
	position: relative;
	margin:0 auto;
	width: 990px;
}
#cadreHaut{
	float:left;
	width: 950px;
	height: 5px;
	background-image: url('../img/background-top.png');
	background-repeat: no-repeat;
}
#cadreBas{
	float:left;
	width: 100%;
	height: 50px;
	background-image: url('../img/background-bottom.png');
	background-repeat: no-repeat;
}
#cadreGauche{
	float:left;
	width: 20px;
	height:642px;
	background-image: url('../img/background-left.png');
	background-repeat: no-repeat;
}
#cadreDroit{
	float:right;
	width: 20px;
	height:642px;
	background-image: url('../img/background-right.png');
	background-repeat: no-repeat;
}
#page {
	position: relative;
	float:left;
	width: 950px;
	/*top:5px;
	margin:auto;
	padding:5px;*/
	background-color: #fff;	
}
#pageBanniere object {
	display: block;
}
#pageMenu {
	float: right;
}
#pageNews {
/*	float: left;
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
*/
	overflow-y: auto;

}
#pageContenu {
	float: left;
	width: 755px;
}
.pageContenuCentre{
	float: right;
	width: 550px;
}
#pageGauche {
	float: left;
	width: 170px;
}
#pageDroite {
	float: right;
	width: 180px;
	padding-top:5px;
}
#pageBas {

}
#pageSearch{
	height:25px;
}
/*Messages*/
.msgImportant {
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
	color: RGB(255, 0, 0);
}
/*----------------------------------------------------------------*/
/*------------------------Page d'accueil--------------------------*/
/*----------------------------------------------------------------*/
#indexcontainer{
	float: right;
	width: 100%;
}
.indexright{
	position: relative;
	float: right;
	width:45%;
}
.indexleft{
	position: relative;
	float: left;
	width: 45%;
}
.indexlist{
	margin-top: 0px;
}
.indexlist li{
	list-style-image: url('images/puce.png');
}
/*----------------------------------------------------------------*/
/*---------------------------Flv Player---------------------------*/
/*----------------------------------------------------------------*/
#flvcontent{
	float:left;
	width:280px;
}
#videolist{
	float:right;
	width:460px;
	height:600px;
	overflow-y: auto;
}
/*----------------------------------------------------------------*/
/*---------------------------toggle-----------------------------*/
/*----------------------------------------------------------------*/
.lien{
	cursor: pointer;
}
.togListOpened{
	cursor: pointer;
}
.togListClosed{
	cursor: pointer;
}
.togListAllOpened{
	cursor: pointer;
}
.togListAllClosed{
	cursor: pointer;
}
.togBox{
	cursor: pointer;
}
.togBan{
	cursor: pointer;
}
/*----------------------------------------------------------------*/
/*---------------------------Rss Feed-----------------------------*/
/*----------------------------------------------------------------*/
.rssfeed li{
	margin-top: 5px;
	margin-left: -40px;
	font-size: 8pt;
	list-style: none;
}
/*----------------------------------------------------------------*/
/*-------------------------- Carousel ----------------------------*/
/*----------------------------------------------------------------*/
#carousel
{
	/*background-color: #ff0;*/
	width: 420px;
	height: 200px;
	position: relative;
	top: 30px;
	left: 60px;
}
#carousel a
{
	position: absolute;
	width: 110px;
}
/*----------------------------------------------------------------*/
/*------------------------Effet Slider----------------------------*/
/*----------------------------------------------------------------*/
#NewsHorizontale {
	width:600px;
	height: 30px;
}
#s2 {
	width:435px;
	height: 150px;
}
.pics { 
    height:  232px; 
    width:   132px; 
    padding: 0; 
    margin:  0;
	margin-left:  75px;
}

.pics img { 
    padding: 15px; 
    border:  1px solid #ccc; 
    background-color: #eee; 
    width:  400px;
    height: 118px;
    top:  0;
    left: 0
}
/*----------------------------------------------------------------*/
/*------------------------Effet Accordéon-------------------------*/
/*----------------------------------------------------------------*/
#myAccordion{
	width: 700px;
	position: relative;
	left: 10px;
	top: 10px;
}
#myAccordion dt{
	font-size:120%;
	font-weight: bold;
	text-align:left;
	color:#5A6482;
	margin-bottom:10px;
	cursor: pointer;
}
#myAccordion dd{
	overflow: auto;
	background-color: #efefef;
	text-align:left;
}
#myAccordion dt.myAccordionHover
{
	background-color: #cccccc;
}
#myAccordion dt.myAccordionActive
{
	background-color: #aaaaaa;
	border-top: 2px solid #eeeeee;
	border-bottom: 2px solid #cccccc;
}
/*----------------------------------------------------------------*/
/*---------------------------Menu Boite---------------------------*/
/*----------------------------------------------------------------*/
.menu_boite_background{
 background-image:url(images/boite-bg.png);
 background-repeat:repeat-x;
 background-color:#445566;
 width:100%;
 height:27px;
 cursor:pointer;
}
.menu_boite_background :hover{
 background-image:url(images/boite-bg.png);
 background-repeat:repeat-x;
 background-color:#223344;
 height:20px;
 cursor:pointer;
}
.menu_boite_background div{
 padding-top:5px;
 text-align: right; 
 color: #eeeeee;
 /*font-family:Verdana,Arial,Helvetica,sans-serif;*/
 font-family:Arial,Helvetica,sans-serif;
 font-size: 9pt; 
 font-weight: bold; 
} 
.menu_boite_content{
 border: solid 0px;
 border: #000000;
 width:100%;
 vertical-align: top;
 text-align:left; 
 /*font-family:Verdana,Arial,Helvetica,sans-serif;*/
 font-family:Arial,Helvetica,sans-serif;
 font-size: 8pt; 
 font-weight: 400;
 overflow: hidden;
}
/*----------------------------------------------------------------*/
/*-----------------------Menu de Navigation-----------------------*/
/*----------------------------------------------------------------*/
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
position: relative;
z-index:5;
padding: 0px;
margin: 0px 0px 0px 0px;
height: 32px;
background-image: url(images/nav-bg-1.png);
background-repeat: repeat-x;
background-color: #445566;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}
/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:8px 15px 8px 15px;
margin: 0px 0px 0px 0px;
color: #efefef;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #2F5778;
background: url(images/nav-bg-1-a.png);
background-repeat: repeat-x;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:0px 4px 0px 4px;
margin:0px 0px 0px 0px;
background: url(images/nav-bg-2-container.png);
background-repeat: repeat-x;
background-color: #445566;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/nav-bg-2-a.png);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/nav-bg-2-a.png);
background-repeat: no-repeat;
color:#666666;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #555555;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
background: url(images/nav-bg-2.jpg); 
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #666666;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}