@charset "UTF-8";
.navbar {
	background-color:#EDF2F2;
	border-color:#8CB6B7;
	color:#1F3F3F;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EDF2F2;
	background-image: url(../images/deg.jpg);
	background-repeat: repeat-x;
}
.base #tout {
	width: 780px;
	background: #FFFFFF;
	border: 1px solid #006866;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.base #entete {
	background-color: #056666;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/dung_logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.base #entete h1 {
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.base #contenu {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../images/dung_logo_fond.jpg);
	font-size: 80%;
}
.orange {
	color: #F60;
}
.base #contenu h1 {
	color: #DBE7E7;
	letter-spacing: 1em;
	font-size: 200%;
	font-weight: normal;
	text-align: right;
}
.base #contenu h2 {
	font-style: italic;
	color: #F60;
	letter-spacing: 0.2em;
}
.base #contenu h3 {
	font-style: italic;
	color: #F60;
	margin-top: 1.8em;
}
.base #contenu h4 {
	color: #006866;
}
.base #gauche {
	width: 134px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/filet_deg.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.base #droite {
	float: left;
	width: 600px;
	margin-left: 20px;
}
.base #truc {
	clear: both;
}
.base #pied {
	padding: 0 10px;
	font-size: 70%;
	text-align: right;
	background-color: #006866;
	color: #B1D2D2;
}
.base #pied p {
	margin: 0;
	padding: 10px 0;
}
.carre {
	margin-top: 27px;
	margin-left: 50px;
}
.filet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.carre1 {
	margin-top: 100px;
	margin-left: 50px;
}
.base #tout #pied p a {
	color: #B1D2D2;
}
