/* CSS Document */

body{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	text-align:center;
	background-color: #CCD2D0;
	margin: 0px;

}

#cadreSite{
/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
border:1px solid #000000;
margin:auto;
text-align:left;
} 

#menu{
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
	text-align:left;
	text-transform: uppercase;
	color: #989e9c;
	font-weight: bold;
	letter-spacing: 0.5em;
	height: 52px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 
#menu #menuText {
	width: 900px;
	text-align: right;
}
#menu .margeBasse {
	color: #FC6A51;
}

#menu .margeBasse a {
	text-decoration: none;
	color: #748B84;
}
#menu .margeBasse a:hover {
	text-decoration: none;
	color: #FC6A51;
}


#menu #pierik {
	float: left;
	width: 176px;
}



#bandeauNews{
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
	border:0px none #000000;
	text-align:left;
	background-image: url(../images-pierik/bandeau-accueil.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: auto;
}

#bandeauExpos{
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
	border:0px none #000000;
	text-align:left;
	background-image: url(../images-pierik/bandeau-expos.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: auto;
}
#bandeaugaleries {
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
	border:0px none #000000;
	text-align:left;
	background-image: url(../images-pierik/bandeau4.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: auto;
}
#bandeaucopy {	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
	width:900px;
	border:0px none #000000;
	text-align:left;
	background-image: url(../images-pierik/bandeau5.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: auto;
}
#bandeaucontact {
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
	border:0px none #000000;
	text-align:left;
	background-image: url(../images-pierik/bandeau3.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: auto;
}
#bandeauliens {	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
	width:900px;
	border:0px none #000000;
	text-align:left;
	background-image: url(../images-pierik/bandeau7.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: auto;
}
#bandeaumentions {
	width:900px;
	border:0px none #000000;
	text-align:left;
	background-image: url(../images-pierik/bandeau6.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: auto;
}






#contenu{
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
	text-align:left;
	background-color: #FFFFFF;
	margin: auto;
	overflow: hidden;
	height: 100%;
}  

#centre {
	left: 50%;
	top: 20px; /* moitié de la hauteur de l'image */
	margin-left: -317px; /* moitié de la largeur de l'image */
	position: absolute;
	z-index: 10000;
	width: 633px;
	background-image: url(../images-pierik/affiche-expo.jpg);
	background-repeat: no-repeat;
	height: 550px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
#titrePage {
	width: 680px;
	float: left;
	padding-top: 20px;
}

.margeBasse {
	padding-bottom: 5px;
}
.titre {
	font-size: 28px;
}




.titreNews {
	font-size: 28px;
	color: #000000;
	display: block;
	padding-bottom: 7px;
	font-weight: bold;
}
.sousTitreNews {
	font-size: 18px;
	color: #000000;
	display: block;
	padding-bottom: 7px;
	font-weight: bold;
}

.texte {
	font-size: 12px;
	display: block;
	color: #999999;
	font-weight: bold;
}
.texte a {
	color: #FC6A51;
	text-decoration: none;
}
.texte a:hover {
	color: #748B84;
	text-decoration: none;
}

.liens {
	font-size: 12px;
	padding-top: 4px;
	font-weight: bold;
}
a.liens  {
	color: #FC6A51;
	text-decoration: none;
	display: block;
}
a.liens:hover  {
	color: #748B84;
	text-decoration: none;
}

#colonneGauche {
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#colonneCentre {
	width: 535px;
	padding-top: 30px;
	padding-right: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 0px;
}
#colonneCentreGaleries {
	width: 680px;
	float: left;
	padding-top: 30px;
}



#colonneDroite {
	width: 125px;
	float: right;
	padding-top: 30px;
	color: #748B84;
	background-color: #FFFFFF;
}
.menuGauche {
	color: #748B84;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.menuGauche a {
	color: #FC6A51;
	text-decoration: none;
}
.menuGauche a:hover {
	color: #748B84;
	text-decoration: none;
}


.sousMenuGauche {
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 4px;
}
.sousMenuGauche a {
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 4px;
	text-decoration: none;
}
.sousMenuGauche a:hover {
	color: #748B84;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.menuDroit {
	color: #748B84;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.menuDroit a {
	color: #748B84;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.menuDroit a:hover {
	color: #FC6A51;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#basdePage {
	/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/
width:900px;
	text-align:center;
	text-transform: uppercase;
	color: #748B84;
	font-weight: bold;
	height: 42px;
	margin: auto;
	font-size: 10px;
	letter-spacing: 0.2em;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#basdePage a {
	text-decoration: none;
	color: #748B84;
}
#basdePage a:hover {
	text-decoration: none;
	color: #FC6A51;
}
