body
{   
	margin: 20px auto;
	padding: 0;
	width: 1242px;
	background: #6d6d6d /*url("MdPprive/images/fond-noel1.png")*/ no-repeat bottom;
	font-family: Tahoma, Verdana, Arial, Times, serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica, Arial, Verdana, Tahoma, Times, serif;
}

a
{
	outline: medium none;
}

/* ===================================================
						HEADER
   =================================================== */
#header
{
	width: 1242px;
	height: 175px;
	margin-top: -20px;
	background: url("MdPprive/images/titre.png") no-repeat;
}

#header h1
{
	display: none;
}

/*===================================================
						MENU 
   ===================================================*/
#menu
{
	width: 260px;
	float: right;
	height: 605px;
	font-size: 18px;
}

#menu ul
{
	list-style-type: none;
	margin: 20px 0 0 -5px;
}

#menu li
{
	height: 35px;
	padding: 0 0 15px 0 ;
}

#menu ul a.menuon
{
	color: #04C5FD;
	font-size: 30px;
}

#menu a
{
	line-height:25px;
	color: #04C5FD;
	text-decoration:none;
	outline: medium none;
}

#menu a:link 
{
	color: #30aaf8; 
}

#menu a:hover, #menu ul a.menuon:hover
{
	color: #ffffff;
	font-size: 30px;
}

/*===================================================
					Le corps de la page
    ===================================================*/
#corps
{
	width: 982px;
	height: 604px;
	background: url("MdPprive/images/fondg.png") no-repeat;
}

#contenu
{
	background: #c4beb1 /*url("MdPprive/images/fond-noel.png")*/no-repeat bottom;
	height: 604px;
	margin-left: 290px;
	overflow: auto;
	padding-right: 20px;
}

#contenu h2
{
	color: #6D6D6D;
    font-size: 24px;
    text-align: center;
}

#contenu h2#index
{
	padding: 20px 0 20px 0;
}

#contenu h3
{
	font-size: 18px;
    font-weight: lighter;
	margin-top: 0;
	margin-bottom: 0;
}

#contenu h3#noel
{
	font-size: 17px;
    font-weight: bold;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
    text-align: center;
}

#contenu h3.tableau
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#contenu h4
{
	font-size: 14px;
	color: #6d6d6d;    
	padding-left: 100px;
}

#contenu strong
{
    font-weight: lighter;
}

#contenu ul
{
	list-style-type: circle;
}

#contenu span.important
{
	font-size: 14px;
	font-style: italic ;
}

#contenu a
{
	color: #6D6D6D;
    text-decoration: none;
}

#contenu a:hover
{
    text-decoration: underline;
}

#contenu td.a
{
    text-align: center;
}

#contenu td.b
{
	background-color: #04C5FD;
    text-align: center;
}

#contenu td.c
{
	background-color: #c4264e;
    text-align: center;
}

/*  ===================================================
				éléments carrousel 
    ===================================================*/

#carrousel 
{
	width: 391px;
	height: 220px;
	position: relative;
	top: 0px;
	border: solid 3px #04C5FD;    
	margin: 10px auto;
}

#carrousel a 
{
	padding: 3px;
	font-weight: bold;
}

#carrousel a:link 
{
	color:#ffffff;
}

#carrousel a:visited 
{
	color:#ffffff;
}

#carrousel a:hover 
{
	text-decoration: none;
}

#carrousel a img
{
	margin: 0 0 0 -3px;
	padding: 0;
	border: none;
}

.slide 
{
	position:absolute;
	top:0;
	left:0;
	width:391px;
	height:220px;
}

.title 
{
	position:absolute;
	width:391px;
	height:25px;
	line-height:25px;
	bottom:0;
	left:0;
	background:url(MdPprive/images/bg_caroussel.png) top left repeat;
}

.nav 
{
	position:absolute;
	bottom:30px;
	right:1px;
}

.nav span 
{
	background:url(MdPprive/images/bg_caroussel.png) top left repeat;
	padding:2px 4px;
	margin:1px;
	color: #ffffff;
}

.nav span:hover,.nav span.active 
{
	background:url(MdPprive/images/bg_caroussel_puce_hover.png) top left repeat;
	cursor:pointer;
	color: #000000;
}

.visu img
{
	border: none;
}

/*===================================================
					Le pied de page 
     ===================================================*/
#footer
{
	height: 39px;
	margin-left: 297px;
	margin-right: 260px; 
	color: #ffffff;
	text-align: center;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}