html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #000066;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
	width: 100%;
}

a {
	outline: none;
}

.blocPopup {
	overflow: hidden;
	margin: 15px 5px 0 10px;
	font-size: 0.9em;
	line-height: 15px;
}

#blocAutrePirogue {
	margin-top: 3px;
}

#blocAutrePirogue2 {
	margin-top: 40px;
	margin-bottom: 10px;
}

.blocImage {
	float: left;
}

#blocImagePirogueAnaa {
	background: #000066 url(../pirogues/images/imageAnaa.jpg) no-repeat;
	width: 500px;
	height: 500px;
}	

#blocImagePirogueTuam {
	background: #000066 url(../pirogues/images/pirogueTuamotu.jpg) no-repeat;
	width: 500px;
	height: 450px;
}	

#blocImagePirogueMarqu {
	background: #000066 url(../pirogues/images/pirogueMarquises.jpg) no-repeat;
	width: 600px;
	height: 500px;
}

#blocImagePirogueSoc {
	background: #000066 url(../pirogues/images/pirogueSociete.jpg) no-repeat;
	width: 500px;
	height: 505px;
}

#blocImagePirogueAutre {
	background: #000066 url(../pirogues/images/autrePirogue.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImagePirogueAutre2 {
	background: #000066 url(../pirogues/images/autrePirogue2.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImagePirogueAustr {
	background: #000066 url(../pirogues/images/pirogueAustrales.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImageHerminetteEmanchee {
	background: #000066 url(../herminette/images/emmanchee.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImageHerminetteHache {
	background: #000066 url(../herminette/images/herminette.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImageHerminettePercoir {
	background: #000066 url(../herminette/images/herminettePercoir.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImageHydroglisseur {
	background: #000066 url(../naviguons/images/hydroglisseur.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImageJeuxNautique {
	background: #000066 url(../naviguons/images/jeuNautique.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImageVents {
	background: #000066 url(../naviguons/images/vents.jpg) no-repeat;
	width: 500px;
	height: 500px;
}

#blocImageEtoiles {
	background: #000066 url(../naviguons/images/etoiles.jpg) no-repeat;
	width: 500px;
	height: 350px;
	margin-top: 120px;
}

#blocImageGouvernail {
	background: #000066 url(../pagaie/images/gouvernail.jpg) no-repeat;
	width: 500px;
	height: 600px;
	margin-top: 10px;
}

#blocImageEcope {
	background: #000066 url(../pagaie/images/ecope.jpg) no-repeat;
	width: 500px;
	height: 352px;
	margin-top: 100px;
}

#blocImageterematai {
	background: #000066 url(../ramons/images/terematai.jpg) no-repeat;
	width: 500px;
	height: 500px;
	margin-top: 60px;
}

#blocImageMaireNui {
	background: #000066 url(../ramons/images/mairenui.jpg) no-repeat;
	width: 500px;
	height: 500px;
	margin-top: 110px;
}

.blocImage a {
	display: block;
	text-decoration: none;
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	position: relative;
}

.blocImage a:hover {
	background: none;
}

.blocImage a span {
	display: none;
}

.blocImage a:hover span {
	display: block;
	position: relative;
	cursor: pointer;
}

.blocImage a:hover span.titre {
	font-size: 15px;
}

.blocImage a:hover span.spanLittle {
	font-style: italic;
	font-size: 10px;
}

.blocImage a#pirogueAnaa {
	width: 295px;
	height: 250px;
	left: 130px;
}

.blocImage a#pirogueAnaa:hover span {
	width: 290px;
	left: -100px;
	top: 30px;
}

.blocImage a#pirogueAnaa:hover span.spanLittle {
	left: 0;
	top: 0;
	width: 200px;
}

.blocImage a#pirogueTuam {
	width: 440px;
	height: 220px;
	left: 40px;
}

.blocImage a#pirogueTuam:hover span {
	width: 250px;
	left: 200px;
	top: 160px;
}

.blocImage a#pirogueTuam:hover span.spanLittle {
	left: 0;
	top: 0;
	width: 200px;
}

