#Cont {
	padding: 10px;
}
#1000 {
	width: 1000px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.accueil {
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact {
	height: 190px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #076088;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #076088;
	margin-top: 8px;
}
.gauche {
	text-align: left;
}
.droite {
	text-align: right;
}
#right {
	float: right;
	margin-right: 80px;
	margin-top: 25px;
}
.charte {
	background-image: url(../images/accueil/charte-graphique.jpg);
	background-repeat: no-repeat;
	height: 333px;
	width: 280px;
}
.web {
	background-image: url(../images/accueil/site-internet.jpg);
	background-repeat: no-repeat;
	height: 333px;
	width: 280px;
}
.cd {
	background-image: url(../images/accueil/cd-rom.jpg);
	background-repeat: no-repeat;
	height: 333px;
	width: 282px;
}
.charte h1, .web h1, .cd h1 {
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0489C3;
}
.charte p, .web p, .cd p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
}
.charte p a, .web p a, .cd p a, .charte p a:visited, .web p a:visited, .cd p a:visited {
	color:#09C
}
.charte p a:hover, .web p a:hover, .cd p a:hover {
	color:#62A404;
	text-decoration: underline overline;
}

