@charset "iso-8859-1";
/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	scrollbar-face-color:#2A3C62;
    scrollbar-arrow-color:#ffffff;
    scrollbar-track-color:#989898;
    scrollbar-shadow-color:#989898;
    scrollbar-highlight-color:#989898;
    scrollbar-3dlight-color:#989898;
    scrollbar-darkshadow-Color:#989898;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #000000;font-weight:bold;text-decoration:none}
a:hover {color: #990000;}
a.ami:hover {padding-top: 5px;height: 34px;width: 350px;background-color: #2A3C62;font-size: 14pt;color: #ffffff;font-weight:bold;text-decoration:none}
a.ami {padding-top: 5px;height: 34px;width: 350px;background-color: #FDD741;color: #000000;font-size: 14pt;text-decoration:none}
a.fada {color: #003E8C;font-weight:bold;text-decoration:none}
a.fada:hover {color: #075916;}
a.recherche {color: #ffffff;font-weight:bold;text-decoration:none}
a.recherche:hover {color: #67CDF5;}
a.photos {
 display: block;
	background: url(../images/fleche6.png) no-repeat;
	background-color: #D8E2EC;
	vertical-align: left;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 26px;
	padding-top: 11px;
	height: 36px;
	width: 300px;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 0px ;
}
a.photos:hover {
background: url(../images/fleche7.png) no-repeat;
background-color: #D8E2EC;
	vertical-align: left;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding-left: 26px;
	padding-top: 11px;
	height: 36px;
	width: 300px;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 0px ;
}
a.strategie {
 display: block;
	background: url(../images/menu_bg4.png) no-repeat;
	vertical-align: left;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding-top: 6px;
	padding-left: 7px;
	height: 21px !important;
	height: 25px;
	width: 80px;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 0px ;
}
a.strategie:hover {
background-position: 0px -25px;
	color: #000000;
}
a.strategie2 {
 display: block;
	background: url(../images/menu_bg4a.png) no-repeat;
	vertical-align: left;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 6px;
	padding-left: 7px;
	height: 21px !important;
	height: 25px;
	width: 80px;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 0px ;
}
a.strategie2:hover {
background-position: 0px -25px;
	color: #990000;
}
a.image  {border:0px;}
a.image:hover  {border:0px;}
a.inscription:link, a.inscription:visited {
    display: block;
	background: url(../images/menu_bg2.png) no-repeat;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 6px;
	height: 20px !important;
	height: 25px;
	width: 180px;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 2px ;
}
	
a.inscription:hover {
	background-position: 0px -25px;
	color: #000000;
}
li{ list-style: square;}
ul { list-style: square;}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size:13px;font-weight:bold;color:#000000;}
	a.pathway:link {color:#000000;text-decoration:none}
	a.pathway:visited {color:#000000;text-decoration:none}
	a.pathway:active {color:#000000;text-decoration:none}
	a.pathway:hover {color:#000000;text-decoration:none;}

/* Mainlevel menu */
.mainlevel {height: 25px;
    
	
	}

a.mainlevel {
    width: auto;
	color: #ffffff;
	background: #2A3C62;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: Verdana;
	border:1px solid black;
	height: 25px;
	margin-left: 10px ;
	margin-top: 3px ;
	margin-bottom: 3px ;
	}
	
a.mainlevel:hover {
	background: #FDCF24;
	color: #000000;
	font-weight: bold;
		}	
			
						
a.mainlevel#active_menu {
	color: #000000;
	background: #FDCF24;
	font-weight: bold;
		}
/* End Mainlevel menu */
		
/* Mainlevel2 menu */		
a.mainlevel2:link, a.mainlevel2:visited {
    display: block;
	background: url(../images/menu_bg1.png) no-repeat;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
    margin-left: 0px ;
}
	
a.mainlevel2:hover {
	background-position: 0px -25px;
	color: #000000;
}
a.mainlevel2#active_menu2 {
	color:#000000;
	background-position: 0px -25px;
}

a.sublevel2:link, a.sublevel2:visited {
	
	height: 24px;
	padding-left: 7px;
	padding-top: 4px;
	font-family: Verdana;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #63CEFF;
	text-align: left;
	background: #293963;
	width: 152px;
	border-left:4px solid #293963;
	border-bottom:1px solid #000000;
}

a.sublevel2:hover {
	color: #000000;
	text-decoration: none;
	background: #89AFD8;
}

a.sublevel2#active_menu {
	color: #000000;
	text-decoration: none;
	background: #89AFD8;
}
		
/* End Mainlevel2 menu */
	
/* Mainlevel3 menu */		
a.mainlevel3:link, a.mainlevel3:visited {
    display: block;
	background: url(../images/fond_photos.png) no-repeat;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 170px;
	padding-left: 50px;
	height: 189px !important;
	height: 189px;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
    margin-left: 0px ;
}
	
a.mainlevel3:hover {
	background-position: 0px 0px;
	color: #179BF2;
}

a.mainlevel3#active_menu {
	color:#179BF2;
	background-position: 0px 0px;
}

a.sublevel3:link, a.sublevel3:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel3:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel3#active_menu {
	color: #333;
}
	/* End Mainlevel3 menu */
	
	/* Mainlevel-navbas menu */		

.mainlevel-navbas {
height: 24px;
line-height: 24px;
background: #89AFD8;
font-size: 10px;
border-top:1px solid #000000;
border-bottom:1px solid #000000;


}

a.mainlevel-navbas {
	background: #89AFD8;
	color: #000000;
	font-family: Verdana;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	}
	
a.mainlevel-navbas:hover {
	color: #000000;
	background: #FFD51E;
	font-weight: bold;
		}	
						
a.mainlevel-navbas#active_menu-navbas {
	color: #000000;
	background: #FFD51E;
	font-weight: bold;
		}	
		
/* End Mainlevel-navbas menu */
/* Mainlevelaccueil menu */		
a.mainlevelaccueil:link, a.mainlevelaccueil:visited {
    display: block;
	background: url(../images/menu_accueil.png) no-repeat;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
    margin-left: 0px ;
}
	
a.mainlevelaccueil:hover {
	background-position: 0px -25px;
	color: #000000;
}
a.mainlevelaccueil#active_menu2 {
	color:#000000;
	background-position: 0px -25px;
}
		
/* End Mainlevelaccueil menu */
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {height: 18px;}

table.moduletable-navbas {
	 
	padding: 0px;
	margin: 0px;
	width: 50px;
}

table.moduletable-navbas th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable-navbas td {height: 18px;}
/* Add here Custom Modules */
table.moduletable2 {
	width: 180px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

table.moduletable2 th, div.moduletable2 h3 {
	background: url(../images/onglet_titre.png);
	color: #000000;
	text-align: center;
	padding-top: 0px;
	height: 25px;
	line-height: 25px;
	font-size: 10pt;
	text-transform: uppercase;
}
table.moduletable3 {
	width: 180px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
table.moduletable3 th, div.moduletable3 h3 {
	background: url(../images/bas_titre.png);
	color: #000000;
	text-align: center;
	padding-top: 3px;
	height: 7px;
	line-height: 7px;
	font-size: 10pt;
	text-transform: uppercase;
}

table.moduletable5 {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable5 th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable5 td {}

table.moduletable6 {
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	background: url(../images/activites_1.png);
}
table.moduletable7 {
	width: 500px;
	padding-left: 10px;
	height: 22px;
	line-height: 22px; 
	margin-left: 10px;
	margin-right: 10px;
}
table.moduletable7 th { 
background: #2A3C62;
text-align: left;
height: 22px;  
color: #ffffff;
border:1px solid #989898;
margin-bottom: 3px;
}

table.moduletable7 td {
height: 18px;
padding-top: 1px;
}
table.moduletableright {
	width: 170px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 5px;
	background-color: #2A3C62;
	color: #FFFFFF;
}

table.moduletableright th { 
background: url(../images/onglet_titre.png);
	color: #000000;
	text-align: center;
	padding-top: 0px;
	height: 25px;
	line-height: 25px;
	font-size: 10pt;
	text-transform: uppercase;
	background-color: #2A3C62;
  

}

table.moduletableright td {padding-left: 6px;padding-top: 3px;padding-bottom: 3px;background-color: #2A3C62;color: #FFFFFF;}
/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.hauteur {height: 100%;}
.contentheading {
font-size: 12px;
width: 540px;
height: 25px;
border-left:1px solid black;
border-right:1px solid black;
padding-left:10px;
font-weight: bold;
color: #000000;
background: url(../images/patway.png);
}

/* content title and links */
.contentpagetitle {background-color : Black; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: bold; color: #000000;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription {background-color : White;}

/* Main Body Text */
.contentpane {background: White;}
.contentpaneopen {background-color: White;}
.contentpaneopen_fada {background: #F0FAEC;
border-left:1px solid #075916;
border-right:1px solid #075916;
border-bottom:1px solid #075916;
}
.contentheading_fada2 {
font-size: 12px;
width: 540px;
height: 25px;
border-left:1px solid black;
border-right:1px solid black;
padding-left:10px;
font-weight: bold;
color: #ffffff;
background: url(../images/patway3.png);
}
.contentpane_fada {background: #F0FAEC;}
.contentpaneopen_strategie {
background: #EAF0F6;
border-left:1px solid #4686C2;
border-right:1px solid #4686C2;
border-bottom:1px solid #4686C2;
}
.contentpaneopen_strategie2 {
background: #EAF0F6;
}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 12px;  color: #000000; font-weight: bold; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 13px;  color: #000000; }
.pagenav_next{font-size: 13px;  color: #000000; }
a.pagenav {color: #000000; border-bottom: 0;}
a.pagenav:hover {color: #000000; border-bottom: 0;}
a.pagenav:link {color: #000000; border-bottom: 0;}
a.pagenav:visited{color: #000000; border-bottom: 0;}
.pagenavcounter{ color: #000000; height: 15px;  }
.back_button{font-size: 12px; height: 15px; color: #000000;padding-bottom: 10px;padding-left: 10px; }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 12px;
width: 540px;
border-left:1px solid black;
border-right:1px solid black;
height: 25px;
line-height: 25px;
padding-left:10px;
font-weight: bold;
color: #000000;
background: url(../images/patway.png);
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #2A3C62;
	color : #ffffff;
	font-weight : bold;
	padding-left: 10px;
	border-collapse: collapse;
	font-size: 12px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #D8E2EC;color:#000000;font-size: 11px;}
.sectiontableentry2 {background-color : #F1F1F1;color:#000000;font-size: 11px;}
.sectiontablefooter{background-color : #2A3C62;height: 18px; }
/* End Sectiontable */

/* Category */
.category {
color:#FFFFFF;
font-size: 12px;font-weight : bold;padding-bottom: 8px;
padding-left: 5px;
}
a.category:link, a.category:visited  {
font-size: 12px;
padding-left: 5px;
color:#990000;  
}
a.category:hover  {
font-size: 12px;
padding-left: 5px;
color:#990000;
text-decoration: underline;  
}
/* End category */


/* blogsection */
.blog {background-color : #FFFFFF;}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{display: none;background-color : #FFFFFF;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/

/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px;}
input {
font-family: Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {font-family:Verdana;font:bold;font-size:10pt;color:#000000;background-color:#BAD0E8;border:1 solid #000000;
}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #000000; background: #D55021;color: White;font:bold;width: 280;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}

/*********************
* Calendar module style
**********************/
.mod_events_table
{
	border: 1px solid #000000;
	margin-right: 318px;
	width: 220px!important;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	height: 138px;
	text-decoration: none;
}
.mod_events_td_title
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.mod_events_td_dayname
{
	font-weight: bold;
	color: #71C7F8;
	background-color: #102B72;
}
.mod_events_td_dayname .sunday
{
	color: #71C7F8;
}
.mod_events_td_dayname .saturday
{
}

.mod_events_td_dayoutofmonth
{
	font-weight: normal;
	color: #000000;
	background-color: #B0C4DE;
}
.mod_events_td_todaynoevents
{
	font-weight: normal;
	color: Black;
	background-color: #FDD71A;
}
.mod_events_td_todaywithevents
{
	font-weight: normal;
	color: #ffffff;
	background-color: #E2753A;
}
.mod_events_td_daynoevents
{
	line-height: normal;
	font-weight: normal;
	color: Black;
	background-color: #89AFD8;
}
.mod_events_td_daywithevents
{
	font-weight: normal;
	color: #ffffff;
	background-color: #E2753A;
}
a.mod_events_daylink:link
{
	color: Black;
	text-decoration: none;
}
a.mod_events_daylink:visited
{
	color: Black;
	text-decoration: none;
}
a.mod_events_daylink:hover
{
	color: #ffffff;
	text-decoration: none;
}
.mod_events_td_link
{
	background-color: Background;
}
a.mod_events_link:link
{
	color: Black;
}
a.mod_events_link:visited
{
	color: Black;
}
a.mod_events_link:hover
{
	color: Silver;
}
.mod_events_monthyear
{
	border: 1px solid #222222;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 318px;
	width: 220px!important;
	height: 20px;
	background-image: url( "../images/ban_cal.png" );
	 background-color: #FED61E;
}
.mod_events_monthyear td
{
	text-align:center!important;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
	font-weight: bold;
	color: Black;
	background-color: inherit;
	text-decoration: none;
}

table.mod_events_latest_table {
font-size: 14px;
}

.mod_events_latest {
	font-size: 13px;
	font-family: Verdana;
	border: solid 1px red;
	line-height: 50px;
	}

.mod_events_latest_first {
	font-size: 13px;
	font-family: Verdana;
	height: 30px;
	}

.mod_events_latest_date {
	font-size: 14px;
	font-family: Verdana;
	color:#000000;
	}


.mod_events_latest_content a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:gray;
	}

.mod_events_latest_content a:visited {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:gray;
	}

.mod_events_latest_content a:hover {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#c0c0c0;
	}




/* ###################### End TABBED EDITING ###################### */


