﻿@import url("layout.css");
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-attachment: scroll;
	background-image: url('../location_duvillard_sports_images/skifond.jpg');
}
#container {
    border-top: 5px solid #484848;
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 5px solid #484848;
	background-image: url('../location_duvillard_sports_images/Fondtrace2.jpg');
	background-repeat: repeat;
	height: auto;
}

#container_1 {
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-repeat: repeat;
	background-image: url('../location_duvillard_sports_images/Fondtrace2.jpg');
}

#masthead {
	background-color: #336699;
	background-repeat: repeat;
	height: auto;
	background-image: url('../location_duvillard_sports_images/Fondtrace2.jpg');
}

#sidebar {
	position: relative;
	display: inline;
	margin-left:auto;
	margin-right:auto;
    height:auto;

}

#navigation {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-repeat: repeat;
	background-image: url('../location_duvillard_sports_images/Fondtrace2.jpg');
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 367px;
	padding: 15px;
	height: auto;
}

#column_2 {
	text-align: center;
	width: 650px;
	padding: 15px;
	height: auto;
}

#column_bas {
	width: 700px;
	padding: 0 0 0 30px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	height: auto;
}

html>body #column_l {
	width: 370px;
	padding: 0 15px;
	text-align: center;
	font-weight: bold;
}

html>body #column_2 {
	width: 570px;
	padding: 0 15px;
	text-align: center;
	font-weight: bold;
}

html>body #column_bas {
	width: 550px;
	padding: 0 15px;
	text-align: center;
	font-weight: bold;
}

#content {
	background-color: #fff;
}

#content_1 {
	background-color: #fff;
}
#presentation {       	
    border-top: 5px solid #484848;
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 5px solid #484848;
	margin-left:auto;
	margin-right:auto;
	width: 94%;
	text-align: center;
	padding-top: 2px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}

#footer {

	width: 100%;
	margin-left: 5px;
	text-align: center;
	padding-top: 2px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
#footer1 {
	width: 100%;
	margin-left: 5px;
	text-align: center;
	padding-top: 2px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 5px;
}

html>body #footer {
	text-align: center;
	padding-bottom: 0;
	height: auto;
}
/* Titre */
#masthead h1 {
	color: #000000;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 100%;
}
#masthead h3 {
	color: #000;
	text-align: center;
	font-size: small;
	height: auto;
}

#masthead h6 {
	font-size: x-small;
	text-align: center;
	width:auto
}

/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-size: xx-small;
	text-align: center;
	width: 250px;
	background-color:silver;
}
#navigation a {
	border-bottom: 1px solid #484848;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid #00000;
	border-right: 1px solid #484848;
	border-left: 1px solid #484848;
}
#navigation a:hover {
	border-bottom: 1px solid #484848;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	padding: 1px;
	border: 1px solid #00000;
	color: #FFFFFF;
	border-right: 1px solid #484848;
	border-left: 1px solid #484848;
}


#mots a {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}


/* Colonne de droite */
/* Typographie du site */
h1 {
	font-size: xx-large;
	color: #800;
	text-align: center;
}
h2 {
	font-size: x-large;
	color: #000000;
	margin-top: 2px;
	text-align: center;
}
h3 {
	font-size: large;
	color: #000000;
}
h4 {
	font-size: medium;
	color: #000000;
	text-align: center;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
h7 {
	font-size: xx-small;
	color: #300;
}

/* Pied de page */
#footer1 p {
	font-size: small;
	color: #000;
	width: 100%;
}

#footer p {
	font-size: small;
	color: #000;
	width: 100%;
	font-weight: bold;
	line-height: 35px;
	display: block;
}


/* Liens */
a {
	margin: 1 1 1 1;
	color: #000000;
	text-decoration: underline;
	font-size: small;

}
a:hover {
	color: #000000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}



#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: underline;
	color: #04b;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}















