/* CSS Document */

#construction {
	background-color:#FFE0CC;
	padding:4px;
	background-image:url(images/logo_sara.gif);
	background-repeat:no-repeat;
	height:84px;
	text-align:center;
	
}
.enCours {
	font-size: 21px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.creationDirect {
	font-size: 15px
}


#footer {
	clear:both;
	padding:3px;
	padding-top:15px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
#footer a{
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#ref {
	display:none;
}

.Sara {
color: #E56E1E;
}
.Sara a {
color: #E56E1E;
}

.Sara a:hover {
color: #E56E1E;
text-decoration: underline;
}

