

body {
background-color:#F5F3E4;
/*background-repeat:repeat-y ; */
background-repeat:no-repeat ;
background-image:url(/ressources/img/fond4.jpg);
background-position:center; 
    position: relative;
/*background-attachment:fixed;	*/
/*background-position:right top;*/
/* margin: 0;
  padding: 0;*/
}

/*-- main container --------------------------------------------------------*/

#container {
    background-color: #ffffff;
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 1024px;
    height: 700px ;
border-color : #000000; 
	border-style : solid; 
	border-width: 1px; 
	/*	
	border-color : #660032; 
	border-style : inset; 
	border-width: 5px; 
*/
}

/*--- bandeau-nav ---------------------------------------------------------------*/

#bandeau-nav {
    background-color: #e0e0e0;
/*	background-image: url(/ressources/img/bandeau.png);  */
    position: absolute;
    padding: 0;
    margin: 0 auto;
    width: 137px;
    height: 539px ;
    top:135px;
    left:20px;
}

/*-- fond --------------------------------------------------------*/

#fond {
    background-color: #F5F3E4;
    position: relative;
    padding: 0;
    margin: 0 auto;
    width: 1024px;
    height: 564px ;
    top:130px;
    left:0px;
}


/*-- BT navig --------------------------------------------------------*/
/* TOUS liens du site ne seront plus soulignés */
/*
a {
text-decoration: none; 
}  */

#nav_av
{
    background-color: #D0CBE9;
    position: absolute;
    padding: 0;
    margin: 0 auto;
    width: 104px;
    height: 24px ;
    top:645px;
    left:650px;
	  font-family: Forte,"Trebuchet MS",Tahoma,Arial,sans-serif;
	font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
/* padding: 3px 3px 1px 3px; */

}

#nav_arr
{
    background-color: #D0CBE9;
    position: absolute;
    padding: 0;
    margin: 0 auto;
    width: 134px;
    height: 24px ;
    top:645px;
    left:180px;
  font-family: Forte,"Trebuchet MS",Tahoma,Arial,sans-serif;
	font-style: normal;
  font-size: 14px;
  font-weight: normal;	
    text-align: center;
  /* padding: 3px 3px 1px 3px; */

}


/*--- titres ---------------------------------------------------------------*/

h1
{
  font-family: Arial,sans-serif;
	font-style: normal;
  font-size: 13px;
  font-weight: bold;
    	color: #FF7C81;
}

h2
{
  font-family: Arial,sans-serif;
	font-style: italic;
  font-size: 9px;
  font-weight: normal;
 /* letter-spacing: 2px; */
    	color: #660032;
}

h3
{
  font-family: Tahoma,Arial,sans-serif;
	font-style: normal;
  font-size: 18px;
  font-weight: bold;
    letter-spacing: 2px;
    	color: #660032;	
}

h4
{
  font-family: Tahoma,Arial,sans-serif;
	font-style: normal;
  font-size: 10px;
  font-weight: bold;
    letter-spacing: 2px;
	    	color: #660032;	
}

h5
{
  font-family: Garamond,Tahoma,Arial,sans-serif;
	font-style: normal;
  font-size: 15px;
  font-weight: normal;
  	color: #660000;
}

h6
{
  font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
	font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-align:left;
}

/*--- styles ---------------------------------------------------------------*/

.ital-bold
{
 font-weight: bold;
font-style: italic;
}

.ital
{
font-style: italic;
}

.bold
{
 font-weight: bold;
}

img 
{
border : none;
  vertical-align:middle; 
} 

/*--- liste ---------------------------------------------------------------*/

#maliste {
	white-space:normal;
	FONT-WEIGHT: normal;  
	FONT-SIZE: 100%; 
	FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
		float:left;
	display:inline;
	margin:0;
	padding:0;	
	list-style-image: URL(/ressources/img/puce.png);
}

.diapo{
 /*border:1px solid #FFFFFF; */
/*margin-left:auto;
margin-right:auto;*/
	position:absolute;
    width: 561px;
    height: 116px ;
    left: 410px;
    top: -5px;
}

.diapo li{
	list-style-type:none;
	overflow:hidden;
	position:absolute;
}