body {
	background-color: #FFFFFF;
}
.head {
	text-align: center;
	vertical-align: middle;
}
.logo {
	text-align: center;
}
.pub1 {
	text-align: center;
	margin: 1px;
	border: 1px dotted #666666;
}
.pub2 {
	text-align: center;
	margin: 3px;
	border: 1px dotted #666666;
}
.recherche {
	text-align: center;
	margin: 1px;
	border: 1px solid #999999;
	padding: 1px;
}
.chapeaurouge {
	color: #000000;
	text-decoration: underline;
	background-color: #FFDDDD;
	text-align: left;
	font-weight: bolder;
	font-size: small;
}
.chapeaubleu {
	color: #000000;
	text-decoration: underline;
	background-color: #DEEFFF;
	text-align: left;
	font-weight: bolder;
	font-size: small;
}
.chapeauvert {
	color: #000000;
	text-decoration: underline;
	background-color: #E6FBC0;
	text-align: left;
	font-weight: bolder;
	font-size: large;
}
.chapeau {
	color: #000000;
	background-color: #FBFDCE;
	text-align: center;
	vertical-align:top;
}
.corps {
	position:absolute;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.centre {
	vertical-align: top;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.bloc {
	text-align: center;
	margin: 3px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.bloc2 {
	text-align: center;
	margin: 3px 16px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.pied {
	font-size: small;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px;
	border-left: 1px solid #000000;
	margin-top: 8px;
	margin-right: 80px;
	margin-left: 80px;
}
.menu2 {
	padding: 7px;
	text-align: center;
}
td.corp1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
	width: 20%;
	text-align:center;
	background-color: #EBEBEB;
}
td.corp2 {
	vertical-align: top;
	width: 60%;
}
td.corp3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
	width: 20%;
	background-color: #EBEBEB;
}
a:link {
	color: #5BACFD;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;

}
a:active {
	color: #666666;
}img {
	border: 0px;
}
.text {
	color: #000000;
	text-align: justify;
	text-indent: 20px;
	margin-right: 6px;
	margin-left: 6px;
}
.adroite {
	text-align: right;
	margin: 3px;
}
.textmin {
	color: #000000;
	text-align: center;
	text-indent: 2px;
	margin-right: 3px;
	margin-left: 3px;
	font-size: small;
}
.text2 {
	color: #000000;
	text-align: justify;
	text-indent: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
.noscript {
	text-align: left;
}
.pub_squarre {
	position: absolute;
	text-align:center;
	margin: 3px;
	border: 1px dotted #666666;
	visibility:hidden;
	display:none;	
}