/*Contenu de toutes les pages*/
body,html
{
	background-color: #ffffff;
}

/*Texte normal du site*/
body
{
	color: #171717;
	font-size: 8pt;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
}

/*« body » normal du site*/
.site_body
{
	/*background-color: #F5F9FC;*/
	background-color: #212019;
}

/*Contenu normal du site*/
.site_content
{
	background-color: #e3e1d7;
}

/*Liens placés dans le bas des pages*/
.site_links, .site_links:link, .site_links:visited, .site_links:active
{
	color: #000000;
}
.site_links:hover
{
	color: #000000;
}
/*Slogan*/
.catchphrase
{
	color: #015DAB;
	font-weight: bold;
}

/*Liens*/
a:link, a:visited, a:active
{
	text-decoration: underline;
}
a:link
{
	color: #d23838;
}
a:visited, a:active
{
	color: #d23838;
}
a:hover
{
	text-decoration: none;
	color: #e05353;
}

/*Champs de formulaire*/
input, textarea, select, .formfield, .formfield_error
{
	font-size: 8pt;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
}
input[type="radio"]
{
	margin: 3px 3px 0px 3px;
}
.formfield
{
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #003e7e;
	background-color: #eae9e2;
}
.formfield_error
{
	border-width: 1px;
	border-style: solid;
	border-color: #DD0000;
}

/*Boutons*/
.menucell, .button
{
	cursor: pointer;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #2f5f92;
	background-color: #04478d;
}
.menulink:link, .menulink:visited, .menulink:active, .menulink:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.menulink:hover
{
	color: #FFFFFF;
}
#bt_send, #bt_modify_order 
{
	color: transparent;
	text-transform: capitalize;
	background-position:0;
	background-repeat:no-repeat;
	background-position:center; 
	/*width:270px;*/
	width:163px;
	height:37px;
	padding: 0 0 0 200px !important;
}
.site_fr #bt_send
{
	background-image:url(/design/images/bt_send_fr.gif);
}
.site_fr #bt_send:hover
{
	background-image:url(/design/images/bt_send_o_fr.gif);
}
.site_en #bt_send
{
	background-image:url(/design/images/bt_send_en.gif);
}
.site_en #bt_send:hover
{
	background-image:url(/design/images/bt_send_o_en.gif);
}

.site_fr #bt_modify_order
{
	background-image:url(/design/images/bt_modify_fr.gif);
}
.site_fr #bt_modify_order:hover
{
	background-image:url(/design/images/bt_modify_o_fr.gif);
}
.site_en #bt_modify_order
{
	background-image:url(/design/images/bt_modify_en.gif);
}
.site_en #bt_modify_order:hover
{
	background-image:url(/design/images/bt_modify_o_en.gif);
}


/*Menus JavaScript*/
.menu, .menu_over
{
	font-size : 8pt;
	text-align: center;
	text-decoration : none;
	padding: 2px 4px;
}
.menu
{
	color: #FFFFFF;
}
.menu_over
{
	color: #FFFFFF;
}

.submenu, .submenu_over
{
	font-size : 7pt;
	text-align: center;
	text-decoration : none;
	padding: 2px 6px;
}
.submenu
{
	color: #ffffff;
}
.submenu_over
{
	color: #ffffff;
}

/*Sous-menu*/
.menu2, .menu2_over, .ls_menu, .ls_menu_over
{
	font-size : 8pt;
	text-align: left;
	text-decoration : none;
	padding: 2px 0px;
}
.menu2, .ls_menu
{
	font-weight: bold;
	color: #171717;
}
.menu2_over, .ls_menu_over
{
	font-weight: bold;
	color: #171717;
}

.submenu2, .submenu2_over, .ls_submenu, .ls_submenu_over
{
	font-size : 7pt;
	text-align: left;
	text-decoration : none;
	padding: 2px 6px;
}
.submenu2, .ls_submenu
{
	color: #171717;
}
.submenu2_over, .ls_submenu_over
{
	color: #171717;
}

