.noir a{
	color : black;
	text-decoration: none;
}

.noir a:hover {
	color:black;
	text-decoration: underline;
}

.bleu , .bleu a{
	color:#006699;
	text-align:justify;
	text-decoration : none;
}

.bleu a:hover {
	font-weight:bold;
}

.sepbleu {
	background:url(./img/sepbleu.jpg) repeat-y;
	background-position: 15px 0;
}

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #ccccff;
}

body {
	width: 900px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	border: black 1px solid;
	background: #fff;
	padding: 5px 5px 5px 5px;
}

#imgslogan {
	margin: 0 0 0 5px;
}

#slogan {
	margin: -30px 50px 0 0;
	float:right;
}

#separateur {
	height: 5px;
	width: 870px;
	margin: 0px 15px 20px 15px;
	background: url(./img/sep.jpg) repeat-x;
}

.menuinv {
	width: 175px;
}

.menusite {
	margin: 0 0 0 -20px;
}

.menu {
	background: url(./img/croix.jpg) no-repeat;
	background-position: 0 6px;
	margin: 3px 0 0 25px;
	padding: 0 0 0 10px;
}

.menu a {
	text-decoration:none;
	color: black;
}

.smenu {
	background: url(./img/croix.jpg) no-repeat;
	background-position: 0 6px;
	margin: 3px 0 0 38px;
	padding: 0 0 0 10px;
}

.ssmenu {
	margin: 3px 0 0 65px;
}

.ssmenu a {
	text-decoration: none;
	color: black;
	background: url(./img/tiret.jpg) left no-repeat;
	background-position: 100px 0px;
}

.evenement {
	height: 200px;
	width: 180px;
	padding: 5px 5px 5px 5px;
}

.events {
	font-size: x-small;
	text-align:left;
}

.event {
	font-size: 10px;
}

.eventnew {
	text-align: left;
}

.event a {
	color:red;
	text-decoration: underline;
}

.event a:hover {
	font-weight: bold;	
}

.accueil, .accueil table td {
	width:600px;
	text-align:center;
	margin: -20px 0 0 0;
}

.accueil .imag {
	border: black 1px solid;
}

.logoclient {
	border: 1px black solid;
}

.rh, .client, .qui, .rectrac, .bs , .ac , .sf, .pagenews, .ba{
	text-align:justify;
}

.zycusdwn {
	text-align: center;
}

.bs .titre {
	text-align: center;
	padding: 10px 0 5px 10px;
	font-size: 20px;
	font-weight: bold;
}

.fondbleu {
	border: #7e7777 1px solid;
	padding : 5px 0 5px 10px;
	background: #e8e8e8;
}

.bs #plaquette {
	border: #7e7777 1px solid;
	padding : 0 0 5px 5px;
	background: #e8e8e8;
}

.bs .fondbleusouligne {
	border: #7e7777 1px solid;
	padding : 10px 5px 10px 10px;
	background: #b5c5e7;
}

.bs .fondbleurouge {
	border: #7e7777 1px solid;
	padding : 10px 5px 10px 5px;
	background: #e8e8e8;
	color:red;
}

.revelation {
	padding: 10px 10px 0 10px; 
	border: 1px solid gray;
}
