@charset "utf-8";
#content {
	position: relative;
	height: 355px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content #titre {
	position: absolute;
	height: 53px;
	width: 427px;
	left: 0px;
	top: 0px;
	background-color: #993520;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content #logo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 53px;
	width: 567px;
	left: 429px;
	top: 0px;
}
#content #logo img {
	top: 2px;
	position: absolute;
	left: 191px;
	border: none;
}
#content   #image   img {
	background-image: url(../common/parapentistesstock.jpg);
	background-repeat: no-repeat;
}
#content #image {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	width: 427px;
	top: 155px;
	height: 198px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content #deco {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 100px;
	width: 141px;
	left: 284px;
	top: 55px;
}
#content #texte {
	background-color: #808080;
	position: absolute;
	height: 300px;
	width: 567px;
	left: 429px;
	top: 55px;
}
#content #texte div.span {
	padding-left: 20px;
	padding-right: 20px;
}
#content #texte p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content #texte a, #content #texte a:link, #content #texte a:visited, #content #texte a:hover, #content #texte a:active {
	font-weight: bold;
	color: #993520;
	text-decoration: none;
}
#content  #texte  a:hover{
	text-decoration: underline;
}
