* {
margin:0;
padding:0;
}

body {
   text-align: left;
   font-family: Verdana, sans-serif;
   /*font-size: 75.01%;*/
   line-height: 1em;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

input, select, textarea {
	/*font-size: 75.01%;*/
	color: #000;
}

div#conteneur{
	width: 990px;
	/*margin-top: 5px;*/
	background-color: #F9DBFF;
}

div#conteneur img{
	vertical-align: middle;
}

div#col_gauche{
	position: relative;
	float: left;
	width: 241px;
	height: 544px;
	background-color: #F9DBFF;
	background-image: url("../images/fondMenu.gif");
	background-repeat: no-repeat;
	background-position: 0px 146px;
}

div#menu{
	position: relative;
	margin-left: 34px;
	margin-top: 75px;
}

div#menu h2{
	width: 184px;
	height: 21px;
	font-weight: bold;
}

div#menu li{
	width: 184px;
	height: 25px;
	background-color: #f1caf6;
	margin: 3px 0px 3px 0px;
}

div#col_gauche span.spanMenu{
	display: block;
	width: 159px;
	height: 20px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 0.6em;
	font-weight: bold;
	background-color: #8c08a3;
	background-image: url("../images/squareMenuOn.gif");
	background-repeat: no-repeat;
	color: #FFF;
}

div#menu a.listMenu, a.listMenu:hover{
	display: block;
	width: 159px;
	height: 20px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 0.6em;
	font-weight: bold;
}

div#menu a.listMenu {
	background-color: #f1caf6;
	background-image: url("../images/squareMenu.gif");
	background-repeat: no-repeat;
	color: #2e0e33;
}

div#menu a.listMenu:hover{
	background-color: #8c08a3;
	background-image: url("../images/squareMenuOn.gif");
	background-repeat: no-repeat;
	color: #FFF;
}

div#menu a.h2Menu{
	display: block;
	width: 159px;
	height: 18px;
	text-decoration: none;
	background-image: url("../images/h2Menu.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 0.6em;
	color: #2e0e33;
}

div#menu a.contactMenu{
	display: block;
	width: 71px;
	height: 17px;
	margin-top: 25px;
	text-decoration: none;
	background-image: url("../images/contact.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 65.01%;
	color: #FFF;
}

div#col_centraleIndex{
	position: relative;
	margin-left: 241px;
	/*height: 548px;*/
	background-color: #FBF3FC;
	background-image: url("../images/fondContenu.gif");
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 46px;

}

div#col_centrale{
	position: relative;
	margin-left: 241px;
	/*height: 548px;*/
	background-color: #FBF3FC;
	background-image: url("../images/fondPage.gif");
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 46px;

}

div#cadre{
	position: relative;
	width: 648px;
	height: 468px;
	background-image: url("../images/fondCadre.gif");
	background-repeat: repeat-x;
	border: 1px solid white;
	padding-left: 12px;
	margin-bottom: 18px;
}

div#cadre img{
	border: 1px solid white;
	margin: 12px 6px 0px 0px;
}

div#cadreRubrique{
	width: 622px;
	background-color: #FFF;
	border: 1px solid #BE82C9;
	padding: 10px 19px 10px 19px;
	font-size: 0.7em;
}

div#cadreRubrique p.adresse{
	width: 131px;
	margin-left: 480px;
	height: 56px;
	color: #000;
	line-height: 12px;
}

div#cadreRubrique span.numero{
	color: #BE82C9;
	line-height: 12px;
}

div#cadreRubrique img.entete {
	margin-top: 10px;
	padding: 0;
}

div#cadreRubrique table.tableau{
	margin-top: 10px;
	margin-bottom: 40px;
}

div#cadreRubrique tr.tdFond{
	background-color: #FBF5FC;
}

div#cadreRubrique p.pContenu{

}

div#cadreRubrique table.infoRubrique{

}

div#cadreRubrique img.loupe{
	margin-left:5px;
}

div#cadreRubrique img.firstImageRubrique{
	margin-bottom: 25px;
}

div#cadreRubrique img.imageRubrique{
	margin-top: 40px;
	margin-bottom: 25px;
}

div#cadreRubrique p.panoramique {
	float:right;
	margin-right: 50px;

}

div#col_centrale hr{
	clear: both; 
  visibility: hidden;
}

ul#menuHorizontal {
list-style-type: none;
width: 100%; /* précision pour Opera */
font-weight: bold;
}

ul#menuHorizontal li {
float: left;
margin-top: 10px;
}

ul#menuHorizontal a {
float: left;
width: 122px;
height: 20px;
margin-right: 2px;
padding-top: 3px;
text-align: center;
text-decoration: none;
color: #C358D5;
background: #F9EEFA;
}

ul#menuHorizontal a:hover {
background: #8E0EA5;
color:#FFF;
}

div#cadreRubrique a.lienActif{
background: #8E0EA5;
color:#FFF;
}

div#cadreRubrique p.footerHotesse{
	font-size: 0.9em;
	color: #947C98;
	text-align: center;
}
a.lienTextuel{
	text-decoration: none;
	color: #000;
}

a.mailHotesse{
	color: #947C98;
}

div#cadreRubrique h2{
	color: #C358D5;
	font-size: 1em;
	margin: 10px 0px 10px 0px;
}
div#cadreRubrique a{
	color:#8C08A3;
}