/* CSS Document */
a, a:link, a:visited {
	text-decoration :none;
	color:#06F;
}
a:hover{
	color:fff;
	background-color:#0099FF;
}
.fond {
	background-image: url(../images/_fd2.jpg);
	background-repeat: no-repeat;
	z-index: -3;

}

.entete {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}

.entete :visited{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}

.entete :hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;

}

.contenu10 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;

}

.blanc11 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}

.titrerouge01 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;

}

.form {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	height: 20px;
	width: 130px;
	background-color: #EFEBF7;
	color: #000000;
}

.form2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	height: 20px;
	width: 160px;
	background-color: #EFEBF7;
	color: #000000;
}

.upper {
	overflow: visible;
	position: absolute;
	z-index: 2;
	width: 148px;
	left: 383px;
	top: 140px;
}

.bleu13 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
}

.fond2 {
	background-image: url(../images/_fd.jpg);
	background-repeat: no-repeat;
	z-index: -3;
	background-attachment: fixed;
}

a.contenu2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color : #000000;
	font-weight: normal;
	text-decoration:none;
}

a.contenu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	text-decoration:none;
}

.contenu:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	text-decoration:none;
	color: #FF0000;
}
.contenu2:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	text-decoration:underline;
}
.contenu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}
.rouge13centre {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.contenu3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11pt;
	font-weight: normal;
}
.titre {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.contenu10 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
a.titrerouge01 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;

}
.titrerouge01:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.emphase {
	color: #009900;
	font-weight: bold;
}
#menu {
	height: 100%;
	width: 470px;
	float: left;
	padding: 0px 10px;
	background-color: transparent;
	margin: 0;
	background-image: url(../images/bg_top_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#entete {
	width: 780px;
	height: 140px;
	background-color: transparent;
	background-image: url(../images/bg_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#entete h1 {
	position: relative;
	width: 106px;/*220px*/
	height: 85px;
	margin: 0;
	padding: 0;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	top: 29px;
	left: 28px;
}
#entete h1 a span {
    position: absolute;
    left: -9000px;
}

#contenu h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #007B8C;
}
body {
	background: url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font: 12px/1.16em "Trebuchet MS", Tahoma, Verdana;
}
ul#menu  {
	position:absolute;
	left:2px;
	width:139px;
	z-index:4;
	visibility:visible;
	color: #000000;
	top: 161px;	
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #ccc;
}
ul#menu  li {
	display: block;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	width: 120px;
	line-height: 20px;
	height: 20px;
	margin: 2px 0px 0 0;
	text-align: right;
	padding: 0px 12px 0px 0px;
}
ul#menu li a, ul#menu li a:link, ul#menu li a:hover  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	line-height: 22px;
	width: 124px;
	padding-right: 15px;
}
ul#menu li a:hover {
	background-color: #FF9933;
	color: #000000;
}
ul#menu li.selected, ul#menu li.selected a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display:block;
	line-height: 22px;
	width: 124px;
	padding-right: 15px;
	background-color: #3399FF;
}

#copyright {
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	padding: 5px 12px;
	width: 400px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 10px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 140px;
	line-height: 20px;
	border-left: solid 5px #E33;
}
#footer {
	width: 100%;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	height: 30px;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
}
#corps {
	background-image: url(../images/bg_corps.gif);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#encapsuleur #corps #contenu {
	margin-right: 175px;
	margin-left: 175px;
	width: 400px;
	padding: 0px 15px;
	
}

#contenu {
height: 600px;
}
html>body #contenu {
height: auto;
min-height: 600px;
}
#logo a,  #logo a:hover {
	height: 84px;
	width: 106px;
	top: 0px;
	left: 1px;
	display: block;
	background-color:transparent;
}
#encapsuleur {
	background: url(../images/Layer_1.jpg) repeat-x;
	min-width: 780px;
	width: 780px;
	border-right: solid 1px #ccc;
}
#encapsuleur #corps #contenu h2 {
	font: 18px "Trebuchet MS", Tahoma, Verdana;
	color: #D65701;
	line-height: 1.1;
}
.retrait {
	margin-left: 20px;
	padding-left: 20px;
	line-height: 15px;
}
#contenu h3 {
	font-size: 14px;
	color: #FF0000;
	line-height: 25px;
	padding-left: 30px;
	margin-left: 7px;
	margin-top: 20px;
}
h4 {
	font-size: 13px;
	color: #FF0000;
	line-height: 25px;
	margin-top: 20px;
}
#contenu .num1 {
	background: url(../images/_num_1.jpg) no-repeat;
}
#contenu .num2 {
	background: url(../images/_num_2.jpg) no-repeat;
}
#contenu .num3 {
	background: url(../images/_num_3.jpg) no-repeat;
}
#encapsuleur #corps #contenu h5 {
	font: bold 12px "Trebuchet MS", Tahoma, Verdana;
	color: #FF6600;
}
#Layer1 {	
	position:absolute;
	left:616px;
	top:145px;
	width:151px;
	height:213px;
	z-index:5;
}
#Layer2 {	
	position:absolute;
	left:5px;
	top:348px;
	width:137px;
	height:115px;
	z-index:6;
}
#Layer2 td {
	font: 12px "Trebuchet MS", Tahoma, Verdana;
}
#contenu strong {
	color: #003399;
	font-weight: bold;
}

#_cg {
	float: left;
	position: absolute;
	left: -25px;
	top: 1px;
	width: 28px;
	height: 25px;
	background: url(../images/_cg.gif) no-repeat left -1px;
}
#_cd {
	float: right;
	top: 0px;
	width: 25px;
	height: 28px;
	background: url(../images/_cd.gif);
}
padding {
	padding: 0px 9px;
}
#bandebleue {
	position: relative;
	height: 26px;
	top: -1px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	z-index:20;
	float: right;
	padding: 0;
	left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
#bandebleue li{
	display: block;
	margin: 0px;
	float: left;
	height: 15px;
	line-height: 15px;
	white-space: nowrap;
	list-style: none;
	letter-spacing: 1px;
}
#bandebleue li a, #bandebleue li a:link, #bandebleue li a:visited {
	font-size:10px;
	display:block;
	color: #FFFFFF;	
	font-family: "Trebuchet MS", Tahoma, Verdana;	
	padding: 5px 8px;
}
#bandebleue ul {
	float:left;
	height: 25px;
	white-space: nowrap;
	margin: 0px;
	background: #0066FF;
	padding: 0px;
	display: block;
	width: 400px;
	padding-left: 15px;
}
#contenu p {
}
#contenu p {
}
#bandebleue .emphase {
	background: #CC0000;
}
