/*============================================================================================================*/
/* CSS global reset for all browsers */ 
/*============================================================================================================*/

* {
padding: 0;
margin: 0;
font-family: Trebuchet MS, Verdana, Century Gothic, Arial, Helvetica, sans-serif;
color: #666;
}


/*============================================================================================================*/
/* CSS ICAP
/*============================================================================================================*/

td, tr, p, div, li, ul,
.check-div {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
text-align:justify;
margin-top:5px;
line-height:1.2em;
}

.miettes {
padding-left:22px;
}

.pathway {
font-size: 11px;
}

li, ul {
list-style-type:disc;
margin-top:2px;
margin-left:15px;
}

p + ul {
margin-top:5px;
}

.titre1, h1 {
color: #666666; 
font-family: Trebuchet MS, Century Gothic, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-align:left;
line-height:16px;
padding: 0;
margin-top:30px;
}

.titre2, h2 {
color: #0099CC; 
font-family: Trebuchet MS, Century Gothic, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align:left;
line-height:14px;
padding: 0;
margin-top:15px;
}

.titre3, h3 {
color: #0099CC; 
font-family: Trebuchet MS, Century Gothic, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
text-align:left;
line-height:14px;
padding: 0;
margin-top:2px;
margin-bottom:15px;
}

h1 + h2 {
margin-top:10px;
}

/*
h2 + p {
margin-top:2px;
}

h1 + h2 + p {
margin-top:5px;
}
*/

.contentpaneopen > h1 {
margin-top:0px;
}

.contentpaneopen + tr > td > p {
margin-top:20px;
}

a:link, a:visited, .image:link {
color: #0099CC;
text-decoration: none;
font-family:  Trebuchet MS, Century Gothic, Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
color: #FF6600; 
font-weight: bold;
}

a.pathway:link, a.pathway:visited {
color: #666666; 
}

a.pathway:hover {
color: #FF6600; 
font-weight: normal;
}

.pied {
font-family: Century Gothic, Verdana, Arial;
font-size: 9px;
color: #333333;
text-align:center;
}

a.pied:link, a.pied:visited {
color: #333333;
}

a.pied:hover {
color: #FF6600; 
font-weight: normal;
}

.image {
margin-left:-10px;
}

.tableauEntete {
margin-top:10px;
}

.tableauLigne1 {
border-top:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
padding-top:3px;
padding-bottom:3px;
padding-right:20px;
}

.tableauDetail {
border-bottom:solid 1px #CCCCCC;
padding-top:3px;
padding-bottom:3px;
padding-right:20px;
}

/*============================================================================================================*/
/* Menu horizontal
/*============================================================================================================*/

a.mainlevel:link, a.mainlevel:visited {
text-decoration:none;
color:#FFFFFF;
background-color:#006699;
font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:7px;
padding-right:7px;
padding-top:0px;
letter-spacing:0.1em;
line-height:18px;
border-right: 1px solid #FFFFFF;
}

a.mainlevel:hover { 
background-color:#FF6600;
}

#active_menu { 
background-color:#999;
color:#FFF;
}

#active_onglet_produits { 
background-color:#999;
color:#FFF;
margin-left:-4px;
border-right: 8px solid #FFFFFF;
}

#inactive_onglet_produits { 
margin-left:-4px;
border-right: 8px solid #FFFFFF;
}

.sublevel { 
color:#FF0000; 	
font-weight: bold; 
}

a.sublevel:link, a.sublevel:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #FFFAAF; 
font-weight: normal;
}

a.sublevel:hover {
/* pffff!.. you know this! */
color: #FFF; 
text-decoration: none;
}


/*============================================================================================================*/
/* Menus verticaux
/*============================================================================================================*/

a.mainlevelCapEcole, a.mainlevelCapCLSH, a.mainlevelCapCreche { 
display: block;
width:165px;
height:16px;
margin-top:10px;
margin-left:12px;
padding-top:1px;
padding-bottom:3px;
padding-left:4px;
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: normal;
color:#666666;
border-left: 4px solid #CCCCCC;
background-color:#E0E0E0;
}

