body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background: white;
}


div#page
{
	
	width:770px;
	height: auto;
	min-height: 800px;
	margin-left: 1em;
	
	
	

}

div#accueil
{
	
	width:770px;
	height:auto;
	margin-left: 1em;
	

}



div#blocdroit
{
	float:right;
	width:0px;
	height:800px;
	
	
}




div#blocnews 
{
	display: none;
}

div#bloctemoin 
{
	display: none;
}


.spacer {
  clear: both;
}


.fondpage
{
	
	width: 800px;
	height: auto;
	background-color:#fffff;
	/*background: url('images/papier.png') top left   ; */

}

.banniere_fr 
{ /* bloc concernant la banniere de haut du site */
	width : 800px;
	height: 200px;
	/*background: url('images/banniere_fr.jpg') top left no-repeat;*/
}

.banniere_en 
{ /* bloc concernant la banniere de haut du site */
	width : 800px;
	height: 200px;
	/*background: url('images/banniere_en.jpg') top left no-repeat;*/
}





#jsddm
{	display: none;
}

	#jsddm li
	{
		display: none;

		

	}

	#jsddm li a
	{	display: none;
	}

	#jsddm li a:hover
	{	
		display: none;
	}
		
		#jsddm li ul
		{	display: none;
		}
		
			#jsddm li ul li
			{	display: none;
			}
			
			#jsddm li ul li a
			{	display: none;
			}
			
			#jsddm li ul li a:hover
			{	
				display: none;
			}

.clear
	{	clear: both;
		overflow: hidden;
		height: 0
	}

.menu
{
	width:100%;
}

.supercontainer
{
	margin-left: auto;
	margin-right: auto;
	width:800px;
	text-align: center;
}

.container			/* determine placement page sous le menu */
{
	
	width:800px;
	text-align: left;
}


.sousmenu{
	color:#333;
	text-shadow: 1px 1px 1px #DDD;
	border: solid thin #444;
	text-transform: uppercase;
	font-size:14px;
	background-color: #AAA;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	
    	
}

.bt
{
	background-image:url('images/bouton.bmp');
	background-color:#fdd0e9;
	height=14;
	width=100;
	background-position: center center;
	vertical-align:sub;
	text-align:center;
	border: 1px solid #30b060; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.abt
{
	color:#ffffff;				/* couleur texte des menu fixes (tableaux) */
	text-decoration: none;
}

.btvide, .btvide TD, .btvide TH
{
	background-image:url('images/interbouton.gif');
	background-color:white;
	height=40;
	width=4;
	color:yellow;
	font-family:sans-serif;
	font-weight:500;
}


.gauche 
{
	position: absolute;
	left: 0;
} 



