/* test css*/
body
		{			
		margin:0;
		padding:10px;
		text-align:center;
		background: url('pictures/deco/greenpat.jpg');
		font: 0.9em  "Verdana", Times, serif;
		color: #003366;
		}
div#general																							/*conteneur principal 770 px centré */
			{
			margin-top:0px;
			margin-left: auto;
			margin-right: auto;
			width: 770px;
			border:0px solid #663300;
			}
div#bandeau
{
			
			width: 770px;
			height: 105px;
			border:0px solid #333300;
			text-align:left;
			background: url('pictures/deco/bandeau copie.jpg');
}
div#navig
{
			
			width: 770px;
			height: 56px;
			border:0px solid #ff0000;
			text-align:left;
			background: url('pictures/deco/navig.jpg');
}
div#page
{
			display:block;
			float:left;
			width: 770px;
			border:0px solid #00ff00;
			background: url('pictures/deco/fond.jpg');
		
}
div#menu1
{
			
			float:left;
			width: 126px;
			border:0px solid #000000;
			background: url('pictures/deco/menu.jpg');
}	
div#contenu
{
			
			
			float:left;
			width: 644px;
			border:0px solid #000000;
			background: url('pictures/deco/corps.jpg');
			text-align:justify;
			font: 0.9em  "Verdana", Times, serif;
			color: #003366;
}
div#pied
{
			float:left;
			width: 770px;
			height: 38px;
			border:0px solid #000000;
			background: url('pictures/deco/pied.jpg');
}	
div#gd_cont_ascenseur
{
			float:left;
			width: 624px;
			height: 425px;
			overflow:auto;
			padding-left:10px;
			padding-right:10px;
}	
div#pt_cont_ascenseur
{
			margin-top:0px;
			width: 624px;
			height: 400px;
			overflow : auto;
			padding-right: 10px;
			padding-left: 10px;
			
}			
div#pt_cont_bas
{
			width: 644px;
			height: 25px;
			text-align:center;
			
}

/* div de présentation des fiches */
div#fiche_droite
{
			width: 210px;
			float:left;
			text-align:center;
			border:0px solid #00ffff;
}
div#fiche_gauche
			{
			width: 210px;
			float:left;
			text-align:center;
			border:0px solid #00ffff;
}
div#fiche_centre
			{
			width: 145px;
			float:left;
			text-align:center;
			border:0px solid #ffff00;
}
div#petit 
{
			width: 100px;
			font: 0.5em  "Verdana", Times, serif;
			color: #003366;
			text-align:left;
			border:0px solid #000000;
}
div#petitx 
{
			float:left;
			width: 178px;
			font: 0.5em  "Verdana", Times, serif;
			color: #003366;
			text-align:left;
			border:0px solid #000000;
}
/*	specifique																*/
/*--------------------------------------------------------------- */

img#droite														
			{
			float:right;
			margin-top:3px;
			margin-left: 5px;
			margin-right: 5px;
			text-align: justify;
			border:0px solid #666;
				}	
img#gauche														
			{
			float:left;
			margin-top:auto;
			margin-right: 5px;
			margin-left: 10px;
			text-align: justify;
			border:0px solid #666;
				}	
img#centre														
			{
			margin-top:3px;
			margin-left: 5px;
			margin-right: 5px;
			text-align: center;
			border:0px solid #666;
				}	
					
/* image sans bordure pour image-lien ( balise <a>) */
img#reactif													
			{
			
			border:0px solid #666;
			text-align:center;
			}	
/*--------------------------------------------------------------- */				
/*----PRESENTATION INTERNE---------------------------------------------------------			*/
div#Mickey																							
			{
			 background: url('pictures/deco/mickey.jpg');
 			 text-align:justify;
 			 width:570px;
 			 height:207px;
 			 padding-left:0px;
 			 font: 0.9em  "Verdana", Times, serif;
			color: #003366;
 			}
div#question																							
			{
			 background: url('pictures/deco/question.jpg');
 			 text-align:justify;
			}
div#decale																							
			{
			 width: 550px;
			 padding-left: 40px;
			 text-align:justify;
			}	
div#centre
{
			width: 602px;
			float:left;
			text-align:center;
			
}	
div#centre2
{
			width: 99%;
			float:left;
			text-align:center;
			border:0px solid #666;
			font: 0.9em  "Verdana", Times, serif;
			
}
p#marge
{
	padding-left:10px;	
}


/*TABLEAU */
table#mep
{

border-style:solid;
border-width:0px;
border-color:black;
width:590px;
text-align:center;
}
tr#meptitre
{
border-style:solid;
border-width:0px;
border-color:red;
width:590px;
height:30px;
}

tr#mepphoto
{
border-style:solid;
border-width:0px;
border-color:red;
width:590px;
height:175px;
}
tr#meptexte
{
border-style:solid;
border-width:0px;
border-color:yellow;
width:590px;
height:135px;
font: 0.9em  "Verdana", Times, serif;
text-align: justify;
}
td#titre
{
border-style:solid;
border-width:0px;
border-color:red;
font: 1.0em  "Verdana", Times, serif;
text-align:center;
}
div#meptexte
{
padding-right: 15px;
padding-left: 10px;	
float:left;
margin-top:0px;
margin-left: 0px;
margin-right: 0px;	
border-style: solid;
border-width:0px;
border-color:yellow;
width:590px;
height:135px;
font: 0.9em  "Verdana", Times, serif;
color: #003366;
text-align: justify;
overflow : auto;
}									
/* TYPOGRAPHIE */
.titrecentre 
{
			font: 1.8em  "Verdana", Times, serif;
			color: #003366;
			text-align:center;
}
.soustitre 
{
			font: 1.2em "Verdana", Times, serif;
			color: #003366;
			text-align:left;
			font-weight:bold;
}
.marge15
{
			padding-left:15px;
			padding-right:10px;	
}
.centre 
{
			font: 0.9em  "Verdana", Times, serif;
			color: #003366;
			text-align:center;
}
.legende 
{
			font: 0.9em  "Verdana", Times, serif;
			color: #003366;
			text-align:center;
			font-weight:bold;
			}
.ptisoustitrecentre 
{
			font: 1.2em "Verdana", Times, serif;
			color: #003366;
			text-align: center;
}
.titre
{
			font: 1.3em  "Verdana", Times, serif;
			color: #003366;
			text-align:center;
			font-weight:bold;
}
.normal 
{
			font: 0.9em  "Verdana", Times, serif;
			color: #003366;
			text-align:justify;
			}
.normal2 
{
			font: 0.7em  "Verdana", Times, serif;
			color: #003366;
			text-align:justify;
			}
td#zoneclick
{
text-align:center;
background-color:#749AAF; 
}			