@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
.body { 
	background-color:#03566d
	}
#mere {
	background-color: #04566e;
	width: 925px;
	background-position: center;
	position: relative;
	margin-left: auto;
    margin-right: auto;

	background-repeat: repeat;
}
#bandeauhaut {
	background-image: url(../images/portail_bandeau_haut.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 73px;
	width: 925px;
}
#colonn1 {
	width: 91px;
	background-image: url(../images/portail_colonn1.gif);
	height: 178px;
	float: left;
	background-repeat: no-repeat;
}
#mere #centre {
	height: 178px;
	width: 925px;
}
#portailimage {
	width: 643px;
	background-image: url(../images/portail_image_loire1.jpg);
	height: 178px;
	float: left;
}
#bienvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	height: 252px;
	width: 634px;
	margin-left: 150px;
	color: #04566e;
}

#colonn3 {
	width: 191px;
	height: 178px;
	background-image: url(../images/portail_village_entier.jpg);
	float: left;
}

.choixvilles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	width: 127px;
	font-style: normal;
	font-weight: normal;
	border-top-color: #99cc33;
	background-color: #FFFFFF;
}
#messageBienvenue {
	margin-top: 30px;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pFormate {
	font-size: 24px;
	font-weight: normal;
}
#centre2Loire2 {
	height: 252px;
	width: 925px;
	clear: both;
	background-image: url(../images/portail_image_loire2.jpg);
}
#liseretBas {
	height: 6px;
	width: 925px;
}
#copyright {
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 250px;
	width: 75px;
	float: left;
}
#lienInterFace {
	margin-top: 225px;
	width: 64px;
	height: 27px;
	margin-left: 8px;
}
	
	