a.mainlevelCapCreche:hover, a.mainlevelCapEcole:hover, a.mainlevelCapCLSH:hover { 
display: block;
color:#FFFFFF;
text-decoration:none;
margin-left:12px;
padding-left:4px;
}

a.mainlevelCapCreche:hover { 
background-color:#99CF16;
}

a.mainlevelCapEcole:hover { 
background-color:#FFCC00;
}

a.mainlevelCapCLSH:hover { 
background-color:#2FB0D0;
}

a.sublevelCapCreche, a.sublevelCapEcole, a.sublevelCapCLSH { 
display: block;
width:158px;
line-height: 16px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 15px;
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#666666;
text-decoration: none;
font-weight: normal;
border-left: 4px solid #FFFFFF;
padding-left: 4px;
padding-top:0px;
padding-bottom:2px;
background-color:#E0E0E0;
}

.sublevelCapCreche { 
}

.sublevelCapEcole { 
}

.sublevelCapCLSH { 
}

a.sublevelCapCreche:hover, a.sublevelCapEcole:hover, a.sublevelCapCLSH:hover { 
color:#FFFFFF;
text-decoration:none;
border-left: 4px solid #FFFFFF;
}

a.sublevelCapCreche:hover { 
background-color:#99CF16;
}

a.sublevelCapEcole:hover { 
background-color:#FFCC00;
}

a.sublevelCapCLSH:hover { 
background-color:#2FB0D0;
}

#active_menuCapCreche { 
color: #FFFFFF; 	
background-color:#99CF16;
font-weight: bold; 
}

#active_menuCapEcole { 
color: #FFFFFF; 	
background-color:#FFCC00;
font-weight: bold; 
}

#active_menuCapCLSH { 
color: #FFFFFF; 	
background-color:#2FB0D0;
font-weight: bold; 
}

#active_menuCapCreche:hover, #active_menuCapEcole:hover, #active_menuCapCLSH:hover { 
color: #FFFFFF; 	
}

.highlight {
background-color:#0099CC;
color:#FFFFFF;
font-weight:bold;
padding-left:5px;
padding-right:5px;
padding-bottom:2px;
}

.small {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #888;
text-decoration: none;
font-weight: normal;
}

br + .small {
color: #FFF;
line-height:0px;
}

/*============================================================================================================*/
/* CSS ICAP - Page standard */ 
/*============================================================================================================*/

.contentheading, .componentheading {	
font-family		: Century Gothic, Verdana, Helvetica, sans-serif;
font-size       : 24px;
font-weight     : bold;
color			: #0099CC;
vertical-align	:text-bottom;
} 

.componentheading {	
margin-left:20px;
margin-right:20px;
margin-bottom:30px;
} 

/*============================================================================================================*/
/* CSS ICAP - Formulaires */ 
/*============================================================================================================*/

.check-div {
}

.check-input {
}

.button {
color: #FFFFFF; 
padding-top: 0px;
padding-bottom:2px;
font-weight: bold;
text-align: center;
background: #999999;
border:none;
height: 24px;
}

.button:hover { 
background: #FF6600;
}

.inputbox {
font-weight: bold;
color: #0099CC;
background: #F8F8F8;
border: 1px solid #666666;
height: 15px;
padding:2px;
}

.inputbox:focus { 
border: 1px solid #0099CC;
background: #F0C0C0;
}

.inputbox:hover { 
border: 1px solid #FF6600;
background: #D0D0D0;
}

.selectbox {
font-weight: bold;
color: #0099CC;
background: #F8F8F8;
border: 1px solid #666666;
}

.selectbox:hover { 
border: 1px solid #0099CC; 
}

input {
}

.formulaire {
}

.search .inputbox { 
background-color:#FFF;
width:184px;
margin-left:5px;
margin-bottom:5px;
}


/**
 * General Body Styling
 * --------------------
 * These are normal css setup reccommended for your
 * HTML template although they are not neccessary
 */
 
body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	color : #333333;
}

.content { 
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 770px;
	background: #FFF;
}

#top { 
	padding: 0; 
	margin: 0 auto;
	background: #FFF url(../images/top.jpg) no-repeat top; 
	height: 44px;  
} 

#top .titleh1 {
	color: #404040;
	padding: 0px 0 0 0px;
}

