#systemeAttente
{
	/*background-color: #cc4444;*/
	background-color: white;
	border: 2px solid #ff00c6;
	padding: 1em;
	height: 20px;
	width: 120px;
	color: #ff00c6;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	margin-top: -10px;
	
	/*z-index:10;*/
	

}
#systemeAttente2
{
	/*background-color: #cc4444;*/
	background-color: white;
	border: 2px solid #ff00c6;
	padding: 1em;
	height: 20px;
	width: 120px;
	color: #ff00c6;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	margin-top: -10px;
	
	/*z-index:10;*/
	

}
div.corps_M, div.corps_F
{
margin:0 auto;

width:600px;
min-height:120px;
background-color:#f9e8f9;
}
div.entete_info
{


min-height:70px;
text-align:left;
padding-bottom:10px;


}

div.corps_M h1
{
/*border:1px solid #fe019a;*/
background:url("./img/header_profile_m.png") no-repeat;
width:600px;
height:60px;
color:#403e3e; 
font-size:14px;
text-align:left;
padding-left:10px;
padding-top:5px;
}
div.corps_F h1
{
/*border:1px solid #fe019a;*/
background:url("./img/header_profile_f.png") no-repeat;
width:600px;
height:60px;
color:#403e3e; 
font-size:14px;
text-align:left;
padding-left:10px;
padding-top:5px;
}
div.corps h2
{

background-color:#969696;

font-size:12px;
text-align:left;
}
div.bloc_img2
{
float:left;
width:120px;
min-height:80px;
/*background-color:#A56D1E;*/
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin:10px 10px 10px 10px;
position:relative;
border:1px solid #ff00c6;
}

div.info_img2
{
	height:15px;
	margin-bottom:0px;
	background-color:#FF00C6;
}
img.galerie2
{
margin-left:10px;
border:none;
}
td.label
{
background-color:#ff00c6;
text-align:left;
width:200px;
color:#000000;
padding-left:5px;
height:30px;
}
div.entete_info h2
{

background-color:#880067;
height:20px;
margin-left:5px;
margin-right:5px;
font-size:12px;
text-align:left;
padding-left:10px;
padding-top:2px;
color:white;
}
th
{
width:200px;
text-align:center;
border-right:1px solid #12ff00;
border-bottom:1px solid #12ff00;
color:#12ff00;

}
th.com
{
width:100px;
text-align:center;
border-right:1px solid #12ff00;
border-bottom:1px solid #12ff00;
color:#12ff00;

}
td.F
{
background-color:#be0483;
}
td.M
{
background-color:#010198;
}
div.entete_info td
{
text-align:center;
}
div.description
{
width:150px;
height:195px;
   background:url("./img/feuille.png") no-repeat;


   padding-top:15px;
   padding-right:10px;
   padding-left:1px;
   padding-bottom:5px;
   overflow:auto;
   color:#600;
}
td.entete_news
{
	font-weight:bold;
	font-size:11px;
	color:#660099;
	background-color:#CC99CC;
}
td.texte, td.texte a
{
	font-size:11px;
	font-style:italic;
	color:#660099;
}
td.date
{
	font-weight:bold;
	font-size:10px;
	color:#660099;
	background-color:#CC99CC;
}
