@charset "utf-8";

/*nouveau modèle*/
body {
	margin: 0;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #59719e;
	color: #FFFFFF;
}
html {
	height: 100%;
}
#page {
	min-height: 100%;
	position:relative;
}
#container {
	width: 900px;
	margin: auto;
	background-image: url(images/grand_fond.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
#header {
	width: 900px;
	height: 117px;
	background-image: url(images/top.jpg);
   	margin: 0;
	margin-top: 5px;
}
.petitfond, .fondCat {
	background-image:url(images/blue/a_fond.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondCat {
	/*padding:10px 20px 0 100px;*/
	padding:2px 20px 0 100px;
	text-align:left;
}
.flags {
	margin-right: 12px;
	text-align:right;
	float:right;
}
.flags img {
	border-style: none;
	margin-left: 3px;
}
#footercontainer {
	text-align:left;
	background-color: #296892;
	width: 100%;
	margin: 30px 0 auto 0;
	color: #fff;
	font-size: 12px;
	height: 30px;
    position: absolute;
    bottom: 0;
	left: 0;
	background-image: url(images/bandeau_bas.jpg);

}
#footer {
	width: 900px;
	margin: 3px auto;
	padding: 5px 0;
}
#footercontainer a{
	color: #fff;
	text-decoration:underline;
	font-size:11px;
}
h1 {
	font-style: italic;
	font-size: x-large;
	color: #FFFF00;
}
.titreArt {
	padding: 10px 0 0 0;
	color: #FFFF00;
	font-size: large;
	font-style: italic;
}
.corpsArt {
	padding: 0 0 0 15px;
}
.corpsPost {
	padding: 0 150px 0 50px;
}
.adrsplan {
	float:left;
	width:220px;
	height:280px;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0px;
	padding: 10px;
	background-color:#7696BC;
}
.jaune {
	color: #FFFF00;
}
.plan {
	float:left;
	margin: 10px 0 0 10px;
	width:500px;
	height:300px;
}
.titPost {
	color: #003366;
	font-size: large;
	font-style: italic;
}
.gras {
	font-weight: bold;
}
#copy {
	font-size: xx-small;
	/*color: #FFFFFF;
	margin-right:-200px;
	text-align: right;
	float: right;
	padding: 5px 0;*/
		}
