@charset "utf-8";
/* CSS Document */

html {
height: 100%;
}

body {
	background-color: #FFF;
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

img {
border:0;
}

p { 
padding:0;
margin:0;
}

a:link, a:visited {
	font-family:Bertram, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a:active {
	text-decoration: none;
}

#logo {
	height:222px;
	width:276px;
	position:absolute;
	left: 50%;
	margin-left:-520px;
	background-repeat: no-repeat;
}

#header_fond {
	background:url(img/header_fond.png) repeat-x;
	height:125px;
	width: 100%;
}

#header {
	background:url(img/header.png) top center no-repeat;
	height:125px;
	min-width:975px;
	width: 100%;
}

#header_bas {
	background:url(img/header_bas.png) repeat-x;
	height:25px;
	width:100%;
	min-width:975px;
}

#header_bloc {
	width:975px;
	margin-left: auto; 
	margin-right: auto;
}

#header_date {
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:100px;
	text-align:left;
	float:left;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	margin:0;
	padding:0;
}

h4 {
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
	padding-right:60px;
	text-align:right;
	float:right;
	margin:0;
}

h3 {
	width:700px;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
}

#millieu {
	background:url(img/millieu.png) center repeat-y;
	margin-left: auto; 
	margin-right: auto;
	width:100%;
}

#contenue {
	padding:0 50px 0 50px;
	margin:0;
	text-align:center;
	
}

#footer_haut {
	background:url(img/footer_haut.png) repeat-x;
	width:100%;
	min-width:975px;
	height:100px;
	margin-left: auto; 
	margin-right: auto;
}

#footer_haut p {
	margin-top:-15px;
	text-align:center;
		margin-left: auto; 
	margin-right: auto;
}

#footer {
	background:url(img/footer.png) center no-repeat;
	margin-left: auto; 
	margin-right: auto;
	width:975px;
	height:63px;
}

#footer p {
	padding-top:10px;
	text-align:center;
		margin-left: auto; 
	margin-right: auto;
}



#tag_cloud {
	width:900px;
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	padding:20px 0px 20px 0px;
}


#tag_cloud  a:link, #tag_cloud  a:visited {
	font-family:Bertram, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
	text-decoration: none;
}

#tag_cloud  a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#tag_cloud  a:active {
	text-decoration: none;
}

#tc1 {color: #D9600F;}
#tc2 {color:#FF2312;}
#tc3 {color:#B34F0C;}


#tag_cloud_1 {
	width:900px;
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	padding:20px 0px 20px 0px;
}


#tag_cloud_1  a:link, #tag_cloud_1  a:visited {
	font-family:Bertram, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12x;
	text-decoration: none;
}

#tag_cloud_1  a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#tag_cloud_1  a:active {
	text-decoration: none;
}

#blank {
	width:975px;
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
}

#gray {
	width:100%;
	min-width:975px;
	background:#9aa7a7;
	height:5px;
}
