html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	background: #808F8C;
}

select {
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-serif;
	background: #F8F9FF;
}

a {
	color: #900;
	text-decoration: none;
}

img {
	border: 0;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

.keywords {
	display: none;
}

#container {
	color: #666;
    margin: auto;
	width: 760px;
	text-align: left;
}

.noStyle {
	font-weight: normal;
	text-decoration: none;
}

.intro {
	color: #eee;
	font-size: 10px;
	text-align: center;
}

.header {
	width: 760px;
	height: 160px;
	margin-top: 5px;
}

.flags {
	float: right;
	width: 90px;
	height: 25px;
	margin-right: 30px;
	background: url('/images/bg.flags.png') repeat-x left top;
}

.flags img {
	float: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

.flagImgOn {
	opacity: 0.4;
	filter:alpha(opacity=40);
}

.flagImgOff {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.thistime {
	position: absolute;
	float: right;
	color: #eee;
	font-weight: bold;
	text-align: right;
	width: 760px;
	height: 20px;
	margin: 141px auto 0 auto;
	padding-right: 20px;
}

.content {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 760px;
	border-top: 1px solid #fff;
	background: #eee url('/images/bg.content.png') repeat-y left top;
}

.menusGauche {
	float: left;
	width: 175px;
	margin: 0 0 20px 5px;
}

.mainContent {
	float: right;
	width: 525px;
	margin: 15px 15px 0 0;
}

.mainContent h1 {
	color: #555;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 35px;
	margin-bottom: 30px;
	padding-left: 60px;
	border-bottom: 1px solid #555;
	background: transparent url('/images/bg.skieur.jpg') no-repeat left bottom;
}

.mainContent h2 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	background: transparent url('/images/bg.montagne.jpg') no-repeat right top;
}

.mainContent h2 span {
	font-weight: bold;
}

.login {
	text-align: right;
}

.submitLogin {
	margin-top: 5px;
	margin-bottom: 5px;
}

.inputLogin {
	margin-top: 5px;
	border: 1px solid #ccc;
	background: #f9f9f9;
	width: 100px;
	cursor: pointer;
}

.inputLogin:hover {
	border: 1px solid #999;
}

.inputLoginIn {
	margin-top: 5px;
	border: 1px solid #ccc;
	background: #fff;
	width: 100px;
}

.login img {
	margin-right: 5px;
}

.login a {
	color: #999;
	text-decoration: none;
}

.login a:hover {
	color: #c00;
	text-decoration: underline;
}

.menus {
	color: #444;
	border-bottom: 1px solid #999;
	border-left: 10px solid #999;
	padding: 6px;
	background: #eee;
}

.menusOn {
	color: #900;
	border-bottom: 1px solid #900;
	border-left: 10px solid #900;
	padding: 6px;
	background: #eee;
	cursor: pointer;
}

.adminMenus {
	color: #336699;
	border-bottom: 1px solid #64819F;
	border-left: 10px solid #64819F;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 10px;
}

.adminMenusOn {
	color: #900;
	border-bottom: 1px solid #900;
	border-left: 10px solid #900;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 10px;
	cursor: pointer;
}

.btnAddAdmin {
	text-align: right;
	margin-bottom: 5px;
}

.listItem, .listItemOn {
	color: #630;
	font-weight: bold;
	padding: 0 0 6px 15px;
	margin: 4px 0 5px 0;
	border-bottom: 1px dashed #e0e0e0;
}

.listItem {
	background: #fff url('/images/puce1.gif') no-repeat 5px 6px;
}

.listItemOn {
	color: #f30;
	cursor: pointer;
	background: #ffc url('/images/puce2.gif') no-repeat 5px 6px;
}

.listItem span, .listItemOn span {
	color: #666;
	font-weight: normal;
}

.titreAdmin {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

.titreAdmin img {
	margin: 10px 8px 0 5px;
}

.legendeResa0, .legendeResa1, .legendeResa2 {
	width: 450px;
	border-left: 10px solid #093;
	margin: 2px 0 5px 15px;
	padding-left: 5px;
}

.legendeResa1 {
	border-left: 10px solid #fc3;
}

.legendeResa2 {
	border-left: 10px solid #900;
}

.listeResas, .listeResasOn {
	height: 25px;
	line-height: 22px;
	background: #eee;
	padding-left: 6px;
	margin-bottom: 1px;
	border-bottom: 1px solid #dedede;
}

.listeResasOn {
	background: #ccc;
}

.listeResas span, .listeResasOn span {
	color: #666;
	font-size: 10px;
	margin-left: 50px;
}

.listeResas img, .listeResasOn img {
	margin: 0px 0 0 15px;
	cursor: help;
}

.btnResa {
	float: right;
	margin-top: -20px;
	cursor: pointer;
}

.btnResaTxt {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 0 5px;
	background: #f9f6e6;
}

.footer {
	float: left;
	color: #666;
	width: 760px;
	height: 20px;
	text-align: center;
	margin: 30px auto 0 auto;
	background: url('/images/bg.footer.png') no-repeat left top;
}

.copyrights a {
	color: #999;
	text-decoration: none;
}

.copyrights a:hover {
	color: #cc0000;
}

.copyrights {
	clear: both;
	float: left;
	width: 760px;
	height: 50px;
	color: #eee;
	text-align: center;
	padding-top: 3px;
	background: #808F8C;
}

.copyrights img {
	margin-top: 5px;
}

.mainTableAdmin {
	width: 510px;
}

.mainTableAdmin select, .mainTableAdmin input {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.mainTableAdmin input {
	font-size: 12px;
}

.tdFormName{
	width: 130px;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 15px;
	background: #e3e3e3 url(/images/puce1.gif) no-repeat 5px 11px;
}

.tdFormName img {
	float: right;
	margin: -15px 0 0 110px;
}

.tdFormValue{
	width: 350px;
	border: 1px dashed #ccc;
	background: #F8F9FF;
}

.tdFormValue option {
	height: 15px;
	padding-left: 12px;
	background: #f8f9ff url(/images/puce3.gif) no-repeat 3px 5px;
}

.tdFormValue_error{
	width: 350px;
	border: 2px dashed #c00;
	background: #f8f9ff;
}

.tdFormResa, tdFormResa_error, .tdFormResaTitle {
	width: 75px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #f8f9ff;
	border: 1px solid #ccc;
}

.tdFormResa_error {
	border: 2px dashed #c00;
}

.tdFormResaTitle {
	color: #333;
	background: #ccc;
	border: 1px solid #999;
}

.tdFormResaListeTitre {
	color: #555;
	font-weight: bold;
	background: #e2e2e2 url(/images/puce2.gif) no-repeat 3px 6px;
	padding-left: 12px;
	border: 1px solid #ccc;
}

.tdFormResaListeValue {
	text-align: center;
	background: #f8f9ff;
	border-bottom: 1px solid #ccc;
}

.adminInputText {
	width: 350px;
	height: 18px;
	color: #666;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	border: 0;
	padding-top: 3px;
	background: #f8f9ff;
}

.adminResaInputText {
	width: 75px;
	height: 18px;
	color: #666;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	border: 0;
	padding-top: 3px;
	background: #f8f9ff;
	text-align: center;
}

.adminResaSelect {
}

.btnAdmin {
	width: 508px;
	text-align: center;
	margin-top: 15px;
	background: #f8f9ff;
}

.btnDelete {
	margin-left: 50px;
}

.listeItems {
	font-weight: bold;
	color: #666;
	width: 495px;
	height: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
	background: #f8f9ff url(/images/puce3.gif) no-repeat 5px 10px;
}

.listeItemsOn {
	font-weight: bold;
	color: #f60;
	width: 495px;
	height: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
	background: #ebeeff url(/images/puce2.gif) no-repeat 5px 10px;
	cursor: pointer;
}

.listeItems span, .listeItemsOn span {
	font-weight: normal;
}

.listeItems span img, .listeItemsOn span img {
	cursor: help;
}

.errorMessage {
	width: 520px;
	height: 290px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 200px;
}

.btnSimple {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.formResa div, .formContact div {
	color: #c0c0c0;
	text-align: justify;
	font-style: italic;
	border-top: 1px solid #c0c0c0;
	padding-top: 5px;
}

.formResa label,.formContact label {
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url(/images/puce2.gif) no-repeat 0 5px;
}

.formContact label {
	background: url(/images/puce3.gif) no-repeat 0 5px;
}

.formResa input,.formContact input {
	width: 250px;
	margin-top: 3px;
	margin-bottom: 10px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}

.formContact input {
	width: 280px;
}

.formResa textarea,.formContact textarea {
	width: 500px;
	height: 60px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}

.formResa_error {
	border: 1px dashed #c00;
}

.formContact textarea {
	width: 500px;
	height: 200px;
}

.formContact input[type=text]:hover, .formContact textarea:hover {
	border: 1px solid #900;
	background: #f9f9f9;
}

#submitResa, #submitContact, #back {
	width: auto;
	margin: 10px 0 30px 0;
	background: none;
	cursor: pointer;
}

.adminHelp {
	display: none;
	border: 1px dashed #ccc;
	padding: 10px 5px 5px 5px;
	margin-bottom: 20px;
	background: #f8f8f8;
}

.dateArticle {
	color: #999;
	text-align: right;
	margin-bottom: 10px;
}

.soldeNegatif {
	color: #900;
}

.soldePositif {
	color: #090;
}

.listeElementsResas img {
	margin: 0 8px 0 20px;
}
