/* Start of CMSMS style sheet 'La Villa fleurie CSS' */
#global, td, h1 {
    color: #004687;
	font-size: 24px;
}


#content {
	FONT: 100% "Monotype Corsiva"; 
	
	scrollbar-face-color:#FBFBFB;
	scrollbar-arrow-color:#000000;	
	scrollbar-track-color:#FBFBFB;	
	scrollbar-highlight-color:#000000;	
	scrollbar-3dlight-color: #FBFBFB;	
	scrollbar-shadow-color:#000000;	
	scrollbar-darkshadow-color:#FBFBFB;	
	/* filtre */	

	overflow:auto;
}

a:hover {
	text-decoration:underline;
}

img {
	margin-bottom:10px;
	border: 1px solid #004687;
}

#commentaire {
	font-size:80%;
}

#message_ok {
background-color:#00FFCC
}

#message_nok {
background-color:#F76966
}



li {
	margin-left:20px;
}
.tableform {
	margin-left:10px
}
input, textarea{
	color:#004687;
	border-color:#004687;
	border-width:1px;
	width:500px;
	margin-left:75px;
}
.button {
	width:100px;
	background-color:#FBFBFB;
	margin-left:275px;
	font-weight:bold;
}
/* End of 'La Villa fleurie CSS' */

