*{
	font-family: "Trebuchet MS", Arial, sans-serif;
}

body
{
	background-color:#FFF;
	margin: 1em 0 ;
	padding: 0 ;
	text-align: center ;
}
a:link {
	color:#444;
}
a:visited {
	color:#444;
}
a:hover {
  background-color: #000000;
  color: #FFF;
}
.TexteNormal {
	font-size: smaller;
	color: #333333;
	text-align:justify;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #000099 ;
}
h2 {
	font-weight: bold;
	font-size: medium;
	font-style: italic;
}
h2#Phrase-Intro {
	display : inline;
	margin-left:330px;
}
h3 {
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #CCC;
	font-size: small;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
}
.TaglineRouge {
	font-size: 18px;
	font-weight: bold;
	color: #C60005;
	line-height:48px;
}
.TaglineGrise {
	font-size: 18px;
	font-weight: bold;
	color: #444;
	line-height:48px;
}
div#conteneur {
	margin: 0 auto ;
	text-align: left ;
	display: block;
	background-color:#FFF;
	border: 1px;
	border-style:solid;
	border-color:#444;
  	width: 770px;
}
div#coeur-page-accueil {
	background-image:url(images/murderparty.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#222;
	height:432px;
}
div#article {
	text-align:justify;
	font-size: 0.8em;
	color: #333333;
	padding:1em;
}
div#colonne-photos {
	text-align:center;
	float:right;
	width: 250px;
	background-image: url("images/Pellic.gif");
	margin-left:1em;
}
div#colonne-presse {
	text-align:center;
	float:right;
	width: 250px;
	margin-left:1em;
}
blockquote {
  background: transparent url(images/quotesbegin.png) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(images/quotesend.png) right bottom no-repeat;
}
div.spacer {
	clear:both;
}
div.fond-orange {
	display: block;
	background-color: #C60005;
	width:100%;
}
div.FondNoir {
	background-color: #000000;
	width:100%;
}
div.FondNoir a {
	color:#CCC;
}
div#menu a {
	display: block;
	float: left;
	margin-right: 0.7em;
	background-color: #C60005;
	padding: 0.5em;
	text-decoration: underline;
	border: none;
	color: #FFF;
	text-align:center;
	font-size:1.0em;
}
div#menu a:hover {
  background-color: #000000;
  color: #FFF;
}
div#menu span {
  display: none;
}
form#devis {
	background-color:#D7E7F2;
	color: #333333;
	padding:1em;
}
div.row {
	padding-top:0.2em;
	margin: 0em auto;
	clear:both;
 }
div.label {
 	float: left;
 	width: 290px;
 	text-align: right;
	display:block;
 }
li#puce-cachee {
	list-style-type:none;
}

div.formw {
	float: right;
 	width: 350px;
 	text-align: left;
	display:block;
 } 
.BasDePageGauche {	
	background-color: #000000;
	color:#C0C0C0;
	font-size:0.7em;
	float:left;
}
.BasDePageDroite {
	color:#C0C0C0;
	background-color: #000000;
	font-size:0.7em;
	float:right;
}
.TextePlusPetit {
	font-size: 11px;
	color: #444;
	text-align:justify;
}
div.menuaccueil { 
margin-left:450px;
margin-top: 21px;
margin-bottom:48px;
text-align:center;
width: 260px;
font-size:1.0em;
}
.menuaccueil a {
	text-decoration: underline;
	color: #FFF;
}
em {
	color: #C60005;
	font-weight: bold;
	font-style: normal;
}
