/* custom stuff */

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
  }


#page_bg {
  	height: 100%;
	background: #BDDFD7;
	padding: 0;
	margin: 0;
	border: 0;
	}
/*_____________________________________________________________*/
#center {
	text-align: center;
	}
/*_____________________________________________________________*/
#main_bg {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 770px;
	background: White;
  	/*background: url(../images/blog_bg.png) repeat-y;*/
  	text-align: left;
  	}

/*#content_bg {
	margin: 0px 0px;
}*/
/*_____________________________________________________________*/
#header {
	background: url(../images/header.png) 0 0 no-repeat;
	width: 770px;
	height: 110px;
	}
/*_____________________________________________________________*/
#newflash {
	float: right;
	/*background: url(../images/blog_hash.png) 0 0;*/
	width: 132px;
	height: 20px;
	/*overflow: hidden;*/
}

#newflash div {
		padding: 10px 0px;/*marges internes*/
}

#newflash table.contentpaneopen td {/*ce sont les lignes du NEWFLASH*/
	color: #228B22;
	}
/*_____________________________________________________________*/
#topmenu {
	height: 20px;
	/*background: url(../images/menuapis.jpg) 0 0 no-repeat;*/
	text-align: left;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	font-weight: bolder;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 20px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 15px;
	height: 15px;
	padding: 0 10px;
	color: Teal;
	border-right: 2px solid White/*#B0E6D1*/;
	border-bottom: 0;
	}

#topmenu a:hover {
	color: #FA8072;
	/*background: #B43200;*/
	border-right: 2px solid White/*#B0E6D1*/;
	text-decoration: none;
	border-bottom: 0;
}
/*_____________________________________________________________*/
/*#frise {
	height: 30px;
	background: url(../images/friseapis.jpg) 0 0 no-repeat;
}
/*_____________________________________________________________*/
#pageeyde {
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	/*background: url(../images/blog_bg.png) repeat-y;*/
	}
/*_____________________________________________________________*/
#content {
	/*float: left;
	/*width: 558px;
	padding-top: 20px;
	border-right: 4px dotted #CAEEE3;
	}
/*_____________________________________________________________*/
/*#navigation {
	float: right;
	width: 206px;
	padding-top: 10px;
	margin: 0;
	border: 0px solid #00c;
	}*/

/*.padding {/*cette classe permet les marges internes du CONTENT et du NAVIGATION*/
	width: auto !important;
	width: 100%;
	padding: 0 35px 11px 25px;
	}

/*.highlight {
	background: #ECECE3;
	border: 1px solid #DBDAC4;
	padding: 0px 15px;
	}
*/
/*_____________________________________________________________*/
#footer {
	font-size: smaller;
	clear: both;
	height: 30px;
	line-height: 20px;
	background: url(../images/footer.png) 0 0 no-repeat;
	padding: 0px 10px;/*marge uniquement pour le texte*/
	text-align: left;
	}

#footer a:link{
	color: #FAADA4;
	text-decoration: none;
	border-bottom: 0;
	}
	
#footer a:hover{
	color: #FA8072;
	text-decoration: none;		
}


h3, .componentheading {/*titre NAVIGATION*/
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FA8072;
	margin: 10px 0 5px 0;
}

.contentheading {/*titre des ARTICLES*/
  /*height: 40px;*/
  vertical-align: bottom;
	font-size: 18px;/*OLD22*/
 	font-weight: bolder;/*OLD normal*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #869B90;
	text-align: left;
	width: 100%;
}

/*div.moduletable {/*menu NAVIGATION div imbrique inutile */
	/*margin-bottom: 20px;
	}*/

/*table.moduletable .contentheading {
  height: 30px;
  border:5px solid #7FFF00;
}*/

/* For content item titles that are hyperlink instead of Read On */
/*a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}
*/

a.mainlevel {/* liens menu NAVIGATION*/
  display: block;
 /*border-bottom: 1px solid #ddd;*/
}


a:link, a:visited {/* liens menu NAVIGATION*/
	font-weight: bolder;
	color: #007677; 
	text-decoration: none;
	/*border-bottom: 1px dotted #c23f2d;*/
}

a:hover {/* liens menu NAVIGATION*/
	color: #FA8072;
		/*border-bottom: 1px dotted #76261B;*/
}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}
/* en bas du CSS voir BOUTON RETOUR*/

/*_____________________________________________________________*/
/* required stuff */

/*span.pathway {
	display: block;
	margin-bottom: 15px;
	
}

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.readon {

}*/


/*___________________________________________________________*/
/*a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{

}


.sectiontableheader {
  font-weight: bold;
	background: #ECECE3;
	padding: 3px;

}



HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
	}


ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul li{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/blog_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
	}



.button {

}

.inputbox {
  font-size: 12px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
/*.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

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

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
/*hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
/*table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
/*.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
  padding: 4px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


.pagenav {
	font-weight: bold;
}

.pagenavbar {

}

/* Content voting */
/*.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript [BOUTON RETOUR] */
.back_button {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*strong {
	color: #333333;
}

/*ANNEXES copier/coller la ligne ci dessous dans un élément pour détecter la zone
dansle navigateur*/
/*border:5px solid #7FFF00;*/



