img {
	border: 0px;
	margin: 0px 0;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bf.gif);
	background-repeat:repeat-x;
	background-color: #305c83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

/*----------------------- CSS ------------------------------*/

.bandeau-haut {
	background: url(../images/header.png);
	height: 7px;
	width: 812px;
	margin-left: auto;
	margin-right: auto;
}

.bandeau-milieu {
	background: url(../images/fond.png);
	width: 804px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: auto;
	margin-right: auto;
}

.bandeau-gauche {
	width: 229px;
	float: left;
}

.bandeau-droit {
	width: 575px;
	float: left;
}

.txt-gauche {
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../images/carte-clery.jpg);
	height: 243px;
}
.mdm {
	padding-left: 7px;
	padding-right: 7px;
	
}
.txt-droit {
	padding-left: 23px;
	padding-right: 23px;
	letter-spacing: 1px;
}

.presentation {
	background: url(../images/presentation.png);
	height: 40px;
}

.fenetres {
	background: url(../images/volets.png);
	height: 40px;
}

.portes {
	background: url(../images/portes.png);
	height: 40px;
}

.contact {
	background: url(../images/contact.png);
	height: 40px;
}

.realisations {
	background: url(../images/realisations.png);
	height: 40px;
}

.actu {
	height: 46px;
	background: url(../images/actu.png);
}

.coordonnees {
	height: 46px;
	background: url(../images/coordonnees.png);
}

.bdd {
	background-color: #305c83;
	text-align: center;
	color: #eaf6ff;
	width:150px;
	margin:13px;
	padding:3px;
	float:left;
}

.bddimg {
	border: #f9fbfd 3px solid;
	margin:3px;
}

.break {
	clear: both;
}

.moule_gauche {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.moule_droit {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

/*----------------------- Liens ------------------------------*/

a:link {
	text-decoration: none;
	color: #305c83;
}

a:visited {
	text-decoration: none;
	color: #305c83;
}

a:hover {
	text-decoration: none;
	color: #124573;
}
