<style type="text/css">

/*******************/
/* Element de base */
/*******************/

Body
{ 
	font-family: Arial;
	background-color: #FFFFFF;
	margin-top: 0px;
	size: landscape;
}

*
{ 
	font-family: inherit;
	font-size: 12px;
	color: #000000;
}

a
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

/*********/
/* Table */
/*********/

.spelabel
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 10px;
}

.spevalue
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
}

.spetitle
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.bor
{
	border-right: thin solid #000000;	
}

/**************/
/* Generique  */
/**************/

.layertitre
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding-left: 30px;
}

.texte
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 25px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
}

.galleryimage
{
	height: 73px;
	width: 120px;
}

.galleryimagecentrale
{
	height: 279px;
	border-right: thin solid #000000;
}

.tableaulabel
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
}

.tableauvalue
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}

.texteaccueil
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 20px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 5px;
}


.layertitregallery
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 20px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
}

.layergauchegallery
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-indent: 25px;
	text-align: justify;
	padding-left: 20px;
}


/**************/
/* Formulaire */
/**************/

.FormField
{
	font-family: Arial;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	height: 20px;
	width: 220px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.FormFieldLarge
{
	font-family: Arial;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	height: 200px;
	width: 220px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.FormFieldTitle
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/****************************/
/* Positionnement de calque */
/****************************/


#menugeneral
{
	display: none;
	visibility: hidden;
}

#menubateau
{ 
	display: none;
	visibility: hidden;
}

#menu63 
{ 
	display: none;
	visibility: hidden;
}

#menu83
{ 
	display: none;
	visibility: hidden;
}

#titre
{
	position:absolute; 
	width:377px; 
	height:43px; 
	z-index:1; 
	left: 25px; 
	top: 45px; 
	visibility: visible;
}

#layergauche
{
	display: none;
	visibility: hidden;
}

#layercentral
{
	position:absolute; 
	width:857px; 
	height:280px; 
	z-index:1; 
	left: -120px; 
	top: 150px;
}

#layergauchegallery
{
	position:absolute;
	width:230px;
	height:279px;
	z-index:1;
	left: 0px;
	top: 110px;
	border-right-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
}

#layercentralgallery
{
	position:absolute; 
	width:857px; 
	height:277px; 
	z-index:1; 
	left: 230px; 
	top: 110px;
}

#gallerybas
{
	position:absolute; 
	width:750px; 
	height:73px; 
	z-index:1; 
	left: 0px; 
	top: 542px;
}

#galleryhaut
{
	position:absolute; 
	width:710px; 
	height:73px; 
	z-index:1; 
	left: 0px; 
	top: 446px;
}

#texteaccueil
{
	position:absolute; 
	width:230px;
	height:280px;
	z-index:1; 
	left: 0px; 
	top: 420px;
}

#layercontactbas
{
	position:absolute; 
	width:800px;
	height:300px;
	z-index:1; 
	left: 0px; 
	top: 300px;
}

#spevalue
{
	position:absolute; 
	z-index:1; 
	left: -100px; 
	top: 155px;
}

#layertitregallery
{
	position:absolute; 
	width:857px; 
	height:277px; 
	z-index:1; 
	left: 195px; 
	top: 400px;
}

#printlayer
{
	display: none;
	visibility: hidden;
}

#pdflayeron
{
	display: none;
	visibility: hidden;
}

#pdflayeroff 
{
	display: none;
	visibility: hidden;
}

</style>
