/* PMP CONCEPT 11/2007 */

/* ------------------------------------ */
/*                                      */
/*            GENERAL                   */
/*                                      */
/* ------------------------------------ */
body, ul, li, p, fieldset, legend, h1, h2, h3, h4, form, select {
	padding: 0;
	margin: 0;
	text-indent: 0;
	border: 0;
}

body {
	background: #ffffff;
	color: #340009;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

.vide {
	display: none;
}

p {
	margin-bottom: 15px;
}

a {
	color: #4b4b4d;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #76153b;
	text-decoration: underline;
}

img { border: 0; }


.rose { color: #ea6ea3; }
.bleu { color: #0078bf; }
.rouge { color: #db1e1a; }
.violet { color: #622181; }


/****************** Haut Site ******************/
#hautSite {
	clear: both;
	width: 894px;
	margin: 0 auto;
	height: 141px;
}

#titreSite a {
	width: 219px;
	height: 141px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#slogan {
	width: 554px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 31px;
	margin-left: 280px;
}
/*drapeau langue*/
#changelang {
	width: 171px;
	height: 13px;
	position: absolute;
	top: 10px;
	margin-left: 770px;
	display: block;
}

.cache {
	position: absolute;
	margin-left:-5000px;
}
/*menu*/
#menuHaut {
	width: 675px;
	height: 40px;
	position: absolute;
	top: 78px;
	margin-left: 219px;
	overflow: hidden;
}
#menuHaut li {
	display: inline;
	list-style: none;
}
#menuHaut li a {
	float: left;
	height: 40px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#menuHaut li a:hover {
	background-position: 0 -40px;
}
#menuHaut li#active a {
	background-position: 0 -80px;
}
#btt1 {
	width: 94px;
}
#btt2 {
	width: 92px;
}
#btt3 {
	width: 92px;
}
#btt4 {
	width: 92px;
}
#btt5 {
	width: 92px;
}
#btt6 {
	width: 92px;
}
#btt7 {
	width: 94px;
}
#btt8 {
	width: 27px;
}

#bandeauContact {
	width: 675px;
	height: 23px;
	background-color: #733428;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 118px;
	margin-left: 219px;
}


/****************** Bas Site ******************/
#basSite {
	clear: both;
	width: 894px;
	margin: 0 auto;
	padding-top: 13px;
	font-size: 10px;
}

ul.menuBas {
	text-align: center;
	margin-bottom: 10px;
}
.menuBas li {
	list-style: none;
	display: inline;
}
.menuBas li strong {
	font-weight: normal;
}

#basSite a {
	text-decoration: none;
}

.logosignes { float:right; width:50px; height:19px; margin:7px 10px 0 0; background:url(../_image/signesdestemps.png) no-repeat 0 0; }

.pmpconcept { float:right; width:25px; height:30px; margin-left:5px; }
.pmpconcept a { float:right; width:25px; height:30px; background:url(../_image/pmpconcept.png) no-repeat 0 0; }
.pmpconcept a:hover { float:right; width:25px; height:30px; background:url(../_image/pmpconcept.png) no-repeat 0 0; }

/****************** Coeur Site ******************/
#coeurSite {
	width: 836px;
	margin: 0 auto;
	background-color: #ffffff;
	min-height: 386px;
	padding: 25px 29px 0 29px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height:25px;
	color: #622181;
	font-weight: normal;
	margin-bottom: 10px;
}