/* background: #FFFFFF */
/* header light: #FDE6B2 */
/* header dark: #825013 */
/* menu light: #FDD261 */
/* menu dark: #C38A30 */
/* menu bar: #FABF01 */
/* menu text: #7D440D */
/* contrast light: #FFFFFF */
/* contrast dark: #000000 */
/* Also see 'wysiwyg.css' and 'config/config.php' */

/* ------ */
/* COMMON */
/* ------ */

.common {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;
}

/* ------ */
/* HEADER */
/* ------ */

.header_normal {
	font-family: Arial;
	font-size: 10pt;
	color: #825013;
	background-color: #FDE6B2;
}

.header_normal img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

.header_home_link {
	cursor: pointer;
}

.header_search {
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: #FDD261;
	background-color: #825013;
}
.header_search a {
	vertical-align: baseline;
	border: 0px;
}

.header_language {
	border: 0px;
	border-color: #825013;
	background: #825013;
	text-align: center;
}
.header_language img {
	border: 0px;
	vertical-align: text-bottom;
}

.header_text_link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
    background-color: #825013;
   	text-align: center;
}
.header_text_link a {
    color: #FDD261;
    text-decoration: none;
}
.header_text_link a:hover {
    color: #FDD261;
    text-decoration: underline;
}

.header_email {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
    background-color: #825013;
   	text-align: center;
}
.header_email a {
    color: #FDD261;
    text-decoration: none;
}
.header_email a:hover {
    color: #FDD261;
    text-decoration: underline;
}

.header_bar {
	background-color: #825013;
}

/* ---- */
/* MENU */
/* ---- */

.menu {
	background-color: #FDD261;
	vertical-align: top;	
}

.menu_bar {
	background-color: #FABF01;
}

.menu_item_lv1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #C38A30;
	text-align: left;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_item_lv1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_item_lv1 a:hover {
	color: #000000;
	text-decoration: none;
}

.menu_item_lv1_current {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #C38A30;
	text-align: left;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_item_lv1_current a {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_item_lv1_current a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_item_lv2 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FDD261;
	text-align: left;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_item_lv2 a {
	color: #7D440D;
	text-decoration: none;
}
.menu_item_lv2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_item_lv2_current {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FDD261;
	text-align: left;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_item_lv2_current a {
	color: #7D440D;
	text-decoration: underline;
}
.menu_item_lv2_current a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_item_lv3 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FDD261;
	text-align: left;
	padding-left: 30px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
.menu_item_lv3 a {
	color: #7D440D;
	text-decoration: none;
}
.menu_item_lv3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_item_lv3_current {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FDD261;
	text-align: left;
	padding-left: 30px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
.menu_item_lv3_current a {
	color: #7D440D;
	text-decoration: underline;
}
.menu_item_lv3_current a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ------- */
/* CONTENT */
/* ------- */

.content {
	background-color: #FFFFFF;
	vertical-align: top;
}

.content_scroll {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: bottom;
	color: #825013;
	background-color: #FDE6B2;
}

.content_separator {
	background-color: #825013;
}

.content_separator_light {
	background-color: #FDD261;
}
.content_separator_td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.content_title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.content_date {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.content_html{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.content_search_result {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.content_search_result a{
	color: #000000;
	text-decoration: none;
}

.content_search_result a:hover{
	color: #000000;
	text-decoration: underline;
}

.content_formatted_pic{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 2px;
}

.content_print{
	height: 40px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ------- */
/* CAPTION */
/* ------- */

.caption {
	color: #7D440D;
	background-color: #FDD261;
	vertical-align: top;
}

.caption_bar {
	background-color: #FABF01;
}

.caption_title {
	color: #7D440D;
	background-color: #FDD261;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.caption_custom {
	color: #7D440D;
	background-color: #FDD261;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.caption_link {
	color: #7D440D;
	background-color: #FDD261;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.caption_link a {
	color: #7D440D;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.caption_link a:hover {
	color: #7D440D;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.caption hr{
	color: #FABF01;
	background-color: #FABF01;
	border: 0px;
	height: 1px;
}

.caption_date {
	color: #7D440D;
	background-color: #FDD261;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* ------ */
/* FOOTER */
/* ------ */

.footer {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #825013;
	background-color: #FDD261;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* ----- */
/* PRINT */
/* ----- */

.print_table {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 20px;
}

.print_page_title {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}

.print_content_title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

.print_content_date {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
}

.print_content {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

.print_footer {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	top: 1040px;
	left: 20px;
}

/* ----- */
/* ADMIN */
/* ----- */

.admin {
	background-color: #FDE6B2;
}

.admin_table {
	background-color: #FFFFFF;
}

.admin_link {
	cursor: pointer;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.admin_link a{
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.admin_link a:hover{
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

/* ------------ */
/* TEXT (METEO) */
/* ------------ */
.text{
	font-style: normal;
	font-size: 9pt;
}
.par_image{
	font-style: normal;
	font-size: 9pt;
}
.normal{
	font-style: normal;
	font-size: 9pt;
}
.blue{
	font-style: normal;
	font-size: 9pt;
}
/* ------------ */
/* Offset ancres*/
/* ------------ */
.anchor{
	

	position: relative;
	padding-top: 50px;
}
/* ugly fix for IE6*/

.anchor {display: block;}
html>body .anchor {display:inline;} 
