/* ###################### OVERALL SETTINGS ###################### */
body 
  {background: url(../images/meediosbackground.gif);
  background-repeat: repeat-y;
  background-position: center top; 
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;	
  font-size: 12px; 
  margin: 0px;}

hr 
  {color: #91B2C5;	
  height: 1px; 
  width: 100%;}

td, tr, p, div 
  {color: #000000; 
  font-weight:; 
  font-family: Helvetica,Arial,san-serif;	
  font-size: 12px;}

/* ########################### FORMS ########################## */

.button 
  {background: url(../images/buttonbg.png) repeat-x; 
  border: 2px solid #636669;	
  color: #000000;	
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;	
  font-weight: bold;}

.inputbox 
  {background: #FFFFFF
	border: 1px solid #000000;
	color: #b27416;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

/* ########################### LINKS ########################## */
a:link, a:visited 
  {color: #000000;
	text-decoration: underline;}

a:hover 
  {color: #b27416;
	text-decoration: none;}

a.category 
  {color: #A7ADB9;
  font-size: 16px;
  font-weight: bold;}

a.contentheadinglink:link, a.contentheadinglink:visited 
  {color: #000000;
	text-decoration: none;}

a.contentheadinglink:hover 
  {color: #CCCCCC;
	text-decoration: none;}

a.pagenav:link, a.pagenav:visited 
  {color: #000000;
	text-decoration: none;}

a.pagenav:hover 
  {color: #b27416;
	text-decoration: underline;}

a.readon:link 
  {background-image: url('../images/bullet.png');
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 21px;}

/* ##################### MODULE SETTINGS ###################### */
table.moduletable 
  {-moz-border-radius:3px;
  margin-bottom: 15px;
	width: 180px;
  }

table.moduletable td 
  {background-color: #FFFFFF;
  -moz-border-radius:3px;
	padding: 3px;
	color: #000000;
	font-weight: bold;
  }

table.moduletable th 
  {background: url(../images/meediosmenu.png) repeat-x;
	background-position: center;
	-moz-border-radius:3px;
	color: white;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;}

/* ##################### VOTING SETTINGS ###################### ok */
.content_rating 
  {color: #25668D;
	font-size: xx-small;}

.content_vote 
  {background: #808080;
	border: 1px solid #999999;
	padding: 2px;}

/* ################### CONTENT PAGE SETTINGS ################## ok */

.contentbox 
  {background: #FFFFFF;
	border-left: 1px solid #CFCBB5;
	border-right: 1px solid #CFCBB5;
	border-bottom: 2px solid #CFCBB5;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	color: #000000;}
	
.componentheading 
  {background: url(../images/contentmeedios.png) repeat-x;
	color: #000000;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;}

.contentheading 
  {background: url(../images/contentmeedios.png) repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
  }

.contentpagetitle 
  {color: #000000;
	font-weight: bold;}

.contentpane 
  {padding: 1px;
  padding-bottom: 3px;
  background: #F7F8F6;
  border: 1px solid #CCCCCC;
  margin:2px;}
  
.contentpaneopen 
  {background: #F7F8F6;
  padding-left: 3px;
  padding-right: 3px;
  margin:2px;
  border: 1px solid #CCCCCC;}
 
.createdate, .modifydate 
  {color: #b27416;
	font-size: 11px;}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel 
  {color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;}
	
a.mainlevel:link, a.mainlevel:visited 
  {background: transparent url(../images/arrow.png) left no-repeat;
	border-width: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;}

a.mainlevel:hover 
  {background: transparent url(../images/arrow.png) left no-repeat;
	color: #b27416;
	text-decoration: underline;}

.sublevel 
  {font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;}

a.sublevel:link, a.sublevel:visited 
  {background: transparent url(../images/arrow.png) left no-repeat;
	border-width: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;}
	
a.sublevel:hover 
  {background: transparent url(../images/arrow.png) left no-repeat;
	color: #b27416;
	text-decoration: underline;}

/* ###################### TABS SETINGS ###################### ok */
.ontab 
  {border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	text-align: center;}

.offtab 
  {background-color: #808080;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #b27416;
	font-weight: normal;
	padding: 5px;
	text-align: center;}

.tabpadding 
  {border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;}

/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar 
  {background: #808080;
	border: 1px solid #999999;
	padding: 2px;}

.pagetext 
{}

.pagenav 
  {color: #DB6969;
	font-weight: bold;}

/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway

  {color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #E1E1DE;
	border-right: 1px solid #BFBFBF;
	

  }

a.pathway:link, a.pathway:visited 
  {color: #000000;}

a.pathway:hover 
  {color: #b27416;}

  
.menucontentbox 
  {background: #EFEFEF;
  display:block;
  padding-top: 5px;
  border: 1px solid #BFBFBF;
  width:;
  height:20px;}


/* ################# SECTION LISTING SETTINGS ################# */
.sectiontableheader 
  {border: 1px solid #000000;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	padding-left: 5px;
	text-transform: uppercase;
	background: #DFDBB5;}

.sectiontableentry1 
  {background: #F7F7F7;
  border-right: 1px solid #CFCBB5;
  border-left: 1px solid #CFCBB5;
  border-bottom: 1px solid #CFCBB5;
  border-top: 1px solid #CFCBB5;
  padding: 2px;
	vertical-align: top;}

.sectiontableentry2 
  {background: #EFEFEF;
  border-right: 1px solid #CFCBB5;
  border-left: 1px solid #CFCBB5;
  border-bottom: 1px solid #CFCBB5;
  border-top: 1px solid #CFCBB5;
  padding: 2px;
	vertical-align: top;}

/* ################### SMALL FONT SETTINGS #################### ok */
.small 
  {color: #b27416;
	font-size: 11px;}

.smalldark 
  {color: #000000;
	font-size: xx-small;}

/* ###################### TEMPLATE SETTINGS ###################### */

.menugauche 
  {background: #9CBC0F;
  
  }

.menudroit 
  {background: #ECE9D8;
  border-left: 1px solid #CFCBB5;
  border-right: 2px solid #CFCBB5;
  border-bottom: 2px solid #CFCBB5;
  }

.module1
  {background: url(../images/moduleshaut.png) no-repeat;}

.module2
  {background: url(../images/moduleshaut.png) no-repeat;}

.module3
  {background: url(../images/moduleshaut.png) no-repeat;}

.module4
  {background: url(../images/moduleshaut.png) no-repeat;}
  
.module5
  {background: url(../images/moduleshaut.png) no-repeat;}
  
.module6
  {background: url(../images/moduleshaut.png) no-repeat;}   

.background1 
  {background: url(../images/background1.png);
  background-repeat: repeat-x;
  border-left: 4px solid #9CBC0F;
  border-right: 4px solid #9CBC0F;}

.header 
  {border-left: 1px solid #000000;}

.headerright 
  {border-right: 1px solid #000000;}

.bannersite 
  {background: url(../images/meedios_fr.png) no-repeat;
  border-left: 1px solid #9CBC0F;
  border-top: 2px solid #9CBC0F;}

.titresite
  {background: url(../images/meediostitresite.png) no-repeat;}

.meedioshaut
  {background: url(../images/meedioshaut.png) no-repeat; 
  border-left: 2px solid #9CBC0F; 
  border-right: 2px solid #9CBC0F;}

.inputbox 
  {background: #FFFFFF; 
  font-weight :bold ;
  font-size: ;
  text-align: center;
  color: #000000;}

.adminform 
  {background: #AF2020;
  color: #000000 ;}

.mceToolbarTop 
  {background: #AFAFAF; 
  font-weight :bold ;
  font-size: ;}

.mceContentBody 
  {background: #FFFFFF;}
 
.input 
  {background: #AF2020;}

#map
  {color: #000000;}
  
.highlight 
  {background: #AFAFAF; 
  font-weight :bold ;
  font-size: ;}

.recherche 
  {background: #FFFFFF;}

.pub 
  {background:;
  border-right: 1px solid #9CBC0F;
  border-top: 2px solid #9CBC0F;}

.Afficher_Masquer 
  {background: #666666; 
  font-weight :bold ;
  font-size: ;
  color :#FFFFFF;  
  padding: 4px;}

.centercolor
{background: #B5C0CF;}

.centercolor1
{background-color: #9cbc0f;}



h1 {font:bold 1.1em Verdana, Arial, Helvetica, sans-serif;color:#000;}



