div#arrondi {
	background: url(../images/rond_tiret_haut.png)center top no-repeat;
	width: 250px;
	padding-top: 50px;
	display: block;
	float: right;
	position: relative;
}
div#blocarrondi {
	background: url(../images/rond_tiret_bas.png)left bottom no-repeat;
	padding-bottom: 50px;
	width: 250px;
	display: block;
	float: right;
}
div#blocarrondi2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}
div#blocarrondi p{
	margin: 5px;
	padding: 5px;
}
.blanc12 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.blanc10 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.blanc14 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.orange10 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.orange12 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.orange14 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.vert10 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 12px;
	color: #999900;
}
.vert12 {

	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 12px;
	color: #999900;
}
.vert14 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}
.gris10 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 12px;
	color: #333333;
}
.gris12 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 12px;
	color: #333333;
}
.gris14 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 14px;
	color: #333333;
}
.blanc16 {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.orange14G {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.vert14G {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 14px;
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}
.gris14G {
	font-family: Garamond, "Times New Roman", sans-serif, Times;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.fond1 {
	background-color: #999933;
}
.fond2 {

	background-color: #FF9900;
}
.padding {
	display: block;
	height: 450px;
	width: 650px;
	position: static;
	overflow: auto;
}
.fond1Titre {
	background-color: #999933;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.fond2Titre {
	background-color: #FF9900;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.fond1 {
	background-color: #666666;
}
.fond2 {
	background-color: #FF6600;
}
ul#menu {
margin: 0px 0;
padding: 0px 0;
font:  12px Georgia, Times, serif;
list-style-type: none;
}
#menu a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 25px;
	width: 150px;
	border: 0px;
	text-align: center;
	borde-width: 1px 2px 2px 1px;
	border-style: solid;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
}
#menu a:hover, #menu a:focus {
	color: #FF6600;
	background: #FFFFFF;
	borde-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: orange;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 150px;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
}
p#titre1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p#titre2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	height: 40px;
}
p#archives {
	font-size: 14px;
	color: #FF6600;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	display: block;
	height: auto;
	margin: 5px;
	float: Aucune;
	padding: 1px;
	width: auto;
}
/* Avec un tableau */
.illustration {
	float: left;
	width: 150px;
	border-collapse: collapse;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCC99;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	display: block;
	margin: 10px;
	clear: right;
	vertical-align: bottom;
	position: relative;
}
.illustrationtd {
	padding: 20px;
	border: 10px Aucune #FFFFFF;
	background-color: #FFFFFF;
	}
#menuHaut a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.fondblanc {
	background-color: #FFFFFF;
}
.encart {
	background-color: #DADADA;
	float: right;
	width: 250px;
	border: 1px dashed #666666;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 5px;
	position: relative;
	clear: right;
}
.encart2 {
	background-color: #CCCCCC;
	float: right;
	width: 220px;
	border: 1px dashed #666666;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 10px;
	position: relative;
}
ul#menu2 {
margin: 0px 0;
padding: 0px 0;
font:  12px Georgia, Times, serif;
list-style-type: none;
}
#menu2 a {
	display: block;
	margin: 2px;
	color: #FFFFFF;
	text-decoration:none;
	width: 200px;
	border: 0px solid #FFFFFF;
	text-align: center;
	borde-width: 1px 2px 2px 1px;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 1px;
}
#menu2 a:hover, #menu2 a:focus {
	color: #FF6600;
	background: #FFFFFF;
	borde-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: orange;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 200px;
	padding: 1px;
	font-size: 12px;
	text-decoration: none;
}
.titrePiece {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
