body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
#bandeau {
	margin-left: 100px;
}
#fondGris {
	width: 100%;
	height: 119px;
	background-image: url(../images/fondGris.jpg);
}

#fondGris #drapeau {
	background-image: url(../images/drapeau.png);
	height: 87px;
	width: 121px;
	float: left;
	margin-top: 32px;
	margin-left: 70px;
}
#fondGris #titreLogo {
	height: 88px;
	width: 272px;
	background-image: url(../images/titreLogo.png);
	float: left;
	margin-top: 30px;
}

#fondGris #grisVertial {
	background-image: url(../images/fondGrisEtCourbe.jpg);
	height: 119px;
	width: 28px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 9px;
}
#fondGris #langue {
	height: 20px;
	float: left;
	width: 100px;
	margin-top: 99px;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 15px;
}


.boutonBleu {
	height: 20px;
	float: left;
	margin-top: 95px;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../images/fondBouton.png);
	letter-spacing: 0.5px;
}

.boutonBlanc {
	background-color: #FFFFFF;
	height: 20px;
	float: left;
	margin-top: 95px;
	color: #004687;
	padding-right: 4px;
	padding-left: 4px;
	letter-spacing: 0.5px;
}
.boutonPage {
	background-color: #e1e9f1;
	height: 20px;
	float: left;
	margin-top: 95px;
	color: #004687;
	padding-right: 4px;
	padding-left: 4px;
	letter-spacing: 0.5px;
}
.pointeBleu {
	height: 20px;
	width: 25px;
	float: left;
	background-image: url(../images/pointeMenuOn.png);
	margin-top: 95px;
	margin-right: 3px;
	background-repeat: no-repeat;
}
.pointeBlanc {
	height: 20px;
	width: 25px;
	float: left;
	background-image: url(../images/pointeMenu.png);
	margin-top: 95px;
	margin-right: 3px;
	background-repeat: no-repeat;
}
.pointePage {
	height: 20px;
	width: 25px;
	float: left;
	background-image: url(../images/pointeMenuPage.png);
	margin-top: 95px;
	margin-right: 3px;
	background-repeat: no-repeat;
}
#texteBienvenu {
	height: 200px;
	width: 450px;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	position: absolute;
	left: -1px;
	top: 505px;
}
#texteBienvenu  #petiteVoiles {
	background-image: url(../images/3bateaux.gif);
	height: 14px;
	width: 157px;
	float: left;
}
#texteBienvenu #texte {
	float: left;
	width: 280px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #939393;
}

#courbeVerical {
	height: 315px;
	width: 79px;
	background-image: url(../images/courbeVertical.png);
	margin-left: 413px;
	float: left;
	position: absolute;
	left: 0px;
	top: 466px;
}

#sMenu {
	height: 310px;
	width: 330px;
	float: left;
	position: absolute;
	left: 434px;
	top: 477px;
}
.sMenu {
	height: 320px;
	width: 330px;
	float: left;
	position: absolute;
	left: 434px;
	top: 477px;
}
#sMenu .ramme {
	height: 15px;
	width: 250px;
	background-image: url(../images/fondSmenuOff.png);
	padding-left: 80px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #004687;
	margin-bottom: 10px;
	vertical-align: middle;
}

#sMenu .rammeBleu {
	height: 15px;
	width: 250px;
	background-image: url(../images/fondSmenuOn.png);
	padding-left: 80px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	vertical-align: middle;
}
#footer {
	width: 100%;
	margin-top: 300px;
	background-image: url(../images/ligneBas.png);
	height: 25px;
}

#footerPage {
	width: 100%;
	background-image: url(../images/ligneBas.png);
	background-repeat: repeat;
	height: 30px;
	margin-top: 140px;
}
.textePetit {
	font-size: 14px;
}
#gauche  {
	width: 65px;
	background-image: url(../images/ligneBas.png);
	height: 30px;
	float: left;
}
#cloche  {
	background-image: url(../images/cloche.png);
	height: 30px;
	width: 36px;
	float: left;
}
#spacer {
	background-image: url(../images/ligneBas.png);
	height: 30px;
	width: 25px;
	float: left;
}

#capsGauche {
	background-image: url(../images/capsuleBasGauche.png);
	height: 30px;
	width: 15px;
	float: left;
}
#cpasDroite {
	background-image: url(../images/capsuleBasDroite.png);
	float: left;
	height: 30px;
	width: 11px;
}
#capsule {
	background-color: #b8c8d8;
	float: left;
	height: 14px;
	margin-top: 13px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	font-style: italic;
}
#droite {
	background-image: url(../images/ligneBas.png);
	height: 30px;
	float: left;
	width: 70%;
}

.clear {
	clear: both;
}
#entetePage {
	width: 100%;
	background-image: url(../images/fondGrisPage.jpg);
	height: 119px;
}

#entetePage #angle {
	height: 182px;
	width: 236px;
	float: left;
	position: absolute;
}
#entetePage #drapeauPage {
	background-image: url(../images/drapeauPage.png);
	height: 119px;
	width: 92px;
	float: left;
	position: absolute;
	left: 237px;
	top: -1px;
}
#entetePage #titrePage {
	background-image: url(../images/titreLogoPage.png);
	height: 119px;
	width: 404px;
	float: left;
	position: absolute;
	left: 329px;
	top: -1px;
}
#courbeVericalPage {
	background-image: url(../images/courbeVerticalPage.png);
	height: 355px;
	width: 169px;
	margin-left: 159px;
	position: absolute;
	left: 0px;
	top: 118px;
	z-index: 0;
}
#courbeVerical {
	background-image: url(../images/courbeVertical.png);
	height: 315px;
	width: 79px;
}

#entetePage #visuel {
	background-image: url(../images/visuel.png);
	height: 206px;
	width: 230px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#boutons {
	height: 30px;
	position: absolute;
	left: 328px;
	top: 24px;
	width: 475px;
}
#sMenuPage {
	height: 301px;
	width: 252px;
	position: absolute;
	left: 29px;
	top: 158px;
}

#sMenuPage .ramme {
	background-image: url(../images/fondSmenuOnPage.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 250px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
#sMenuPage .rammeBleu {
	background-image: url(../images/fondSmenuOffPage.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 250px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #004687;
}
#sMenuPage #textSmenu {
	width: 170px;
	text-align: right;
	position: relative;
	z-index: 10;

}
#fondGris a {
	text-decoration: none;
}
#textePage {
	height: 300px;
	width: 560px;
	margin-left: 330px;
	padding-top: 40px;
}

#textePage #titre {
	color: #939393;
	font-size: 36px;
	letter-spacing: 2px;
}
#textePage #corps {
	color: #939393;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#joint      {
	margin-top: 10px;
	padding-top: 5px;
}
#piece     {
	float: left;
	font-size: 11px;
	text-align: center;
	margin-left: 10px;
}
#piece a{
	text-decoration: none;
}
#piece a:hover{
	text-decoration: underline;
}

#textePage a {
	color: #939393;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#fondGris a {
	text-decoration: none;
	color: inherit;
}
.lienBleu {
	color: #004687;
	text-decoration: none;
	width: 100%;
	display: block;
}
.lienBlanc {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
}