/*Titre de page*/
.pagetitle, h1
{
	text-align: center;
	font-size: 12pt;
	margin: 5px;
	margin-left:0;
	padding: 3px;
	padding-left:0;
	font-weight: bold;
	color: #1e417c;
	/*border-bottom: 1px solid #d1d0c9;*/
}
.pagetitle_details
{
	text-align: center;
	font-size: 10pt;
	color: #000000;
}
/*Titre*/
.sectiontitle, h2
{
	text-align: left;
	font-size: 11pt;
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-weight: bold;
	color: #1e417c;
	/*border-bottom: 1px solid #d1d0c9;*/
	width: 100%;
}
.sectiontitle_details
{
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
/*Sous-titre*/
.subtitle, h3
{
	text-align: left;
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #1e417c;
}
.subtitle_details
{
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.bigcontent_title
{
	font-weight: bold;
	font-size: 10pt;
}
.bigcontent
{
	font-size: 10pt;
}
.content_title, h4
{
	font-weight: bold;
}
.content
{
}
.smallcontent_title, h5
{
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
}
.smallcontent
{
	font-size: 7pt;
	color: #000000;
}
.whitecontent_title
{
	font-weight: bold;
	color: #FFFFFF;
}
.whitecontent
{
	color: #FFFFFF;
}
.whitecontent:link
{
	color: #FFFFFF;
}
.whitecontent:visited, .whitecontent:active
{
	color: #FFFFFF;
}
.whitecontent:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/*Styles appliqués autour des boutons retour dans le bas des pages publiques*/
.bt_nav_div
{
	text-align: center;
	padding: 10px;
}


/*Tableau*/
.main
{
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
/*Cellule de titre*/
.title
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #1e417c;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #eae8e0;
	padding-top: 1px;
	padding-bottom: 2px;
}
/*Cellule de colonne*/
.column
{
/*
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #828282;
	background-color: #F8F9FF;
*/
	text-align: center;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #1e417c;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #f0efed;
}

/*Lignes en alternance*/
.row1
{
	background-color: #eae8e0;
}
.row2
{
	background-color: #f0efed;
}
.emptyrow1, .emptyrow2
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.emptyrow1
{
	border-color: #eae8e0;
}
.emptyrow2
{
	border-color: #f0efed;
}

.row1inactiv, .emptyrow1inactiv
{
	background-color: #DDDDDD;
}
.row2inactiv, .emptyrow2inactiv
{
	background-color: #EEEEEE;
}

/*Listes avec ligne actuelle allumée*/
.listtable
{
	border: 0px;
	border-collapse: collapse; /*collapse, separate*/
	width: 100%;
}
.listcell
{
	margin: 0px;
	padding: 4px 8px;
	border-bottom:1px solid #CCCCCC;
}
.list
{
	background-color: #FFFFFF;
}
.listover
{
	background-color: #FFFFDD;
}
.listinactiv
{
	background-color: #DDDDDD;
}
.listinactiv2
{
	background-color: #EEEEEE;
}
.listoverinactiv
{
	background-color: #FFFFDD;
}

.list_green
{
	background-color: #EEFFEE;
}
.list_orange
{
	background-color: #FFF9F2;
}
.list_red
{
	background-color: #FFEEEE;
}

/*Valeur négative ou limitée*/
.negativ
{
	color: #DD0000;
}
.error_box
{
	font-weight:bold;
	font-size:10pt;
	color: #DD0000;
	margin: 10px 0;
	padding: 10px 20px;
	border: 1px solid #DD0000;
	background-color: #FFE0E0;
}

/* MenuBox */
.menubox
{
	border: 1px solid #BBBBBB;
	background: #FFFFFF;
}
.menubox_outer
{
	border-right: 2px solid #DCE5EB;
	border-bottom: 2px solid #DCE5EB;
	margin: 2px 4px 8px 4px;
}

.menubox_left
{
	/*border-right: 1px solid #BBBBBB;*/
	padding-top: 1px;
}

.menubox_header
{
	border-bottom: 1px solid #BBBBBB;
	margin: 0px 0px 0px 0px;
}
.menubox_title, .menubox_title_big
{
	color: #015DAB;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
.menubox_title_big
{
	font-size: 12pt;
}

.menubox_item, .menubox_item_over, .menubox_item_topright, .menubox_item_topright_over
{
	border: 1px solid #BBBBBB;
	padding: 3px 5px 3px 5px;
	background: #F4FAF1;
	color: #4F9519;
	cursor: pointer;
	font-weight: bold;
}

.menubox_item_over, .menubox_item_topright_over
{
	background: #FFFFFF;
}

.menubox_item_topright, .menubox_item_topright_over
{
	border-bottom: 0px;
}

.menubox_item_outer
{
	margin: 1px 1px 1px 1px;
	border-right: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}
.menubox_item_outer_topright
{
	margin: 1px 1px 0px 1px;
	border-right: 2px solid #EEEEEE;
}

.menubox_submenu
{
}
.menubox_submenu_item, .menubox_submenu_item_over, .menubox_submenu_item_top, .menubox_submenu_item_top_over
{
	border: 1px solid #BBBBBB;
	padding: 2px 6px 2px 6px;
	background: #F4FAF1;
	color: #4F9519;
	cursor: pointer;
}
.menubox_submenu_item_over, .menubox_submenu_item_top_over
{
	background: #FFFFFF;
}
.menubox_submenu_item_top, .menubox_submenu_item_top_over
{
	border-top: 0px;
}

.menubox_content
{
	/*border-top: 1px solid #EEEEEE;*/
	padding: 3px 3px 5px 3px;
}

.menubox_folder_left, .menubox_folder_left_over, .menubox_folder_left_current
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background: #EFF3F7;
	color: #005DAD;
	cursor: pointer;
	font-weight: bold;
	font-size: 8pt;
	border-right: 2px solid #AAAAAA;
}
.menubox_folder_left_over
{
	background: #FFFFFF;
}
.menubox_folder_left_current
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #AAAAAA;
	border-right: 0px;
	padding-right: 6px;
	cursor: default;
}
.menubox_folder_left_space
{
	padding: 0px 1px 0px 1px;
	border-right: 2px solid #AAAAAA;
	font-size: 8px;
}

.menubox_folder_top, .menubox_folder_top_over, .menubox_folder_top_current
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background: #EFF3F7;
	color: #005DAD;
	cursor: pointer;
	/*font-weight: bold;*/
	font-size: 8pt;
	border-bottom: 1px solid #AAAAAA;
}
.menubox_folder_top_over
{
	background: #FFFFFF;
}
.menubox_folder_top_current
{
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: 1px solid #AAAAAA;
	border-bottom: 0px;
	padding-bottom: 1px;
	cursor: default;
}
.menubox_folder_top_space
{
	padding: 0px 1px 0px 1px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 8px;
}

