/*Global*/

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*Template*/

.bandeau {
	height: 162px;
	width: 1000px;
	padding: 0;
	border: 0;
}

.bandeaugauche {
	width: 174px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 162px;
}

.baniere{
	width: 630px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 162px;
	background-image: url(../images/site/baniere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bandeaudroit {
	width: 196px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 162px;
}


.menu{
	padding:0;
	width: 174px;
	float:left;
	height: 538px;
	background-image: url(../images/site/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.iframecoda{
	background-image: url(../images/site/contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 630px;
	float: left;
	height: 538px;
}

.droite{
	background-image: url(../images/site/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 196px;
	float: right;
	height: 538px;
}

.site {
	width: 1000px;
	height: 700px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}

.contenu{
	width: 1000px;
	height: 538px;
	padding:0;
	float:left;
}
