/************************* PREDEFINED CSS EDITOR **************************/
.par_defaut { font-family: Arial; font-size:12px; }
/**************************************************************************/

body {
	background: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:link {font-family: Arial, Helvetica, sans-serif; color: #2d7900; text-decoration:underline;}
a:active {font-family: Arial, Helvetica, sans-serif; color: #2d7900; text-decoration:underline;}
a:visited {font-family: Arial, Helvetica, sans-serif; color: #2d7900; text-decoration:underline;}
a:hover {font-family: Arial, Helvetica, sans-serif; color: #48BF00; text-decoration:none; }

.main_table { background-color: #FFFFFF; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

.cadre_titre { font-size: 13px; color: #111111; font-weight: bold; }
.cadre_jaune { font-size: 11px; color:#444444; }
.cadre_jaune:link { font-size: 11px; font-weight: normal; color:#9D7809; text-decoration:underline; }
.cadre_jaune:active  { font-size: 11px; font-weight: normal; color:#F3BF1B; text-decoration:underline; }
.cadre_jaune:visited { font-size: 11px; font-weight: normal; color:#F3BF1B; text-decoration:underline; }
.cadre_jaune:hover   { font-size: 11px; font-weight: normal; color:#F3BF1B; text-decoration:none; }

.site_title_mini { font-size: 10px; color: #6B6B6B;  font-style: italic; font-weight: bold; }
.site_title { font-size: 14px; color: 2D7900; font-weight: bold; }
.site_title_autres { }

/* NEWS Scroller */
.scroller_title  { font-size: 12px; font-weight: bold; color:#2D7900; text-decoration:none; }
.scroller_description  { font-size: 11px; font-weight: normal; color:#333333; text-decoration:none;}
.scroller_link { font-size: 11px; font-weight: normal; color:#2d7900; text-decoration:underline; }
.scroller_link:link { text-decoration:underline; }
.scroller_link:active  { text-decoration:none; }
.scroller_link:visited { text-decoration:underline; }
.scroller_link:hover   { text-decoration:none; }
/* NEWS */
.news_list_title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.news_list_input { font-family: Arial, Helvetica, sans-serif; font-size: 9px; background-color: #EEF4D8; }
.news_list_ok { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #222222; }
.news_list_ko { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #830D0D; }
.news_list_date { font-weight: bold; color: #FFFFFF; }
.news_list_text { font-weight: bold; color: #FFFFFF; }
.news_date { font-family: Arial,geneva,sans-serif; font-size: 14px; font-weight: bold; color: #FF9717; }
.news_title { font-family: Arial,geneva,sans-serif; font-size: 14px; font-weight: bold; color: #FF9717; }
.news_back { font-family: Arial, Helvetica, sans-serif; font-size: 9px; }

/* PHOTOS */
.phototext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#444444;}
.slideshow-text {
 border:0px solid white;
 margin: 0px;
 padding: 0px;
 color: #444444;
 background-color: white;
 background-image: url();
 font: 10px Verdana, Arial, Helvetica;
 text-align: center;
 overflow:hidden;
}

.Caption {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.Caption_link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
.Caption_link:link  {color:#ffffff; text-decoration:underline; }
.Caption_link:active  {color:#ffffff; text-decoration:underline; }
.Caption_link:visited  {color:#ffffff; text-decoration:underline; }
.Caption_link:hover   {color:#ffffff; font:11px Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }

/* footer */
.footer  { font-size: 11px; color:#000000; }