/* FEUILLE DE STYLE AIR PARACHUTISME V2 Novembre 2006 */

/* balises html */

body {
  background: url(images/body_bkg.gif) no-repeat ;
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 11px;
  font-weight:normal;
  }
span {
  font-family: Arial;
  font-size: 11px;
  font-weight:normal;
  color:#000000;
  margin: 0;
  padding: 0;
  }
input, select, textarea {
  font-family: Arial;
  font-size: 10px;
  }
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
li {
  margin: 0;
  padding: 0;
  }
h1, h2, h3 {
  font-family: Arial;
  font-weight:bold;
  margin: 0;
  padding: 0;
  width:100%;
  }
h1 {
  font-size: 20px;
  }
h2 {
  font-size: 17px;
  margin-bottom:10px;
    }
h3{
  font-size: 12px;
  color:#f01111;
  }
img {
  border:none;
  }
a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color:#5783c1;
  text-decoration : none;
  }
a:hover {
  text-decoration : underline;
  }
#master {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width:950px;
	background-image: url(images/master_bkg.gif) ;
	}
#master_contener {
	width:950px;
	}
#top {
	height:250px;
	background-image: url(images/top_bkg.jpg) ;
	}
#work {
	float:right;
	width:750px;
	display:block;
	}
#work h1 {
	background-image: url(images/h1_bkg.gif);
	color:#FFFFFF;
	float: left;
	text-indent: 10px;
	line-height: 16px;
	height: 60px;
	padding-top: 22px;
	padding-left: 50px;
	clear: both;
	width:700px;
	}
#bloc_right {
	width:162px;
	float:right;
	margin-left:18px;
	}
#bloc_right li.i {
	height:120px;
	background: url(images/right_i.gif);
	}
#text {
	width:570px;
	float:right;
	}
#bloc_info_01 {
	width:171px;
	height:157px;
	background: url(images/tandem_bkg.gif);
	float:left;
	padding-top:10px;
	margin-right:25px;
	}
#bloc_info_02 {
	width:171px;
	height:157px;
	background-image: url(images/progression_bkg.gif);
	float:left;
	padding-top:10px;
	}
#bloc_info_03 {
	width:171px;
	height:157px;
	background-image: url(images/sauter_bkg.gif);
	float:left;
	padding-top:10px;
	margin-left:25px;
	}
#bloc_info_01 p,#bloc_info_02 p,#bloc_info_03 p {
	color:#FFFFFF;
	padding-top:105px;
	padding-left:7px;
	padding-right:7px;
	font-weight: normal;
	}
#bloc_info_03 a,#bloc_info_02 a,#bloc_info_01 a {
	color:#FFFFFF;
	font-weight: normal;
	}
#left {
	float: left;
	width: 190px;
	}
#left_top {
	height:25px;
	}
#left_bottom {
	}
#offer li {
	height:25px;
	background-image: url(images/left_li_bkg.gif);
	padding-top: 5px;
	padding-left: 15px;
	}
#offer span,#offer a {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	padding-left: 10px;
	}
#offer b {
	background-image: url(images/left_on.gif);
	padding-left: 27px;
	}
#offer a:hover{
	background-image: url(images/left_on.gif);
	padding-left: 27px;
	text-decoration : none;
	}
#left_link a {
	color:#6187bd;
	font-weight:bold;
	}
#left_link li {
	padding-top: 5px;
	padding-left: 35px;
	}
#work p {
	font-size: 12px;
	}
#text img {
	border:1px solid #eeb16f;
	margin-bottom:15px
	}
#resa img {
	float:left;
	margin-right:10px;
	}
#resa span.title {
	font-size: 12px;
	color:#f01111;
	font-weight:bold;
	float:left;
	width:445px;
	display:block;
	}
#resa span.detail {
	float:left;
	width:445px;
	display:block;
	margin-bottom:20px;
	}
#link {
	height: 40px;
	width: 800px;
	background: url(images/link_bkg.gif) no-repeat top;
	clear:both;
	padding-left:150px;
	}
#link li {
	display: inline;
	float: right;
	margin-top: 16px;
	padding-left: 14px;
	padding-right: 13px;
	padding-top: 0;
	}
#link a {
	vertical-align: top;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	}
#footer {
	width:150px;
	margin:0 0 0 35px;
	}
