@charset "utf-8";

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
}

#conteneur {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contenu {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: auto;
	padding-top: 30px;
	height: 600px;
}

#brusk {
	float: left;
	text-align: right;
	width: 200px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#skateboarders {
	float: right;
	text-align: left;
	padding: 0px;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#agenda {
	background-color: #CCCCCC;
	color: #000000;
	padding-bottom: 5px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 30px;
}

#gmailing {
	float: left;
	text-align: right;
	width: 40%;
	margin: 0px;
	padding: 0px;
}

#dmailing {
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 40%;
}

#menu-puces {
	list-style: none;
	text-align: left;
	margin-top: 60px;
}

#telechargements {
	text-align: left;
	margin-left: 55px;
	margin-top: 60px;
	float: left;
}

.sponsor {
	margin-top: 100px;
	text-align: left;
	padding-bottom: 20px;
}

a:link, a:visited, a:active {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
.img2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


h1 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.2em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.2em;
}

p {
	font-size: 0.9em;
}

.style1 {
	font-size: 0.9em;
}


.style2 {
	color: #000000;
	font-weight: bold;
}

.style3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
}
.style4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


hr {
	clear: both;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

#menu-puces li { 
    display: inline ; 
    margin-right: 1px ; 
    color: #fff ; 
    background: #c00 ; 
}
	
#menu-puces li a { 
    padding: 4px 20px ; 
    background: #c00 ; 
    color: #fff ; 
    border: 1px solid #600 ; 
    font: 1em "Trebuchet MS",Arial,sans-serif ; 
    line-height: 1em ; 
    text-align: center ; 
    text-decoration: none ; 
}
	
#menu-puces li a:hover, #navigation li a:focus, #navigation li a:active { 
    background: #900 ; 
    text-decoration: underline ; 
}
