﻿@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;
}
#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;
	outline-color: white;
	color: #FFFFFF;
}



#footer {
	clear: both;
	width: 790px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	background-image: url('../agence_megeve_images/Fondtrace2.jpg');
}
#forfait {
	clear: both;
	width: 790px;
	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;
}



/* 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: #04b;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}


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


/* 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: #F9F9F9;
	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: #FFFFFF;
	text-decoration: underline;
}
#forfait a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	height: 90px;
	font-size: 1em;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F9F9F9;
	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: 15px;
}
.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: #FFFFFF;
}
h2{
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
h3{
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
h4{
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	display: block;
}
h5{
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}



