/* @override http://localhost:8888/style.css */



.bodyMobilePierre
{
	margin: 23px;
	padding: 56px;
}
.titreAccueil {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #cf350a;
}
.bandeauHaut {
text-align: center;
 width:100%; max-width:1035px;
  z-index: -2;

}

.avertissement {
	color: #e87200;
	font-style: italic;
	font-size: 14px;
	margin: 9px 8px 8px;
	text-shadow: 2px 2px 20px #f8f821;
}

.titres {border: 2px solid black; background: url(perfo.png) 50% 50% repeat black; color: white; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	padding: 9px;
	font-variant: small-caps;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	text-align: center;
	white-space: normal;
	Line-Height: 2.75;
}
.titreHautPage {border: 2px solid black; background: url(perfo.png) 50% 50% repeat black; color: white; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	padding: 9px;
	font-variant: small-caps;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	text-align: center;
	white-space: normal;
}

.textesite	{
	font: medium Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: black;
	margin-left: 30px;
	margin-right: 20px;
	left: 20px;
	position: static;
	right: 20px;
	text-align: justify;
}
