
#conteneur {
		margin: 0px;
		padding: 0px;
		width: 750px;
		border: 1px solid #999999;
		background-color:#C8D3C9;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}
	
#bandeau1 {
	background-image: url(../media/cg/bandeau1.jpg);
	float: left;
	height: 100px;
	width: 254px;
}
#bandeau2 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau2.jpg) repeat-x;
}
#bandeau3 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau3.jpg) repeat-x;
}
#bandeau4 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau4.jpg);
}
#bandeau5 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau5.jpg);
}
#bandeau6 {
	float: left;
	height: 100px;
	width: 56px;
	background: url(../media/decouvrir/bandeau6.jpg) no-repeat;
}
#bandeau7 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau7.jpg) no-repeat;
}
#bandeau8 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau8.jpg) no-repeat;
}
#bandeau9 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau9.jpg) no-repeat;
}
#bandeau10 {
	float: left;
	height: 100px;
	width: 55px;
	background: url(../media/decouvrir/bandeau10.jpg) no-repeat;
}
#contenu {
	border: 1px solid #038308;
}
#bas {
	background-image: url(../media/decouvrir/bas.gif);
}
#sousmenu {
	border-bottom-color: #038308;
}
#sousmenu a:hover {
	color:#038308;
	text-decoration:none;
}
#dddevouv {
	background-image:  url("../media/decouvrir/vague.gif");
	background-repeat: no-repeat;
}
.coordonnesssouligne {
	border: #038308;
	font-weight: bold;
	border-bottom: dashed;
	border-bottom-width: 1px;	
	padding-bottom: 2px;	
	}	
.fichecoordonnees {
	border-top: dashed;
	border-top-width: 1px;
	border-top-color: #038308;
	border-bottom: dashed;
	border-left: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-color: #038308;
	background-color: #D7E7D7;
	padding-top: 1px;
	padding-bottom: 1px;
}
.coordonnesssoulignegris {
	border: #CCCCCC;
	font-weight: bold;
	border-bottom: dashed;
	border-bottom-width: 1px;	
	padding-bottom: 2px;	
	}
.fichecoordonneesgris {
	border-top: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom: dashed;
	border-left: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #F8F8F8;
	padding-top: 1px;
	padding-bottom: 1px;
	clear:both;
}
.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size:1em;

}
	.secteurviolet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666680;
	text-align: left;
	font-size:1em;

}
	.secteurorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-align: left;
	font-size:1em;

}
.secteurose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF8080;
	text-align: left;
	font-size:1em;

}
.texteretrait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:1em;
	text-indent: 30px;
}
	input,textarea {
	color : #000000;
	background-color : #FFFFFF;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border: 1px #038308 solid;	
}

