.titre1{
	font: normal 12px "Trebuchet MS";
	margin: 0;
	padding: 2px;
	color: white;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background: white url(../img/fond_titre.gif) repeat-x;
	height: 20px;
}
.optiontitre1 {
	padding: 1px;
	font: 12px "Trebuchet MS";
	text-align: right;
	background: white url(../img/fond_titre.gif) repeat-x;
	color: white;
}
.optiontitre1 a{
	padding: 1px;
	font: 12px "Trebuchet MS";
	text-align: right;
	background-color: orange;
	color: white;
}
.titre2{
	font: 15px "Trebuchet MS";
	margin: 0;
	padding: 2px;
	background-color: yellow;
	color: maroon;
}
.optiontitre2 {
	padding: 1px;
	font: 12px "Trebuchet MS";
	text-align: right;
	background-color: yellow;
	color: maroon;
}
.optiontitre2 a{
	padding: 1px;
	font: 12px "Trebuchet MS";
	text-align: right;
	background-color: yellow;
	color: maroon;
}
.cadre{
	border-style: solid;
	border: 1px solid #313131;
}
.option {
	float: left;
	font: 12px "Trebuchet MS";
	color: white;
	background-color: #313131;
	padding: 5px 2px 0;
	width: 146px;
	height: 20px;
	
}
.option a{
	text-decoration: none;
	font: 12px "Trebuchet MS";
	color: white;
	background-color: #313131;
}

.option a:hover{
	text-decoration: none;
	font: 12px "Trebuchet MS";
	color: orange;
	
}
.fond{
	font: 12px "Trebuchet MS";
	color: white;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid gray;
}
.fond2{
	font: 12px "Trebuchet MS";
	color: white;
	padding: 2px 2px 2px 5px;
	background-color: #313131;
}
.fond3{
	font: 12px "Trebuchet MS";
	color: black;
	padding: 2px 2px 2px 5px;
	background-color: silver;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}
.fond4{
	font: 12px "Trebuchet MS";
	color: black;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid gray;
	background-color: #EFEFEF;
	border-right: 1px solid gray;
}

.vignette{
	font: 12px "Trebuchet MS";
	color: black;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: white;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	margin: 2px;
}
.formul{
	margin: 0;
	padding: 0;
}
.lien a{
	font: 12px "Trebuchet MS";
	color: white;
	text-decoration: none;
}
.lien a:hover{
	font: 12px "Trebuchet MS";
	color: orange;
	text-decoration: none;
}
.textpresent{
	font: 12px "Trebuchet MS";
	color: gray;
	text-align: justify;
	background-color: white;
	border: 1px solid silver;
	padding: 5px;
}
.vignette {
	padding: 2px;
	float: left;
	font: 12px "Trebuchet MS";
	color: gray;
	text-align: center;
}
.vignette a{
	font: 12px "Trebuchet MS";
	text-decoration: none;
	color: gray;
}
.vignette a:hover{
	font: 12px "Trebuchet MS";
	text-decoration: none;
	color: maroon;
}
.calendar{
	font: 12px "Trebuchet MS";
	color: gray;
	border: 1px solid gray;
	margin: 5px;
	padding: 5px;
}
.cel_on{
	margin: 2px;
	padding: 2px;
	font: 12px "Trebuchet MS";
	color: white;
	border: 1px solid gray;
	background-color: #f00;
}
.cel_off{
	margin: 2px;
	padding: 2px;
	font: 12px "Trebuchet MS";
	color: white;
	background-color: green;
	border: 1px dotted white;
}
.cel_vid{
	margin: 2px;
	padding: 2px;
	font: 12px "Trebuchet MS";
	background-color: #efefef;
	border: 1px dotted silver;
}
.cel{
	margin: 2px;
	padding: 2px;
	background-color: #c2689a;
	border: 1px dotted silver;
	color: white;
}
.celtitre{
	margin: 2px;
	padding: 2px;
	background-color: gray;
	border: 1px dotted silver;
	color: white;
	text-align: center;
}
.caltitre{
	margin: 2px;
	padding: 2px;
	background-color: gray;
	border: 1px dotted silver;
	color: white;
	text-align: center;
	font: 13px "Trebuchet MS";
}
.fondtabtitre{
	font: 12px "Trebuchet MS";
	color: white;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid gray;
	background-color: orange;
	border-right: 1px solid gray;
}
.tabtitre{
	margin: 2px;
	padding: 2px;
	background-color: #c2689a;
	border: 1px dotted silver;
	color: white;
	font-size: 12px;
}
.tabcel{
	margin: 2px;
	padding: 2px;
	background-color: #EFEFEF;
	border: 1px dotted white;
	color: black;
	font-size: 12px;
}
.tabcel a{
	text-decoration: none;
}
.loader{
	width:auto;
height:auto;
position:absolute;
top:50%;
left:50%;
margin-top:-10px;
margin-left:-50px;

font: 13px "Trebuchet MS";
	background-color: #eaeaea;
	border: 1px solid #cecece;
	padding: 4px;
}
