﻿@import url("layout.css");
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #3F6095;
}
#container {
	width: 790px;
	margin: auto auto auto auto;
	float: none;
}
#masthead {
	margin: 0;
	text-align: center;
	width: 790px;
	overflow: auto;
	position: relative;
	float: none;
	azimuth: center;
	height: 150px;
	display: inline;
	color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 100px;
	position: relative;
	display: inline;
}
#content {
	width: 790px;
	margin: auto auto auto auto;
	float: left;
	padding: 5px 5px 5px 5px;
}
#content img {
	float: right;
	margin-right: 0px;
	color: #000000;
}

#footer {
	clear: both;
	width: 790px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	background-image: url('../agence_megeve_images/Fondtrace2.jpg');
}
#forfait {
	clear: both;
	width: 780px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}

#masthead img {
	border: #FFFFFF;
	border-color: #FFFFFF;
	left: auto;
	right: auto;
	float: none;
}
#masthead img1 {
	float: right;
}

#masthead p {
	text-align: center;
	margin: 0;
	margin-top: 1px;
	margin-right: 0px;
	padding: 0;
	font-size: x-small;
	color: #FFFFFF;
	height: auto;
}

#rm {

	font-size: xx-small;
	color: #000000;
}
/*
#rmcode {
    display: block;
	font-size: x-small;
	color: #000000;
}
#rmcode ul{
	list-style-type: georgian;
	display: block;
	float: left;
}
*/
/*
#rmcode ul {
	list-style-type: none;
	display: block;
	width: 100%;
	height :auto;
	margin: 0;
	padding: 0;
}
#rmcode li {
	float: left;
	display: block;
	font-size: x-small;
}
*/
#rmcode a {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-left: 2px solid #f9f9f9;
	border-bottom: 2px solid #f9f9f9;
	list-style-image: url('../Menu_multiple_image/fleche_01.gif');
}
#rmcode a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-left: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	background-image: url('../ski_megeve_images/Fondtrace2.jpg');
	list-style-image: url('');
}





#rmcode1 ul {

	width: 100%;
	display: block;
	height : auto;
	margin: 0;
	padding: 0;
}
#rmcode1 li {
	display: block;
	float: left;
	font-size: x-small;
	font-weight: bold;
}

#rmcode1 a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
    border-left: 2px solid #f9f9f9;
	border-bottom: 2px solid #f9f9f9;
}
#rmcode1 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-left: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	background-image: url('../ski_megeve_images/Fondtrace2.jpg');
}
/*
#rmcode2 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	height :auto;
	margin: 0;
	padding: 0;
}
#rmcode2 li {
	display: block;
	float: left;
	font-size: x-small;
	font-weight: bold;
}
*/
#rmcode2 a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
    border-left: 2px solid #f9f9f9;
	border-bottom: 2px solid #f9f9f9;
}
#rmcode2 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-left: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	background-color: #CCDDFF;
}


/* Styles pour les éléments de navigation*/
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
	float: left;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}

#mots a {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
#haut a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


/* Styles pour le pied de page */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	float: none;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#footer h1 {
	font-size: 0.2em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	float: none;
	border-bottom-color: #FFFFFF;
	font-weight: lighter;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#forfait p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	float: none;
	border-bottom-color: #FFFFFF;
}
#forfait a {
	color: #000000;
	text-decoration: underline;
}
#forfait a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	height: 90px;
	font-size: 1em;
}

a {
	color: #000000;
	text-decoration: none;
	list-style-image: url('../Menu_multiple_image/fleche_01.gif');
}
a:hover {
	color: #000000;
	text-decoration:underline ;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.style10 {
	float: left;
	margin-left: 2px;
}
.style3 {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 480px;
	text-align: center;
}
.style4 {
	float: left;
	margin : 0 0 0 0;
}
.style5 {
	float: left;
	margin-left: 2px;
	margin-top: 5px;
}
.style6 {
	float: left;
	margin-left: 2px;
	margin-top:5px;
	text-align: center;
	width: 500px;
	}
.style7 {
	float: left;
	margin-left: 2px;
	margin-top: 5px;
	text-align: center;
	width: auto;
}

#content p {
	width: 790px;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 2px;
	text-align: center;
	margin-top: 10px;
}
h1{
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2{
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
h3{
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
h4{
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	display: block;
}
h5{
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}