.menubox_folder_content
{
	padding:10px;
	border-left:1px #BBBBBB dotted;
	border-bottom:1px #BBBBBB dotted;
}

.menubox_icon
{
	border: 1px solid #BBBBBB;
	background: #FFFFFF;
}


/* Début du calendrier */
.mod_evt_small_cal .cal_days
{
	margin:0;
	padding:0;
	margin: 2px;
	background-color:#e7e7e8;
	vertical-align: middle;
	text-align: center;
	width:14%;
	color:#676767;

}

.mod_evt_small_cal .cal_day_event .cal_month_day
{
	background-color: #c1d72e;
	font-weight: bold;
	color: #676767;
	border: 1px solid white;
	vertical-align: middle;
	text-align:center;
}

.mod_evt_small_cal .cal_day_event .cal_month_day:hover
{
	background-color: #c1d72e;
	font-weight: bold;
	color: #676767;
	border: 1px solid #003e7e;
	vertical-align: middle;
	text-align:center;
}

.cal_evt_div_month_row
{
	overflow:auto;
}
.cal_evt_div_month_row table
{
	float:right;
	margin-right:0;
	margin-left:auto;
}
.mod_evt_small_cal .cal_day_empty
{
	margin:0;
	padding:0;
	font-weight: bold;
	color: #e7e7e7;
	border: 2px solid #ffffff;
	vertical-align: middle;
	text-align: center;
}

