/* Start of CMSMS style sheet 'Presentation' */
html, body, table, td{
	height: 100%;
	width: 100%;
	border:0;
	margin:0;
	padding:0;
	overflow: auto;
}

p {
	padding: 0;
	margin: 0;
	color: #FFF;
}

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;
	background-image: url(presentation.jpg);
	padding: 0;
	background-repeat: no-repeat;
}

#contenu {
	width: 500px;
	height: 450px;
	float: right;
	text-align: left;
	margin: 0;
	overflow: auto;
	padding: 0px;
}

#texte {
	width: 460px;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}

#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);
background-color: #333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
bgcolor
}
.gras {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

a:link {
	color: #d90000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d90000;
}
a:hover {
	text-decoration: underline;
	color: #d90000;
}
a:active {
	text-decoration: none;
	color: #d90000;
}


/* End of 'Presentation' */

