html body
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    background: #0066CC;
}

h1
{
    font-size:14px;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}

#contain{
    width: 870px;
    height: auto;
    margin-left:auto;
    margin-right:auto;
}

#contain a:visited {
	color:#333333;
	text-decoration:none;
}

.connexion
{
    background: url(../images/conex.png) repeat-x;
    background-color: #A50000;
    width: 870px;
    height: 30px;
}

#banniere
{
    clear: left;
    width: 870px;
    background-color: #FFFFFF;
    height: 200px;
}

#logo
{
    float: left;
    width: 220px;
    height: 200px;
    background: #fff;
	margin: 0px;
	padding: 0px;
}

#logo a{
    padding-top: 10px;
}

#menuflash
{
    float: left;
    width: 650px;
    height: 200px;
    background: url(../images/menuflashborder.gif) left no-repeat;
}

#lang 
{
padding-top: 9px;
float: left;
width: 80px;
height: 19px;
}

#accueil
{
padding-top:9px;
background-color: ;
color: #FFFFFF;
width:auto;
height:19px;
float:left;
}

#accueil a 
{
    text-decoration: none;
    color:#FFFFFF;
}

#accueil a:visited 
{
color:#FFFFFF;
}

#accueil a:hover 
{
color:#FFFF00;
}

#search
{
padding-top:4px;
padding-right:30px;
width:180px;
height:19px;
float: right;
}

#line_menuhoriz
{
    clear: both;
    float: left;
    width: 870px;
    height: 30px;
    background: #FFFFFF;
}

#menuhoriz
{
    float: right;
    width: 650px;
    height: 30px;
    text-align: right;
	background: url(../images/menuhoriz_bg.png) repeat-x;   
}

#menuhoriz a
{
	color: #000000;
	text-decoration: underline;
}

#menuhorizleft
{
    float: left;
    width: 220px;
    height: 30px;
    background: url(../images/menuhorizleft_bg.png) no-repeat;
}

#centre{
    clear: both;
    float: left;
    width: 870px;
    height: auto;
    background: #FFFFFF;
    visibility: visible;
    line-height:1.5;
}

#colgche{
    float: left;
    width: 220px;
    height: auto;
    background: #E3EEF4;
	/*padding-bottom: 20px;*/
}

#colmil{
    float: left;
    width: 400px;
    height: auto;
    padding-left: 5px;
    background: #FFFFFF;
    line-height: 1.5;
}

#coldrte{
    float: right;
    width: 180px;
    height: auto;
    background: #FFFFFF;
}

#footer
{
    clear: left;
    height: 30px;
    width: 870px;
    background: url(../images/footer.gif) no-repeat;
}

#footerleft
{
    float: left;
    height: 30px;
    width: 280px;
    background-color: #E3EEF4;
}

#footerght
{
    float: left;
    height: 30px;
    width: 590px;
    background-color: #FFFFFF;
}

#directAccessTitre{
    width: 18Opx;
    height: 25px;
    margin-top: 15px;
}

#directAccess{
    padding-bottom: 20px;
    line-height: 2;
}

#directAccess li{
    list-style-image: url(../images/img_directlink.png);
    text-align: left;
}

#directAccess a{
    color: #006699;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#directNewsLetter li{
    text-align: left;
    list-style-image: url(../images/img_directlink.png);
    height: 20px;
}

#directNewsLetter a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #006699;
}

#directRssTitre{
    width: 18Opx;
    height: 25px;
    margin-top: 15px;
}

#directRss{
    padding-bottom: 20px;
    line-height: 2;
}

#directRss a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #006699;
}

#directRss li{
    list-style-image: url(../images/img_directlink.png);
    text-align: left;
}


#tete_menu
{
    text-align:center;
    text-decoration:underline;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    width:195px;
    margin-top:5px;
    padding:5px;
}

.form
{
    
    border-bottom : 5px solid #DDDDDD;
    border-top : 5px solid #DDDDDD;
    margin-bottom : 20px;
    width : 500px;  
}

.titre_rubrique
{
    background:url(../images/contenu_hd.png) no-repeat;
    width: 445px;
    color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    height: 25px;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    padding-left:10px;
    margin-top:15px;
}

.contenu_rubrique
{
    padding-left:5px;
    background: url(../images/contenu_bdy.png) repeat-y;
    width: 445px;
    padding-right: 5px;
    color: #333333;
    font-size: 12px;
    text-align: left;
}

.contenu_rubrique p
{
    padding-left:5px;
    padding-right:5px;
}

.contenu_rubrique a
{
    line-height:2;
    padding-top:12px;
    color:#006699;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
}

.contenu_rubrique a:hover
{
    padding-top:10px;
    color:#993300;
}