.blocImage a#pirogueMarqu {
	width: 600px;
	height: 200px;
}

.blocImage a#pirogueMarqu:hover span {
	width: 400px;
	left: 200px;
	top: 160px;
}

.blocImage a#pirogueMarqu:hover span.spanLittle {
	left: 0;
	top: 0;
	width: 200px;
}

.blocImage a#pirogueSoc {
	width: 400px;
	height: 200px;
	left: 60px;
}

.blocImage a#pirogueSoc:hover span {
	width: 290px;
	left: 120px;
	top: 350px;
	background: #BABA8C;
	padding: 5px;
}

.blocImage a#pirogueSoc:hover span.spanLittle {
	left: 0;
	top: 0;
	padding: 0;
}

.blocImage a#pirogueAutre {
	width: 430px;
	height: 190px;
	left: 40px;
}

.blocImage a#pirogueAutre:hover span {
	width: 290px;
	left: -20px;
	top: 15px;
}

.blocImage a#pirogueAutre:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#pirogueAutre2 {
	width: 500px;
	height: 200px;
	top: 300px;
}

.blocImage a#pirogueAutre2:hover span {
	width: 290px;
	left: 30px;
	top: -170px;
}

.blocImage a#pirogueAutre2:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#pirogueAustr {
	width: 450px;
	height: 180px;
	left: 20px;
}

.blocImage a#pirogueAustr:hover span {
	width: 290px;
	left: 160px;
	top: 170px;
}

.blocImage a#pirogueAustr:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#herminetteEmmanchee {
	width: 500px;
	height: 270px; 
}

.blocImage a#herminetteEmmanchee:hover span {
	width: 240px;
	left: 220px;
	top: 40px;
}

.blocImage a#herminetteEmmanchee:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#herminetteHache {
	width: 430px;
	height: 400px;
	top: 100px;
	left: 40px;
}

.blocImage a#herminetteHache:hover span {
	width: 320px;
	left: 30px;
	top: -70px;
}

.blocImage a#herminetteHache:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#herminettePercoir {
	width: 500px;
	height: 250px;
	top: 250px;
}

.blocImage a#herminettePercoir:hover span {
	width: 320px;
	left: 30px;
	top: -190px;
}

.blocImage a#herminettePercoir:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#hydroglisseur {
	width: 500px;
	height: 230px;
	top: 270px;
}

.blocImage a#hydroglisseur:hover span {
	width: 220px;
	left: 230px;
	top: -100px;
}

.blocImage a#hydroglisseur:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#jeuxNautique {
	width: 500px;
	height: 320px;
	top: 180px;
}

.blocImage a#jeuxNautique:hover span {
	width: 320px;
	left: 50px;
	top: -130px;
}

.blocImage a#jeuxNautique:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#vents {
	width: 300px;
	height: 200px;
	left: -100px;
	top: 300px;
}

html>body .blocImage a#vents {
	left: 0px;
}

.blocImage a#vents:hover span {
	width: 280px;
	left: 190px;
	top: 100px;
	text-align: left;
	background: #CDCB98;
}

html>body .blocImage a#vents:hover span {
	left: 200px;
}

.blocImage a#vents:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#gouvernail {
	width: 500px;
	height: 370px;
}

.blocImage a#gouvernail:hover span {
	width: 280px;
	left: 100px;
	top: 20px;
	text-align: left;
}

html>body .blocImage a#gouvernail:hover span {
	left: 200px;
}

.blocImage a#gouvernail:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#ecope {
	width: 290px;
	height: 150px;
	top: 200px;
	left: 90px;
}

html>body .blocImage a#ecope {
	left: 190px;
}

.blocImage a#ecope:hover span {
	width: 280px;
	left: -50px;
	top: -170px;
	text-align: left;
	background: #F9F6F1;
	padding-left: 5px;
}

html>body .blocImage a#ecope:hover span {
	left: 0px;
}

.blocImage a#ecope:hover span.titre {
	padding-left: 5px;
	padding-top: 5px;
}

.blocImage a#ecope:hover span.spanLittle {
	left: 0;
	top: 0;
	padding-left: 0px;
	padding-bottom: 5px;
}

