* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	margin: 10px;
}
h1 {
	font-size: 24px;
	color: #3883C0;
	letter-spacing: 2px;
	text-align: center;
}
.cadre {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
ul {
	list-style-type: none;
}

.menu li {
	line-height: 20px;
	float: left;
}

.menu a {
	height: 20px;
	display: block;
	text-align: center;
	border: 0px;
	text-decoration: none;
	color: #333333;
	background: url(../images/boutonmenu.gif) no-repeat;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}

.menu a:hover {
background: url(../images/boutonmenuhover.gif) no-repeat; 
}
.colonnegauche {
	background-color: #D1DEE7;
	width: 579px;
	vertical-align: top;
	padding: 10px 10px 10px 0px;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
.colonnedroite {
	background-color: #A0BDCB;
	width: 200px;
	vertical-align: top;
	background-image: url(Aucune);
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p {
	padding: 5px 10px;
	border-top-width: 0px;
	border-top-style: Aucune;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: Aucune;
	text-align: justify;
	line-height: 20px;
}
h2 {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 24px;
	color: #4E7B90;
	height: 50px;
	background-repeat: no-repeat;
}
.date {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3 {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 14px;
}
.article {
	margin-bottom: 10px;
}
.colonnedroite ul {
	background-color: #DAE8F3;
	margin: 0px;
	border: 0px solid #000000;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}
.colonedroitefondblanc {

	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.image {
	float: right;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.produitliste {
	background-color: #000000;
	margin: 10px auto 0px;
	width: 100%;
}
.produitliste th {
	background-color: #E9D7AD;
}
.produitliste td {
	background-color: #F4EED5;
	margin: 0px;
	padding: 10px;
}
.listearchives {
	list-style-type: square;
	list-style-position: inside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.fondmenu {
	background-color: #D1DEE7;
	height: 70px;
}
.h2micro {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 24px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../images/fondh2.gif);
}
.h2tube {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 24px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../images/fondh2tube.gif);
}
form {
	padding-top: 90px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.fondnoir {
	background-color: #000000;
}
.textemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 35px;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: normal;
}
.paradocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #0000CC;
	line-height: 30px;
}

