/* CSS Document */
HTML{margin:0px;padding:0px;}
 
 a:hover {
	background-color: transparent;
	color: #0039FF;
	font-weight: bold;
	text-decoration: underline;
}
img {
	border:none;}
#content img {
	border: 5px solid white; 

}

body{margin:0 0 0 0px;padding:0;height:100%;text-align: center;	}

#bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#page {
	position: relative;
	width: 900px;
	margin: 0px auto 0 auto;
	height:100%;
	display: block;
	position: relative;
	background-color: white;
	background-color: transparent;
	background-image: url(bg-m.png);
  background-position: 0px 10px ;

}
#header {
	margin: 10px auto 0 0px;
	background: transparent;
	width: 890px;
	margin-left:10px;
	height: 230px;
	z-index: 5;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(head.gif);

}
#header1 {
	float: right;
	height: 195px;
	width: 390px;
	margin-top: -223px;
	margin-bottom: 3px;
	margin-right: 25px;
	z-index: 1;
	position: relative;

}
#headerT {
	float: left;
	height: 228px;
	width: 650px;
	margin-top: -230px;
	margin-bottom: 3px;
	margin-left:30px;
	z-index: 10;
	position: relative;
	background: url(t.png) no-repeat;

}
#blason {
	margin-left: 760px;
}
.bas {
}
#inpage {
	height: 100%;
	width: 840px;
	margin-left: 40px;
	padding-top: 20px;  /* */
	position: relative;
	background: url(opac1.png) repeat;/**/
	padding-bottom:0px;
	/*border-radius: 20px;
	-moz-border-radius: 20px;  */
	     
}
#vertic {
	float: left;
	width: 185px;
	z-index: 10;
	padding-top: 60px;
	min-height: 790px;
}
#content {
	float: left;
	width: 800px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding:20px;
	text-align: justify;
	
}
#footer {
	clear: both;
	background-image: url(img/fond-footer.jpg);
	background-position: top;
	color: gray;
	font-size: 80%;
	font-weight: bold;
	height: 50px;
	border-top-color: #dfb17d;
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#footer a {
	color: Gray;
}

/*--------------------------------------------------*/
div#content table {
	display: block;
	position: relative;
	float: none;
	clear: left;
	border: none;
}
div#content table td {
	border: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #000000;
}
#pub {
	position: absolute;
	width: 380px;
	height: 380px;
	background-image: url(cadre-news.jpg);
	left: 50%;
	margin-left: -160px;
	top: 300px;
	padding: 10px;
	padding-top: 30px;
	overflow: auto;
	z-index: 5000;
	background-repeat: no-repeat;
	overflow: hidden;
}
fieldset {
	margin: 10px;
	padding: 10px;
	border-color: #cdb3c7;
}

