.logo {
	color: #FFFFFF;
	font-size: 56px;
	padding: 5px;
	font-weight: bold;
	border: thin none #CCCCCC;


}
.web {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.foot { color: #006; font-size: 12px }
.titre {
	color: #006;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
.petitTitre { color: #006; font-weight: bold; text-decoration: underline; text-align: center; border-bottom: #006 }
.lettremem { color: #666666}
body {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E5B;
	margin: 0px;
}
.principal {
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.autrescell {
	background-color: #a4c4e3;
}
.logocell {
	background-color: #7999BA;
}
.labo1 {
	color: #990000;
	padding: 5px;
	border: thin none;
}
.labo2 {
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
}
.labo3 {
	color: #990000;
	background-color: #FFFFFF;
}
.ville {
	padding: 5px;
	color: #FFFFFF;
	background-color: #666666;
}
.labocadre {
	border: thin solid #333333;
	padding: 5px;
}
.annonce {
	font-size: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	border: thin solid #003399;
	width: 140px;
	text-align: center;
	padding: 2px;
}
.labo4 {
	font-style: italic;
	font-weight: bold;
}
.formulleft {
	text-align: right;
	vertical-align: middle;
}
.formulright {
	text-align: left;
	vertical-align: middle;
}
.etablissement {
	font-size: 12px;
	font-style: italic;
}
.buttonscontainer {width: 170px;}

.buttons a {color: #333333;
background-color: #CCCCCC;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #660033;
font: bold 13px Arial, sans-serif;
text-decoration: none;
text-align: left;}
.buttons img {
	border: thin solid;	

}

.buttons a:hover {background-color: #7999BA;
color: #FFFFFF;
text-decoration: none;}

.bordure_form {
	border: thin solid #999999;
	background-color: #F4F4F4;
	padding: 2px;
}
.news_date {
	color: #FFFFCC;
	background-color: #333333;
	font-weight: bold;
	font-variant: normal;
	padding: 3px;
}
.news_titre {
	font-weight: bold;
	color: #333333;
}
.news_text {
	font-size: 14px;
	color: #000000;
}