.lien_rubrique
{
    background: url(../images/contenu_ft.png) no-repeat;
    height: 25px;
    width: 445px;
    padding-right:15px;
    text-align:right;
    margin-bottom:15px;
}

.lien_rubrique a
{
    color:#993300;
    text-decoration:none;
    font-weight:bold;
    font-size:9px;
}

.lien_rubrique a:hover
{
    color:#993300;
    text-decoration:underline;
}

#formblock ul li{ list-style-type:disc; }

#form select { margin: 0pt 5px 10px 0pt;
                  padding: 0;
                  width : 150px;
                  }
#form textarea  { margin: 0pt 0pt 10; padding: 0;}
#formblock fieldset div { width: 100px; float: left; }
#formblock label {display: block; }
#formblock li{ list-style:none; margin-bottom : 10px; }

//#form input { width: 150px; }

#form p { clear: both; height : 30px; }

.event_box{
    width: 210px;
    height: auto;
	margin: 5px 0px 0px 5px;
}

#titre-evenement{
    width: 200px;
    height: 20px;
    background: url(../images/event_hd.gif) no-repeat;
}

#page-slider
{
width: 200px;
background: url(../images/event_bdy.gif) repeat-y;
color: #333333;
font-size: 10px;
text-align: left;
}

#page-slider_txt
{
width: 190px;
margin: 0px 0px 0px 7px;
font-size: 10px;
text-align: left;
height:100px;
overflow:auto;
}

#paginator-slider 
{
    width: 200px;
    background: transparent url(../images/event_ft.gif) no-repeat scroll 0;
    height: 25px;
    /*margin-left: 15px;*/
    text-align: right;
}

#paginator-slider_txt 
{
    width: 200px;
    height: 25px;
    margin-right: 15px;
}

#paginator-slider_cont{
    width: 200;
    height: 25px;
    margin: 0px 5px 0px 0px;
    text-align: left;
    float: left;
}

#paginator-slider  .pag 
{
border:#999999 solid 1px;
border-spacing: 1px;
text-decoration:none;
width:10px;
cursor:pointer;
margin: 0px 2px 0px 2px;
}

/*.titre-evenement
{
    background:url(../images/contenu_ev_dd.png) no-repeat;
    width: 290px;
    color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    padding-left:10px;
    margin-top:15px;
}*/

.titre-evenement_txt{
    width: 200px;
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #003399;
}


.form_element_up{
 width:180px;
 margin: 2px;
 float: left;
}

.form_element_up dd{
margin-left: 4px;
}

.form_element_up label{
margin-left: 4px;
}

.form_element_tot{
 width: 365px;
 margin: 2px;
 float: left;
}
.form_element_tot label{
margin-left: 4px;
}

.form_element_tot dd{
margin-left: 4px;
}

/*#auth {
margin-top: 0px;
margin-left: 0px;
}*/

#fieldset-Array {
border:none;
margin-top: 0px;
}

.plansite{
    text-align:left;
    color: #003399;
}

.plansite a{
    text-decoration:none;
    color: #003399;
}

.plansite a:visited{
    text-decoration:none;
    color: #003399;
}

.plansite a:hover{
    text-decoration: underline;
    color: #FF0000;
}

.intro_articles{
	clear: left;
	float: left;
	width: 380px;
	height: auto;
	margin-bottom: 10px;
}

.item_accueil
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:solid 1px #D5D5D5;
}

#auth
{
	float: left;
	width: 200px;
	height: auto;
	margin: 5px 0px 0px 5px;
	
}

#auth_hd
{
	float: left;
	width: 200px;
	height: 15px;
	/*margin: 20px 0px 0px 20px;
	padding: 5px 0px 5px 5px;*/
	background: url(../images/auth_hd.gif) no-repeat;
	
}

#auth_bdy
{
	float: left;
	width: 200px;
	height: auto;
	background: url(../images/auth_bdy.gif) repeat-y;	
}

#auth_bdy_cont
{
	width: 200px;
	height: auto;
	padding-left: 10px;	
}


#auth_ft
{
	float: left;
	width: 200px;
	height: 15px;
	/*margin: 20px 0px 0px 20px;
	padding: 5px 0px 5px 5px;*/
	background: url(../images/auth_ft.gif) no-repeat;
	
}

#partner-footer
{
	clear:both;
	width:98%;
	font-size:9px;
	text-align:left;
	line-height:1.5;
	border-top: solid 1px #CCCCCC;
	padding:5px;
}

#partner-title
{
	clear:both;
	width:98%;
	font-size:9px;
	text-align:left;
	margin-top:5px;
	color:#999999;
}