.mod_evt_small_cal .cal_month_row
{
	margin:0;
	padding:0;
	color:#676767;
	text-transform: uppercase;
	text-align:right;
	vertical-align: middle;
}

.mod_evt_small_cal .cal_month_row img
{
	margin-top:3px;
}
.mod_evt_small_cal .cal_week_days
{
	margin:0;
	padding:0;
	font-weight: bold;
	background-color:white;
	width:100%;
	color:#676767;
}

.mod_evt_small_cal .cal_month
{
	font-weight:bold;
	width:100%;
}

.mod_evt_small_cal .cal_month tbody tr td
{
	margin:0;
	padding:0;
	font-size:7pt;
	border: 2px solid #ffffff;
}

.mod_evt_small_cal .cal_month_day
{
	margin:0;
	padding:0;
	padding-top:1px;
	padding-bottom:1px;
	overflow:hidden;
}

.mod_evt_small_cal .cal_month_weekday
{
	background-color:white;
}
/* Fin du calendrier */

/*
.mod_evt_small_cal .cal_days
{

	margin:0;
	padding:0;
	margin: 2px;
	background-color: #5C5B57;
	font-weight: bold;
	color: #DEDDDB;
	border: 2px solid #E8E8E0;
	height: 23px;
	vertical-align: middle;
	text-align: center;
	width:14%;

}
.mod_evt_small_cal .cal_day_current
{
	background-color: #8D0004;
	font-weight: bold;
	color: #DEDDDB;
	border: 2px solid #E8E8E0;
	vertical-align: middle;
	text-align:center;
}
.mod_evt_small_cal .cal_day_event
{
	background-color: #050504;
	font-weight: bold;
	color: #DEDDDB;
	border: 2px solid #E8E8E0;
	vertical-align: middle;
	text-align:center;
}
.mod_evt_small_cal .cal_day_event:hover
{
	background-color: #8D0004;
	font-weight: bold;
	color: #DEDDDB;
	border: 2px solid #E8E8E0;
	vertical-align: middle;
	text-align:center;
}
.mod_evt_small_cal .cal_day_empty
{
	margin:0;
	padding:0;
	background-color: #D4D4CA;
	font-weight: bold;
	color: #DEDDDB;
	border: 2px solid #E8E8E0;
	vertical-align: middle;
	text-align: center;
}
.mod_evt_small_cal .cal_month_row
{
	margin:0;
	padding:0;
	width:100%;
}
.mod_evt_small_cal .cal_week_days
{
	margin:0;
	padding:0;
	background-color: #E8E8E0;
	font-weight: bold;
	width:100%;
	text-align:center;
}
.mod_evt_small_cal .cal_month
{
	background-color: #E8E8E0;
	width:100%;
}

.mod_evt_small_cal .cal_month_row div
{
	color:white;
	text-align:center;
	width:100%;
}
.mod_evt_small_cal .cal_month_row  img {
	margin:3pt;
}
*/

.mod_events_list .imgcnt
{
	margin:auto;
	margin-top:16pt;
	margin-bottom:16pt;
	text-align:center;
}

/* Photos du jour */
#navno .number
{
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	font-size:normal;
}
#navno .current 
{
	cursor:pointer;
	font-weight:bold;
	color:#64b1e3;
	text-decoration:none;
	font-size:normal;
}