#top h1 {
	padding-left: 60px; 
	padding-top: 15px;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	height: 20px;
}

#right_side {
	float: right;
	width: 553px;
	margin-right: 15px !important;
	margin-right: 7px;
	margin-top: 5px;
	background: #FFF url(../images/maintop.jpg) no-repeat top center;
	margin-bottom: 10px;
}

#left_side {
	float: left; 
	padding-left: 10px !important;
	padding-left: 13px;
	margin-top: 5px;
	background: #FFF;
	margin-bottom: 10px;
}

#left_side .lefts { 
	float: left; 
	width: 190px; 
	padding-left: 0px; 
	background: #FFF url(../images/modbg.jpg) repeat-y center;
}
 
#left_side .lefts a { color: #404040; }

#topmenu {  	margin: 0 auto; 
			margin-top: 5px !important;
			margin-top: 0px;
			margin-bottom: 5px;
			width: 738px; 
			background: #7AA726 url(../images/menubg.jpg) repeat-x center; 
			height: 32px;
			text-align: right;
			
}

#topmenu .padding { padding-top: 5px; float: right;}
#topmenu .lefts { 
	background: url(../images/menul.jpg) no-repeat left; 
	height: 32px; 
	
	
}

#topmenu .rights {
	background: url(../images/menur.jpg) no-repeat right;
	float: right;
	height: 32px;
	width: 8px;
}

#mainimg { 
	height: 160px;
	background: #FFF url(../images/mainimg.jpg) no-repeat top center;
	margin: 0 auto;
}

#mainimg_bottom {
	background: url(../images/basimg.jpg) no-repeat top center;
	height: 24px;
	margin: 0 auto;
}

#news { width: 50%; }
#news .padding { padding: 20px; }
#news  h3 { color: #fff;  }
#news  td { color: #fff; padding-top: 8px; }


ul#mainlevel-nav {	
	list-style: none;
	padding: 3px 5px 0 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	list-style-type: none;
    border-left: 1px solid #fff;
}

ul#mainlevel-nav li a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFF;
	background: transparent;
	font-weight: bold;
}

#main {	margin: 0 auto;	width: 770px; } 

#main #mcontent {
	width: 553px;
	margin: 10px 0 0 0;
	background: url(../images/mainbg.jpg) repeat-y top center;
}

#mcontent .padding {
	padding: 0 10px 5px 10px;
}

#mtop {
	background: url(../images/maintop.jpg) no-repeat top center;
	height: 16px;
	margin-right: 0px;
}

#mbottom {
	background: url(../images/mainbot.jpg) no-repeat top center;	
	height: 15px;
}



#footer {
	margin: 0px auto;
	width: 734px;
	height: 37px;
	background: #3a4245 url(../images/footl.jpg) no-repeat left;
	clear: both;
}


#footer_right {
	background: #fff url(../images/footr.jpg) no-repeat right;
	height: 37px;
	width: 8px;
	float: right;
	clear: both;
}



#footer .padding { padding: 10px 0px 10px 35px; text-align: center; color: #fff;}
#footer a { color: #fff; }
#footer a:hover { color: #fff; } 

#bottom {
	background: #FFF url(../images/bottom.jpg) top center;
	height: 18px;
}


.mostread li {
padding: 0px 5px 0 5px;
list-style: 3px;
list-style-type: none;
list-style-image: url(../images/li.gif);
}

.latestnews li {
padding: 0px 5px 0 0px;
list-style: 0px;
list-style-type: none;
}

