body{
	margin:0 0 0 0;
	font: 12px Arial, verdana,Helvetica, sans-serif;
	background-color:black;
	color:white;
}


h1{
	margin-top: 0px;
	font-size: 20px;
	color:#2564a9;
	margin-bottom:0px;
}

h2{
	margin-top: 20px;
	margin-bottom:20px;
	text-align:right;
	font-size: 30px;
	font-weight: normal;
}

#main{
	position:relative;
	width:986px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #292929;
	margin-top:5px;
	margin-bottom:5px;
	background-color:transparent;
	background-image:url(/images/background.jpg);
	background-repeat:no-repeat;
	background-position: 267px 232px;
}

#logo-parapente-samoens{
	position:absolute;
	margin-top: 32px;
	margin-left: 19px;
}

#parapente-zoom{
	position:absolute;
	margin-top: 7px;
	margin-left: 632px;
}

#tdht{
	background-image:url(/images/fond-ht-parapente.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	height: 195px;
	width: 976px;
	padding-top:5px
}

#newsdiv{
	width: 220px;
	background-color: #292929;
	margin-top:30px;
}

#newscontent{
	padding: 15px;
}

#newsheader{
	background-color: #1b1b1b;
	padding-left: 15px;
}

#adresse{
	width: 700px;
	border-top:1px solid #ea7828;
	line-height: 30px;
	margin-top: 30px;
	display: block;
}

.arrondi8{
	width: auto;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-Webkit-border-radius: 8px;
}

.titreclyle{
	width: auto;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-Webkit-border-radius: 10px;
	background-color: #626262;
	color:#ffffff;
	font-size:20px;
}

.arrondi10{
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-Webkit-border-radius: 10px;
}

img.arrondi10{
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-Webkit-border-radius: 10px;
}

.arrondi15{
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-Webkit-border-radius: 15px;
}

.arrondi10ht{
	-khtml-border-radius: border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px; 
	-webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
}

.bg1{
	background-color:#404040;
}

.borderorange{
	border:1px solid #ea7828;
}

a.menugauche:link, a.menugauche:visited,a.menugauche:active{
	color:white;
	text-decoration:none;
	font-size: 20px;
	display: block;
	background-image:url(/images/fond-liens-gauche-off.gif);
	background-repeat:no-repeat;
	line-height: 31px;
	padding-left: 35px;
	font-weight:normal;
	height: 31px;
}

a.menugauche:hover{
	color:white;
	text-decoration:none;
	font-size: 20px;
	display: block;
	background-image:url(/images/fond-liens-gauche-on.gif);
	background-repeat:no-repeat;
	line-height: 31px;
	padding-left: 35px;
	font-weight:normal;
	height: 31px;
}

a.btreserver:link, a.btreserver:visited,a.btreserver:active{
	color:white;
	text-decoration:none;
	background-color: #EA5928;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

a.btreserver:hover{
	color:white;
	text-decoration:none;
	background-color: #ea7828;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

a:link, a:visited,a:active{
	color:#ffffff;
	text-decoration:underline;
}

a:hover{
	color:ffffff;
	text-decoration:none;
}
