/* Start of CMSMS style sheet 'Mentions Legales' */
html, body, table, td{
	height: 100%;
	width: 100%;
	border:0;
	margin:0;
	padding:0;
                overflow: auto;
}

p {
	padding: 0;
	margin: 0;
	color: #333;
}

img, fieldset, object { border: 0; }

table {
border-collapse : collapse; 
}

table td, table th {
padding : 0; 
}

td {
	text-align: center;}

#back-ligne {
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	background-image: url(back-ligne.jpg);
	background-repeat: repeat-x;
}
	
#header-inside {
	width: 960px;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#contenu-back {
	width: 960px;
	height: 450px;
	margin: 0;
	padding: 0;
	background-color: #EAEAEA;
                overflow: auto;
}

#contenu {
	width: 900px;
	height: 410px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 20px;
              	
}

#logo {
	width: 960px;
	height: 97px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu {
	width: 960px;
	height: 53px;
	margin: 0;
	padding: 0;
}

body {
	background-image: url(background.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.gras {
	font-weight: bold;
	font-size: 14px;
	color: #369;
}
.gras-noir {
	font-weight: bold;
}

a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #069;
}
/* End of 'Mentions Legales' */

