﻿body
{ 
	background-color:#CCFFFF;

}
.agras {
font-weight:bold;
}
.centr {
text-align:center;
}
.centrtd {
	text-align:center;
	background-color:#99EE99;
}
#clr
{	
	/*clear;*/
	clear:both;
	
}
#site_titre
{
	margin-left:20%;
	width:60%;
	height: auto;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:15px;
	background-color:#99EE99;
}
#site{
	background-color:#F8F8F8;

}

.site{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	

}

#footer
{
	background-color:#000000;
	color:white;
	width:100%;
	height: auto;
}
#message_modeemploi
{
	background-color:#F8F8F8;
}
#message_modifparam 
{
	background-color:#FFFFF0;
	width:80%;
	margin-left:10%;	
}
#planning
{
	margin-left:12%;
	width:75%;
	height: auto;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#planning_mardi
{
	float:left;
	width:49%;
	margin : 0 auto;
	height:auto;
	background-color:green;
	border-width: 1px 1px 1px 1px;	
}
#planning_samedi
{
	float:right;
	width:48%;
	margin : 0 auto;
	height:auto;
	background-color:blue;
	border-width: 1px 1px 1px 1px;
	
}

#titre
{
	margin-left:12%;
	width:75%;
	height: auto;
	border-style:solid;
	border-color: blue;
	margin-bottom:10px;
}
#titreaffiche
{
	margin-left:12%;
	width:75%;
	height: auto;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	background-color:#FFFFF0;
	border-style:solid;
	border-color: aqua;
	margin-top:10px;
	margin-bottom:10px;
}
#titreaccess
{
	margin-left:12%;
	width:75%;
	height: auto;
	text-align:center;
	background-color:#FFFFF0;
	border-style:solid;
	border-color: aqua;
	margin-top:10px;
	margin-bottom:10px;
}

#valide_parametre
{
	width:60%;
	margin-left:20%;	
	height:auto;
	background-color:#99DD99;	
}


