/* custom stuff */

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
}


#page_bg {
  height: 100%;
	background: #fff url(images/bg.gif);
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;
}

#main_bg {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 950px;
	background: #fff;
  	/*background: #fff url(images/blog_bg.png) repeat-y;*/
  	text-align: left;
}

#content_bg {
	margin-left: 20px;
	margin-right: 20px;
}

#header {

}

#newflash {
	float: right;
	background: url(../images/blog_hash.png) 0 0;
	height: 194px;
	width: 193px;
	overflow: hidden;
}

#newflash div {
		padding: 5px 10px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

#tbl_search {
	height: 35px;;
	margin: 0;
	border: none;
	
}

#mod_search_searchword{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10pt;
	height: 12.5pt;
	line-height: 10pt;
	margin: 0;
	padding: 0 0 -2.5pt 0;
	space: 0;
	width: 130px;
	vertical-align: middle;
}


#topmenu{
	height: 31px;
	width:950;
	/*background: #ebebeb;*/
	text-align: right;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}



#topmenu ul {
	padding: 0;
	list-style: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 24px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 24px;
	height: 24px;
	padding: 0 30px;
	color: #fff;
	border-right: 0px solid #fff;
	border-bottom: 0;
}

#topmenu a:hover {
	background: #0B3951;
	color:#000000;
	border-right: 0px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}

#content {
	float: right;
	width: 700px;
	border: 0px solid #c00;
	padding-top: 20px;
}

#navigation {
	float: left;
	width: 195px;
	padding-top: 0;
	margin: 0;
	margin-top: -18px;
	margin-left: -12px;
	border: 0px solid #00c;
}

.padding {
	width: auto !important;
	width: 100%;
	padding: 0 15px 40px 15px;
}

.highlight {
	background: #ECECE3;
	/*order: 1px dotted #DBDAC4;*/
	padding: 0px 15px;
	
}

.pointilles_haut{
	border-top: 1px dotted #b1b1b1;
	width: 950;
	margin-top: 5px;
	margin-left: 2px;
	height: 1px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;

	clear: both;
	/* height: 45px; */
	background-color: #daf1a6;
	text-align: center;
	padding: 4px 0px 6px 0px;

}

#footer a:link, #footer a:visited{
	color: #388108;
	font-weight: bold;
}

#footer a:hover{
	color: #000;
	font-weight: bold;
}

/* 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 {

}

h3, .componentheading {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px 0 5px 0;
}

.contentheading {
  	height: 20px;
  	vertical-align: bottom;
	font-size: 14px;
 	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #839243;
	text-align: left;

}

div.moduletable {
	margin-bottom: 0px;
	vertical-align: top;
}

table.moduletable .contentheading {
  height: 0px;
}

/* 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;
	
}


.mainlevel {
		
}

a.mainlevel {

  display: block;
  width: 175px;
  margin: 0px;
  padding: 2px 20px 2px 0px;
  background-color: #edf8d3;
  color: #577517;
  text-decoration:none;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  /* border: #ddeabf; */
  border: 1px solid #ffffff;
  background-image: url(images/arrow_menu_open.gif);
  background-repeat: no-repeat;
  background-position: 185px 8px;
}

a.mainlevel:link, a.mainlevel:visited {
   color: #577517;
   margin: 0px 0px 0px 0px;
  border: 1px solid #ffffff;
}

a.mainlevel:hover {
   color: #000000;
  background-color: #edf8d3;
   margin: 0px 0px 0px 0px;
  border: 1px solid #ffffff;
}


#active_menu{
  display: block;
  text-decoration:none;
  margin: 0px 0px 0px 0px;
  background-color: #daf1a6;
  width: 175px;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 20px;  
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  border: #ddeabf;
  background-image: url(images/arrow_menu_down.gif);
  background-repeat: no-repeat;
  background-position: 185px 10px;  
}

a.sublevel, a.sublevel:link, a.sublevel:visited{
  display: block;
  text-decoration:none;
  margin: 0px 0px 0px 0px;
  background-color: #f7ffe7;
  width: 175px;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 20px;
  color: #89a251;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  border: #ddeabf;
  background-image: url(images/arrow_menu_sub.gif);
  background-repeat: no-repeat;
  background-position: 185px 7px;  
}

a.sublevel:hover {
   color: #000000;
   margin: 0px 0px 0px 0px;
}


img{
	border: none;
}

a:link, a:visited {
	text-decoration:none;
	color: #000; 
	text-decoration: none;
	border-bottom: 1px  #000;
}

a:hover {
	text-decoration:none;
	color: #839243;
	border-bottom: 1px #76261B;
}

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%;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}

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;
}

.table_menu_droite_accueil
{
	width: 195px;
	background-color: #e3f3bc;
	font-family: Arial;
	border-collapse: collapse;
	margin-left: 13px;
}

.table_menu_droite_accueil th
{
	background-color: #7b983b;
	height: 25px;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
}

.table_menu_droite_accueil td
{
	text-align: justify;
	padding: 15px;
	font-size: 11px;
	vertical-align: top;
	color: #939393;
}

.table_menu_droite_accueil td a
{
	padding-right:15px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/read_more.gif);
	color: #4a9419;
	font-weight: bold;
	text-decoration: none;
}

.table_menu_droite_accueil td a:hover
{
	padding-right:15px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/read_more.gif);
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.table_menu_droite_produits_1
{
	width: 167px;
	background-color: #ddeabf;
	font-family: Arial;
	border-collapse: collapse;
	/*margin-right: -18px;*/
	margin-left: 17px;
}

.table_menu_droite_produits_1 th
{
	background-color: #c3d09a;
	height: 25px;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
}

.table_menu_droite_produits_1 td
{
	text-align: justify;
	padding: 15px;
	font-size: 11px;
	vertical-align: top;
	color: #939393;
}

.table_menu_droite_produits_1 td a
{
	padding-right:15px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(images/read_more.gif);
	color: #939393;
	text-decoration: underline;
}

.table_menu_droite_produits_2
{
	width: 167px;
	background-color: #f4d3ca;
	font-family: Arial;
	border-collapse: collapse;
	/*margin-right: -18px;*/
	margin-left: 17px;
}

.table_menu_droite_produits_2 th
{
	background-color: #e7b9aa;
	height: 25px;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
}

.table_menu_droite_produits_2 td
{
	text-align: justify;
	padding: 15px;
	font-size: 11px;
	vertical-align: top;
	color: #939393;
}

.table_menu_droite_produits_2 td a
{
	padding-right:15px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(images/read_more.gif);
	color: #939393;
	text-decoration: underline;
}

/** 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 Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}
