/*-----------balises---------------*/

body {
	background-image: url(../images/bkg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 30px;
	font-style:italic;
	font-weight:200;
	text-decoration:underline;
	text-align: center;
	color: #900;
}

img {
	border-color:#000000;
	margin: 0 10px 0 10px;
}

a.menu:link, a.menu:visited, a.menu:active {
	width: 180px;
	height: 20px;
	margin: -10px 6px 0 6px;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
	display: block;
	background-color: #E8DACA;
	border: 1px solid #CA6060;
	color: #900;
}

a.menu:hover {
	background-color: #D2B799;
	color: #600;
}

a.header:link, a.header:visited, a.header:active {
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}

a.header:hover	{
	color: #990000;
}

p {
	padding: 0 10px 0 10px;
	text-align:justify;
}

ul {
	text-align:justify;
	padding-right: 10px;
	list-style-type:square;
}

/*------------block---------------*/

#principal {
	width: 950px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

#header {
	width: 950px;
	height: 150px;
	top: 0px;
	left: 0px;
	position: absolute;
	text-align:right;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #900;
}

#menu {
	width: 200px;
	height: 575px;
	top: 160px;
	left: 0px;
	padding-top: 25px;
	position: absolute;
	background-image: url(../images/menu.gif);
	border: 1px solid #900;
	z-index:2;
}

#contenu {
	width: 710px;
	height: 575px;
	top: 160px;
	left: 210px;
	padding: 25px 15px 0 15px;
	position: absolute;
	background-color: #E8DACA;
	border: 1px solid #900;
}

#footer {
	width: 950px;
	height: 70px;
	top: 770px;
	left: 0px;
	font-size: 12px;
	font-weight: 400;
	color: #600;
	padding-top: 10px;
	position: absolute;
	background-image: url(../images/footer.gif);
	border: 1px solid #900;
}

/*-----------custom---------------*/

/*-------------Index------------*/

#contenuindex {
	width: 740px;
	height: 391px;
	top: 160px;
	left: 210px;
	padding: 10px 0 10px 0;
	position: absolute;
	background-color: #E8DACA;
	border: 1px solid #900;
	text-align:left;
}

#menuindex {
	width: 200px;
	height: 386px;
	top: 160px;
	left: 0px;
	padding-top: 25px;
	position: absolute;
	background-image: url(../images/menu.gif);
	border: 1px solid #900;
	z-index:2;
}

#footerindex {
	width: 950px;
	height: 70px;
	top: 581px;
	left: 0px;
	font-size: 12px;
	font-weight: 400;
	color: #600;
	padding-top: 10px;
	position: absolute;
	background-image: url(../images/footer.gif);
	border: 1px solid #900;
}
/*-------------Historique-----------*/

#contenuhistorique {
	width: 740px;
	height: 750px;
	top: 160px;
	left: 210px;
	padding-top: 15px;
	position: absolute;
	background-color: #E8DACA;
	border: 1px solid #900;
	text-align:left;
}

#menuhistorique {
	width: 200px;
	height: 740px;
	top: 160px;
	left: 0px;
	padding-top: 25px;
	position: absolute;
	background-image: url(../images/menu.gif);
	border: 1px solid #900;
	z-index:2;
}

#footerhistorique {
	width: 950px;
	height: 70px;
	top: 935px;
	left: 0px;
	font-size: 12px;
	font-weight: 400;
	color: #600;
	padding-top: 10px;
	position: absolute;
	background-image: url(../images/footer.gif);
	border: 1px solid #900;
}

a.histo:link, a.histo:visited, a.histo:active {
	margin-top: 5px;
	padding: 5px;
	text-decoration: underline;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}

a.histo:hover {
	color: #600;
}

a.histo2:link, a.histo2:visited, a.histo2:active	{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 24px;
	text-decoration:none;
	color: #000000;
}

a.histo2:hover {
	color: #990000;
}

a.histor:link, a.histor:visited, a.histor:active	{
	border: 2px;
	border-color: #000000;
	border-style: solid;
}

a.histor:hover {
	border-color: #990000;
}

p.histof:first-letter { 
	font-size: 150%; 
    font-weight: bold; 
}

/*-----------Planning----------------*/

#datebox {
	top: 358px;
	left: 6px;
	position:absolute;
	width: 185px;
	height: 45px;
	background-color: #E8DACA;
	background-image: url(../images/bkg.gif);
	border: 1px solid #900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:500;
	color: #000;
	overflow: hidden;
	z-index: 2;
}

a.bm:link, a.bm:visited, a.bm:active	{
	border: 0px;
	text-decoration:none;
	font-size: 16px;
	font-weight:600;
	color: #000000;
}

a.bm:hover {
	color: #990000;
}

#contenusemaine {
	width: 740px;
	height: 585px;
	top: 160px;
	left: 210px;
	padding-top: 15px;
	position: absolute;
	background-color: #E8DACA;
	border: 1px solid #900;
	color: #000;
	font-size: 18px;
	text-align: center;
}

.semainecelimg {
	width: 137px;
	height: 30px;
	padding: 0px;
	border: 1px solid #900;
}

.semainecelday {
	width: 137px;
	height: 30px;
	padding: 10px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	border: 1px solid #900;
}
	
