/* ******************************************************** PARTIE COMMUNE ********************************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* ******************************************************** GESTION DES LIENS ********************************** */
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4002E;
	text-decoration: underline;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4002E;
	text-decoration: none;
}
A.menu_intro {
	display: block;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 2px 2px 2px 2px;
	padding-top: 10px;
}
A.menu_intro:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background-color: #687CA0;
}
A.menu {
	display: block;
	height: 36px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -0.6px;
	color: #425F93;
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B8C9DE;
}
A.menu:hover {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -0.6px;
	color: #C4002E;
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4002E;
}
A.menu_on {
	display: block;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -0.6px;
	color: #C4002E;
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4002E;
}
A.menu_on:hover {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -0.6px;
	color: #C4002E;
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4002E;
}
A.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
A.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4002E;
	text-decoration: underline;
}
A.lien_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
A.lien_s:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4002E;
	text-decoration: underline;
}
/* ******************************************************** GESTION DES TEXTES ********************************** */
.t0 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 21pt;
	font-weight: normal;
	letter-spacing: -0.6px;
	color: #FFFFFF;
}
.t1 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -0.6px;
	color: #64758B;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #737373;
	font-style: normal;
	line-height: normal;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #666666;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000099;
}
.m_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF; 
}
.m_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #8A8A8A; 
}
.s {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000099; 
}
.s_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: none;
}
.s_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #869ABF;
	text-decoration:none;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #C4002E; 
}
/* ******************************************************** GESTION DES FORMULAIRES et BOUTONS ********************************** */
.form {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-color: #F0F0F0;
	text-indent: 4px;
	border: 1px solid #D0D0D0;
}
.form_need {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #969696;
	background-color: #F0F0F0;
	text-indent: 4px;
	border-left: 4px solid #A3BF00;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}
.form_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #2270B2;
	text-align: center;
	width: 80px;
}
/******************************************************* GESTION DES IMAGES ********************************** */
.xs {
	border: 1px solid #AAB4C8;
}
.xs_ {
	border-top: 1px solid #AAB4C8;
	border-right: 1px none #AAB4C8;
	border-bottom: 1px none #AAB4C8;
	border-left: 1px none #AAB4C8;
	background-color: #FFFFFF;
}
.xs1 {
	border: 1px solid #64758B;
}
.xs8 {
	border: 8px solid #E4E0DE;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.bgone {
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.img_align_middle {
	vertical-align:middle; 
}
img {
	border: 0;
}
/* ******************************************************** GESTION DES POSITION ********************************** */
.txt_align_center {
	text-align: center;
}
.txt_align_justify {
	text-align: justify;
}
/* ******************************************************** GESTION DES COULEURS ET BACKGROUND ********************************** */
.bg_color_0 {
	background-color: #FFFFFF;
}
.bg_color_1 {
	background-color: #64758B;
}
.bg_color_2 {
	background-color: #F2F2F2;
}
.bg_logo_courchevel {
	background: url('/design/images/logo_courchevel.jpg');
	background-repeat: no-repeat;
	background-position: 50px 124px;

}
