/*  Style par Aurore  */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color: #bdbec2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999999;
	line-height:25px;
}

#content {
	width: 823px; 
	height: 650px;
	overflow: auto;
}


/*  Les Liens   */
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}


/*  menu principal   */
a.menuP:link {
	color: #ffffff;
	text-decoration: none;
	text-indent:27px;
	background-image:none;
	display:block;
	line-height:27px;
	font-size:15px;
}
a.menuP:visited {
	color: #ffffff;
	text-decoration: none;
	text-indent:27px;
	background-image:none;
	display:block;
	line-height:27px;
	font-size:15px;
}
a.menuP:hover {
	color: #ffffff;
	text-decoration: none;
	text-indent:27px;
	background-image:url(images/tmenu.jpg);
	background-repeat:no-repeat;
	background-position:left; 
	display:block;
	line-height:27px;
	font-size:15px;
}
/*  menu retour   */
a.menuR:link {
	color: #999999;
	text-decoration: none;
	text-indent:15px;
	background-image:url(images/flecheretour.jpg);
	background-repeat:no-repeat;
	background-position:left; 
	display:block;
	line-height:22px;
	font-size:14px;
	text-transform:uppercase;
}
a.menuR:visited {
	color: #999999;
	text-decoration: none;
	text-indent:15px;
	background-image:url(images/flecheretour.jpg);
	background-repeat:no-repeat;
	background-position:left; 
	display:block;
	line-height:22px;
	font-size:14px;
	text-transform:uppercase;
}
a.menuR:hover {
	color: #d93c89;
	text-decoration: none;
	text-indent:15px;
	background-image:url(images/flecheretour.jpg);
	background-repeat:no-repeat;
	background-position:left; 
	display:block;
	line-height:22px;
	font-size:14px;
	text-transform:uppercase;
}
/*  Cellules de tableaux   */
.td2{
	background-image: url(images/bg-centre.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	height:653px;
}
.td3{
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
}
.td4{
	background-image: url(images/repcentre.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.tdombreG{
	background-image: url(images/ombre_gauche.jpg);
	background-repeat: no-repeat;
}
.tdombred{
	background-image: url(images/ombre-droite.jpg);
	background-repeat: no-repeat;
}
.couleurs{
	background-image: url(images/decogauche.jpg);
	background-repeat: no-repeat;
	height:653px;
	width:11px;
}
.tdbul{
	background-image: url(images/bgpresta.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}
.tdcont{
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.tdP{
	background-image: url(images/bgpresta.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
.marge{
	padding-top:5%;
}
.tdintro{
	background-image: url(images/bgtxt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#eff3f4;
	height:396px;
}
/*  erreur form   */
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #d93c89;
	font-style: italic;
	}

/*  Images   */
.img1{
	border:medium #86858a solid;
}

/*  divers   */
.titre{
font-size:16px;
color:#d93c89;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:310px;
		height:450px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}	

/* // Easy Slider */


