@charset "utf-8";
/* CSS Document */
.h1 {
	font-family: "Monotype Corsiva", "Script MT Bold";
	font-size: 36px;
	font-weight: bold;
	color: #004080;
	text-align: center;
}
.h3 {
	font-family: Century;
	font-size: 24px;
	font-weight: bold;
	color: ##004080;

}

.hr {
	color: #006666;
	}
body {
	background-color: #004891;
}
.image-left {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#container {  
	background-image:url(images/fond_bleu2.jpg);
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century";
	font-size: 16px;
	color: #004080;
	font-weight: bold;
	background-repeat: repeat;
	vertical-align: middle;
	text-align: center;
}

#header {
	text-align: center;
	height: 112px;
	width: 800px;
	vertical-align: middle;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#english {
	text-align: right;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-bottom: 10px;
}

#english a {
	color: #FF0000;
}
#menu {
	text-align: center;
	font-family: "Script MT Bold";
	font-size: 24px;
	color: #002448;
	font-weight: bold;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-bottom: 10px;
}
#menu.a {
	color: #006666;
	}

#sidebar {
	width:300px;
	float: left;
	height: 620px;
}

#main {
	width: 650px;
	margin-left: 300px;
	padding-left: 40px;
	padding-top: 20px;
	text-align: center;
}

#main3 {
	width: 650px;
	margin-left: 300px;
	padding-left: 40px;
	padding-top: 20px;
	text-align: center;
}

#main2 {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 40px;
	font-family: "Century";
	font-size: 16px;
	color: #004080;
	font-weight: bold;
}

#chalet {  
	width: 436px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
}

#contenu {
	text-align:left;
	width: 960px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;

}

#footer {
	clear: both;
	text-align: center;
	margin-bottom: 40px;
	font-family: "Century";
	font-size: 16px;
	color: #004080;
	font-weight: bold;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}

.image-bienvenue {
	border:hidden;	
}
#container #main rouge {
	color: #900;
}
.rouge {
	color: #F00;
}
#main .h1 u {

}
