@charset "utf-8";
/* CSS Document */

html {
height: 100%;
}

body {
	background-color: #c4c4c4;
	margin:auto 0;
	padding:0;
	height:100%;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
a {
	font-size: 12px;
	color: #CC6600;
}

img {
border:0;
}

p{
font-size:12px;
}

a {
	font-weight:bold;
	font-size:12px;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #999999;
}
#haut {
	background:url(img/haut.png) repeat-x;
	height:200px;
	width:100%;
}

#logo {
	margin-left: auto; 
	margin-right: auto;
	width:1050px;
	}
	
.logo {
	margin-left:-100px;
	}

#millieu {
	background:url(img/millieu.png) repeat-y;
	margin-left: auto; 
	margin-right: auto;
	width:1050px;
	height:100%;
}
#contenue {
padding-left:200px;
padding-right:170px;
text-align:justify;
}


h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;	
	font-size:55px;
	padding:0;
	margin:0;

}
h2 {
	font-size:20px;
}

.tg1 {
	color: #99CCFF;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
}
.tg2 {
	color: #999999;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
}
.tg3 {
	color: #CCCC99;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
}