.mosimage { border: 1px solid #aaa; padding: 0px; margin: 1px 8px 8px 0px;}
.mosimage_caption { background-color: #404040; color: #FFF; }


/**
 * General Mambo Styles
 * --------------------
 * The following are styles that are often used
 * site wide by Mambo to provide better control
 * of content's appearences.
 */

hr { 
/* often used in components like Akobook, and Simpleboard forum
   to define the separator lines */
background: transparent; 
height:1px; 
border: 1px solid #CCFF00;
}

hr.separator {
/* found this css style in Peekmambo's css style. Still haven't worked out
   if this is a custom style or an in built style. Will update when I find out*/
background: transparent;
height: 1px;
width: 75px;
border: 1px solid #CCFF00;
}

.pagenavbar { 
/*for some weird reasons, this is not used in page nav, but found it used 
  for nick names in forum threads by Simpleboard */
}

.pagenav {
/* as the name implies, this is for formatting texts for
   those "<< Start < Previous 1 Next > End >>" links */
font-weight: normal;
color: #555;
}

a.pagenav, a.pagenav:visited {
/* same as above, but for links */
font-weight: normal;
color: #F5922B;
}

a.pagenav:hover {
/* same as above, but for links with mouse pointer over it */
font-weight: normal;
color: #919387;
text-decoration: underline;
}


.smalldark {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    }

/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */
 
.ontab {
/* For styling of the "Tab" buttons when editing contents through the frontend
   (when you log in as admin in the frontend). This .ontab is the styling for the
   tab when it is active or after its "clicked" */
background-color: #323A15;
border-left: outset 1px #DCF2FA;
border-right: outset 1px #808080;
border-top: outset 1px #DCF2FA;
border-bottom: solid 1px #d5d5d5;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}
.offtab {
/* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend.
   This .ontab is the styling for the tab when it is NOT active or when it is NOT "clicked" */
background-color : #e5e5e5;
border-left: outset 1px #E0E0E0;
border-right: outset 1px #E0E0E0;
border-top: outset 1px #E0E0E0;
border-bottom: solid 1px #d5d5d5;
text-align: center;
cursor: hand;
font-weight: normal;
}

.tabpadding {
/* this style is used set the size of the tab in 
   in the above */
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

.tabheading {
/* Not too sure what this is used for. Couldn't find anything
   related to it yet at the moment */
}

.pagetext {
/* this style is used to style the content of the editing form
   contents (where HTMLArea sits and all its forms + contents) in
   the frontend Administration interface */
visibility: hidden;
display: none;
position: relative;
top: 0;
}




/** 
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */
 
.contentpane {
/* This is used mainly for the table that holds the SECTIONS such as News.
   This is when you create a link to a Section and when clicked on it, it will display
   "News" then some description (with image if you selected one) and then a list of 
   Category of News. Yes! That entire thing is contained in a table with this style */
background-color : #FFF;
}



.contentpaneopen { 
background-color : none; 
margin-left:20px;
margin-right:20px;
}
.contentpaneopen img { padding: 10px; }
.buttonheading img { padding: 2px; }

.contentpagetitle {
/* Couldn't find where is this yet. Will update this part when I
get to it. Sorry. If you know, please email me the infos */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #525252;
text-align:left;

}

.contentdescription {
/* When you create a link to a Section in the main menu and when clicked on it, it will display
   "News" then some description (with image if you selected one) and then a list of 
   Category of News. This style is used for formating the "DESCRIPTION" part of that page */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333;
text-align: left;
}

.contentdescription img { padding-right: 5px; }

table.contenttoc {
/* This is used to format the table of the Tables of Contents or "Jump to" 
   box when it is enabled in a multiple paged content or article */
color: #3333FF;
background-color: #FFFFFF;
border: 1px solid #666;
margin: 10px;
padding: 5px;
    }

table.contenttoc td {
/* the same as above, but this is used to format the td or
   table cells */
font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
padding: 3px;
}

.content_rating {
/* used for styling the texts used for displaying 
   those "stars" for rating in an article */
font-weight: normal;
font-size: 8pt;
}

.content_vote {
/* used for those voting texts (the one with voting RADIO buttons) */
font-weight: normal;
font-size: 8pt;
}


/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables 
 */

.sectiontableheader {
/* This is for styling the section table headers on a SECTION's page.
   An example would be those articles lists when you click on "News" or something?
   With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the
   header that you will be controlling through this style */
background-color : #5d9feb;
background-repeat: repeat;
padding: 2px;
color : #FFF;
font-weight : bold;
}

.sectiontableentry1, {
/* this is used when there's a whole list of data to provide and
   you need to create alternate colors for each row of data. This is
   the first color */
background-color: #FFF;
}

.sectiontableentry1 img, .sectiontableentry2 img { padding-right: 10px; padding-left: 5px; }

.sectiontableentry2 {
/* this is the second color for the row. So, the table generator,
   will alternate its style through sectionableentry1 and sectiontableentry2
   as it cycles through and outputs each row of data. Similar to forum's post
   listings */
background-color : #EFEFEF;
}





/**
 * Mambo Styles for Categories
 * ---------------------------
 * The following are the styling for "Category" items
 * generated from the Sections area
 */

.category {
/* this is to set the category Titles ( found on a SECTION's page
   where the Category lists are) styles */
color: #333; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; 
font-weight: bold; 
text-decoration: none;
}

a.category:link, a.category:visited {
/* same as above, but to set the link format */
color: #404040; font-weight: bold;
}

a.category:hover {
/* same as above, but for links with mouse pointer over it */
color: #5d9feb;
text-decoration: underline;
}




/**
 * Mambo Blog styling
 * ------------------
 * Not too sure where this is used yet. I tried the blog section
 * but it doesn't seem to use it. If you have info on this,
 * email me. I'll update this part.
 */
 
a.blogsection:link, a.blogsection:visited {
color: #404040; 
text-decoration: none; 
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

a.blogsection:hover {
color: #5d9feb; 
text-decoration: underline;
font-size: 11px;
}


/**
 * Mambo Modules formatting
 * ------------------------
 * These stylings are to format the way modules are
 * displayed. It mainly deals with the format of its
 * table. I think this doesn't need too much explaining
 */
 

/* for the top menu */ 
#menu table.moduletable { float: right; text-align: right;} 
 
 
/* for the left menu */ 
#left_side table.moduletable {
	margin: 0px 0px -7px 0px !important;
	margin: 0px 0px -4px 0px;
	padding: 0 0 10px 0;
	background: url(../images/modbot.jpg) no-repeat bottom center;
}

#left_side table.moduletable th {
/* styling the module header, and the module titles */
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #FFF;
	background: url(../images/modh3.jpg) no-repeat top center;
	width: 186px;
	height: 25px;
	text-decoration: none;
	padding: 5px 0 0 4px;
	text-indent: 10px;
}


#left_side table.moduletable td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}


#left_side table.moduletable tr {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
}

#left_side .moduletable form { padding: 10px 10px 0px 15px; }
#left_side .moduletable form td { padding-bottom: 10px; }
.syndicate  { padding: 15px; }


/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */
 
 
 /*  Polls  */
 
.poll {
/* polls texts */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000;
line-height: 14px;
margin-bottom: 10px;
}

.pollstableborder {
/* set the border properties of the polls voting table */
border: 1px solid #FFF;
}

label { padding-left: 5px; }


/*  Weblinks */

a.weblinks:link, a.weblinks:visited {
/* well.. to format the link's titles under the "Weblinks" 
   section on the frontend */
color: #006EC7; text-decoration: none; font-weight: normal;
font-family:  Arial, Verdana, Helvetica, sans-serif;
}

a.weblinks:hover {
/* same as above, but for link with mouseover */
color: #006EC7; text-decoration: underline;
}



/*  Newsfeeds */

.newsfeedheading {
/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #FF6600;
   }

.newsfeeddate {
/* yeah.. the date on the newsfeed */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #FFFF99;
font-weight: normal;
}

.fase4rdf {
/* this is the body text of the newsfeed */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal;
}

a.fase4rdf:link {
/* links of the body text of the newsfeed */
font-size: 11px; 
font-weight: bold; 
color: #006EC7;
text-decoration: none;
}

a.fase4rdf:hover {
/* links of the body text of the newsfeed when mouse points over it*/
font-size: 11px;
font-weight: bold; color: #FFCC00;
text-decoration: underline;
}


/* Search page */


table.searchintro {
}


/*  Contact's table settings  */

table.contact {
/* for formatting the entire "Contact" table which includes
   the name, address icons and form. Note this table DOES NOT 
   enclose the dropdown list for selecting the Department/person
   to contact */
background-color: #333333;
}

table.contact td.icons {
/* the name gave it away. This formats the <td> cells
   where the little icons sits next to the details (those addresses,
   phone number etc) */
background-color: #333333;
}

table.contact td.details {
/* this is for formatting the <td> cells where all the details sits.
   The details where addresses, phone number and additional info are */
background-color: #333333;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.syndicate { padding-top: 10px; }