.blocImage a#terematai {
	width: 500px;
	height: 250px;
}

.blocImage a#terematai:hover span {
	width: 250px;
	left: 30px;
	top: 20px;
	text-align: left;
}

.blocImage a#terematai:hover span.spanLittle {
	left: 0;
	top: 0;
}

.blocImage a#maireNui {
	width: 500px;
	height: 220px;
}

.blocImage a#maireNui:hover span {
	width: 250px;
	left: 220px;
	top: 30px;
	text-align: left;
}

.blocImage a#maireNui:hover span.spanLittle {
	left: 0;
	top: 0;
}

.contenu {
	float: left;
	color: #C3BD9A;
	margin-left: 10px;
	line-height: 14px;
}

#contenuPirogueAnaa {
	margin-top: 100px;
	width: 240px;
}

#contenuPirogueTuam {
	margin-top: 25px;
	width: 255px;
}

#contenuPirogueMarqu {
	margin-top: 30px;
	width: 155px;
}

#contenuPirogueSoc {
	width: 240px;
}

.contenuPirogueAutre {
	width: 240px;
	margin-top: 70px;
}

#contenuPirogueAustr {
	width: 240px;
	margin-top: 0;
}

#contenuHerminette {
	margin-top: 70px;
	width: 240px;
}

#contenuNaviguons {
	margin-top: 70px;
	width: 220px;
}

#contenuEtoiles {
	margin-top: 0;
	width: 220px;
}

#contenuPagaie {
	margin-top: 70px;
	width: 240px;
}

#contenuPagaie1 {
	width: 220px;
	margin-top: 180px;
}

#contenuPagaie2 {
	width: 220px;
	margin-top: 120px;
}

#contenuPagaie3 {
	width: 220px;
	margin-top: 110px;
}

#contenuTerematai {
	width: 220px;
	margin-top: 0px;
}

#contenuOrigine {
	width: 220px;
	margin-top: 0px;
	padding-bottom: 10px;
}

#contenuMaireNui {
	width: 220px;
	margin-top: 40px;
	padding-bottom: 10px;
}

.course {
	width: 220px;
	margin-top: 110px;
}

.contenu a {
	color: #FFCC33;  /*#AAA2B3;*/
	text-decoration: none;
	line-height: 16px;
}

.contenu a:hover {
	text-decoration: underline;
}

.contenu h1, #contenuVents h1 {
	font-size: 18px;
	font-family: arial;
	margin: 0;
	line-height: 18px;
}

#contenuPirogueAnaa h1 {
	margin-bottom: 35px;
}

#contenuPirogueTuam h1 {
	margin-bottom: 25px;
}

#contenuPirogueMarqu h1 {
	margin-bottom: 35px;
}

.contenuPirogueAutre h1 {
	margin-bottom: 20px;
}

.legende {
	color: #C3BD9A;
	margin: 0;
	clear: both;
	width: 500px;
	font-family: arial;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
}

#legendeMaireNui {
	/*margin-top: -210px;*/
	position: absolute;
	top: 630px;
}

#legendeTerematai {
	/*margin-top: -160px;*/
	position: absolute;
	top: 580px;
}

#legendeEtoiles {
	/*margin-top: -290px;*/
	position: absolute;
	top: 490px;
}

#legendePirogueAustr {
	/*margin-top: -120px;*/
	position: absolute;
	top: 470px;
}

#blocPopupCentrer {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#legendeVents {
	text-align: left;
}

#contenuVents {
	color: #C3BD9A;
	line-height: 14px;
	text-align: left;
	margin-top: 55px;
	margin-bottom: 10px;
}

/* Partie du catalogue */
#contenuPublication {
	width: 280px;
	padding-bottom: 10px;
}

#blocImagePublication {
	float: left;
	width: 450px;
	float: left;
}

#blocImagePublication .legende {
	width: 400px;
	margin-bottom: 15px;
}

#blocVideo {
	float: left;
	text-align: center;
	width: 400px;
	height: 300px;
}	

#contenuVideo {
	width: 280px;
}
