HTML, BODY {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
			background:  #3c62a0 repeat-y right top;
}
.BoxTypeLEFT{ width: 100%; margin-bottom:4px;}

.TopIcon-LF
{
height: 25px;

	background: #0ee90e;


background-position: -10px -15px;
border-right: 1px  solid #b06c00;
border-bottom: 1px solid #b06c00;
border-top: 1px solid #ffc76e;
border-left: 1px solid #ffc76e;
font-size: 13px;
font-weight:bold;
text-align: center;
padding-right: 10px;
padding-top: 5px;
}

.ContentCarre
{
background: #EDEBE8;


border-top    :1px solid #aaaaaa;
border-bottom :1px solid #666666;
border-left  :1px solid #aaaaaa;
border-right  :1px solid #666666;


font-size: 12px;
padding:5px;
}

#entete {
	display: block;
	height: 80px;
	background-color: #3c62a0;
	border-bottom: #000000 1px solid;
	color: #ffffff;
}
#entete #nom_site {
	position: absolute;
	top: 0px; height: 50px; left: 10px;
	overflow: hidden;
	font-weight: bold; font-size: 40px; color: #ffffff;
}
#entete #url_site {
	position: absolute;
	top: 50px; left: 22px;
	font-weight: bold; font-size: 14px; font-style: italic; color: ##3c62a0;
}

#menus {
	display: block;
	background: #e26a09;
	height: 30px;
}
#menus a {
	display: block;
	float: right;
	height: 30px; width: 80px;
	border-left: #dde4c9 1px solid;
	line-height: 30px; color: #dde4c9;   font-size: 14px; text-align: center; text-decoration: none
}
#menus a:link {
	display: block;
	float: right;
	height: 30px; width: 80px;
	border-left: #dde4c9 1px solid;
	line-height: 25px; color: #dde4c9;   font-size: 14px; text-align: center; text-decoration: none
}
#menus a:visited {
	display: block;
	float: right;
	height: 30px; width: 80px;
	border-left: #dde4c9 1px solid;
	line-height: 30px; color: #dde4c9;   font-size: 14px; text-align: center; text-decoration: none;
}
#menus a:hover {
	background-color: #000000;
}

#reduit {
font-family: "times new roman", serif; 
font-size:95%;}

#reduit2 {
font-family: "times new roman", serif; 
font-size:80%;}

#form {
	margin-top: 0px;
	text-align: center;
	text-decoration:inherit;
}
