/* Start of CMSMS style sheet 'Accueil' */
html, body, dl, dt, dd, table, th, td, form, fieldset, p { margin: 0; padding: 0; }
img, fieldset, object { border: 0; }

body {
	height: 100%;
	width: 100%; 
	margin: 0; 
	overflow: auto;
	background-color: #CCCCCC;
	font-family : Arial, Verdana, Helvetica; 
	font-style : normal;
	font-size : 11px;
	color : #000000;
	border: 0;
}

html {
	height: 100%;
	width: 100%;
	border:0;
	margin:0;
	padding:0;
}

p { padding: 0;
	margin: 0;
}

table {
	height: 100%;
	width: 100%;
	border: 0;
}

td {
	text-align: center;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



#flashcontent {
	background-color: #333333;	
}
/* End of 'Accueil' */