a.semainecel1 {
	width: 140px;
	height: 32px;
	padding: 18px 0 10px 0;
	font-size:14px;
	font-weight: 700;
	background-image: url(../images/bkg.gif);
	border: 1px solid #900;
	color: #000;
	display: block;
	text-decoration:none;
}

a.semainecel1:hover {
	width: 140px;
	font-size:14px;
	font-weight: 700;
	background-image: url(../images/bkgred.gif);
	color: #FFF;
	display: block;
	text-decoration:none;
}

a.semainecel2 {
	width: 140px;
	height: 39px;
	padding: 11px 0 10px 0;
	font-size:14px;
	font-weight: 700;
	background-image: url(../images/bkg.gif);
	border: 1px solid #900;
	color: #000;
	display: block;
	text-decoration:none;
}

a.semainecel2:hover {
	width: 140px;
	font-size:14px;
	font-weight: 700;
	background-image: url(../images/bkgred.gif);
	color: #FFF;
	display: block;
	text-decoration:none;
}

#menusemaine {
	top: 250px;
	left: 6px;
	position:absolute;
	width: 185px;
	height: 45px;
	background-color: #FFF;
	border: 1px solid #000;
	overflow: hidden;
	z-index: -1;
}

.semainetitre {
	margin: 8px 6px 0 6px;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
	display: block;
	color: #900;
}

.semainepuce {
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}

.pict	{
	top: 370px;
	left: 450px;
	position:absolute;
	text-align:left;
}

#contenusemaine18 {
	width: 740px;
	height: 715px;
	top: 160px;
	left: 210px;
	padding-top: 15px;
	position: absolute;
	background-color: #E8DACA;
	border: 1px solid #900;
	color: #000;
	font-size: 18px;
	text-align: center;
}

#menu18 {
	width: 200px;
	height: 705px;
	top: 160px;
	left: 0px;
	padding-top: 25px;
	position: absolute;
	background-image: url(../images/menu.gif);
	border: 1px solid #900;
	z-index:2;
}

#footer18 {
	width: 950px;
	height: 70px;
	top: 900px;
	left: 0px;
	font-size: 12px;
	font-weight: 400;
	color: #600;
	padding-top: 10px;
	position: absolute;
	background-image: url(../images/footer.gif);
	border: 1px solid #900;
}
/*--------------Album------------*/

img.album {
	top: 80px;
	left: 300px;
	position:absolute;
	border: 1px solid;
	border-color:#000000;
}

/*-----------VIP--------*/

.viptitre	{
	padding: 8px 3px 8px 3px;
	color: #E8DACA;
	font-weight: 600;
	text-align: center;
	background-color: #600;
}

.vipdate	{
	padding: 4px 3px;
	color: #E8DACA;
	font-weight: 600;
	text-align: center;
	background-color: #CA6060;
}

.vipinfo	{
	padding: 5px 2px;
	color: #000;
	background-color: #D2B799;
}

/*----------Montgolfière---------------*/

.ballon {
	top: 380px;
	left: 5px;
	position:absolute;
}

img.ballon {
	top: 120px;
	left: 155px;
	position: absolute;
}

p.ballon1	{
	text-align: center;
}

p.ballon2 {
	font-size:11px;
}

/*¨-------Sponsors-----------*/

#contenusponsors {
	width: 740px;
	height: 1390px;
	top: 160px;
	left: 210px;
	padding-top: 15px;
	position: absolute;
	background-color: #E8DACA;
	border: 1px solid #900;
}

#menusponsors {
	width: 200px;
	height: 1380px;
	top: 160px;
	left: 0px;
	padding-top: 25px;
	position: absolute;
	background-image: url(../images/menu.gif);
	border: 1px solid #900;
	z-index:2;
}

#footersponsors {
	width: 950px;
	height: 70px;
	top: 1575px;
	left: 0px;
	font-size: 12px;
	font-weight: 400;
	color: #600;
	padding-top: 10px;
	position: absolute;
	background-image: url(../images/footer.gif);
	border: 1px solid #900;
}

.titanium {
	width: 165px;
	height: 110px;
	background-color: #000;
	border: 1px solid #990000;
}

.platinium {
	width: 145px;
	height: 60px;
	background-color: #FFF;
	border: 1px solid #990000;
}

.gold {
	width: 145px;
	height: 60px;
	background-color: #FFD700;
	border: 1px solid #990000;
}

.goldnologo {
	width: 145px;
	height: 60px;
	background-color: #FFD700;
	border: 1px solid #990000;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align:center;
}

.silver {
	width: 145px;
	height: 60px;
	background-color: #C0C0C0;
	border: 1px solid #990000;
}

.silvernologo {
	width: 145px;
	height: 60px;
	background-color: #C0C0C0;
	border: 1px solid #990000;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align:center;
}


img.sponsors1	{
	border: 0px;
	padding: 5px 0;
}

img.sponsors2	{
	border: 0px;
	padding: 25px 0;
}

/*--------------Presse-------------*/

a.presse:link, a.presse:visited, a.presse:active	{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 700;
	text-decoration:none;
	text-align:left;
	color: #000;
	border: 0px;
}

a.presse:hover	{
	color: #900;
}

img.presse1	{
	top: 80px;
	left: 340px;
	position:absolute;
}

.presse2	{
	width: 325px;
	height: 70px;
	background-image: url(../images/pressebg.jpg);
	border: #000 solid 1px;
	text-align:left;
	padding: 5px;
}

.presse3	{
	margin-left: 5px;
}