/* styles pour les modules de meteo et pistes */
.mod_skbrmt_aqua_today, .mod_skbrmt_velo_today, .mod_skbrmt_ski_today
{
	color: black;
	position:relative;
	line-height:1.5;
	margin-left:8px;
}
.mod_skbrmt_aqua_today div, .mod_skbrmt_velo_today div, .mod_skbrmt_ski_today div 
{
	float:left;
}
.mod_skbrmt_aqua_today .m_labels, .mod_skbrmt_velo_today .m_labels, .mod_skbrmt_ski_today .m_labels
{
	font-weight:bold;
	width:100px;
}
.mod_skbrmt_aqua_today .m_labels div, .mod_skbrmt_velo_today .m_labels div, .mod_skbrmt_ski_today .m_labels div
{
	float:none;
}
.mod_skbrmt_aqua_today .m_data, .mod_skbrmt_velo_today .m_data, .mod_skbrmt_ski_today .m_data
{
	width:70px;
}
.mod_skbrmt_aqua_today .m_data div, .mod_skbrmt_velo_today .m_data div, .mod_skbrmt_ski_today .m_data div
{
	float:none;
}
.mod_skbrmt_aqua_today .m_img, .mod_skbrmt_velo_today .m_img, .mod_skbrmt_ski_today .m_img
{
	margin-top:2px;
	padding-top:2px;
	padding-left:3px;
	padding-bottom:0;
	padding-right:1px;
}


.mod_skbrmt_ski_today
{
	height:60px;
}

.mod_skbrmt_ski_today .m_labels
{
	width:120px;
}

.mod_skbrmt_ski_today .m_data
{
	width:60px;
}

.mod_skbrmt_ski_today a
{
	color:black;
	text-decoration:none;
}

.mod_skbrmt_ski_today a:hover
{
	text-decoration:underline;
}

.mod_skbrmt_ski_today .m_img
{
	margin:0;
	padding:0;
	border:0;
	background-color:#c1d72e;
}


.mod_skbrmt_ski_today .m_picdeg, .mod_skbrmt_ski_today .m_picday, .mod_skbrmt_ski_today .m_picnight
{
	clear:both;
	margin-top:2px;
	margin-right:2px;
	height:14px;
	width:14px;
}

.mod_skbrmt_ski_today .m_picdeg
{
	background-image: url(/design/themes/ski/fr/images/icones/temp.png);
}

.mod_skbrmt_ski_today .m_picday
{
	background-image: url(/design/themes/ski/fr/images/icones/day.png);
}

.mod_skbrmt_ski_today .m_picnight
{
	background-image: url(/design/themes/ski/fr/images/icones/night.png);
}

.mod_events_list hr
{
	display: none;
}
.mod_events_list h3
{
	margin: 2px 0px 5px 0px;
}

.mod_joboffers .job_localisation
{
	display: none;
}

.mod_hln_view
{
	color: #000000;
	overflow: auto;
	font-weight: bold;
}

.mod_pol_view
{
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}
.pol_question
{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
.mod_skbrmt_ski_today a
{
	color:black;
	text-decoration:none;
}

.mod_skbrmt_ski_today a:hover
{
	text-decoration:underline;
}

/* FAQ */
/*.mod_faq ol
{
	position:relative;
	left:-10px;
}

.mod_faq .questions_only .subtitle
{
	font-weight:normal;
}

.mod_faq a:hover
{
	text-decoration:underline;
}*/

.mod_faq .answer
{
	/*padding-left:10px;
	margin-bottom:20px;*/
	text-align:justify;
}
/*style pour iframe concour date du debut ssaison 2010-2011*/
.contest_iframe {
	width:488px;
	height:1000px;
	border:none;	
}
/*Liens dans boite à ne pas manquer*/
.dontmiss a:link, .dontmiss a:visited, .dontmiss a:active
{
	text-decoration: underline;
}
.dontmiss a:link
{
	color: #fff;
}
.dontmiss a:visited, .dontmiss a:active
{
	color: #fff;
}
.dontmiss a:hover
{
	text-decoration: none;
	color:#CCC;
}
.box15_white {
	color:#ffffff;
}
.box15 .subtitle {
	color:#ffffff;
}

