/* IE Three Pixel Gap */
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html p, * html ul {

  }
 
/* End hide from IE5/mac */



body {
	margin:0px;
	padding:0px;
	color:#284877;
	background-color:#914745;
	background-image:url(../img/bg.gif);
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:center;
}
td {
	font-size:80%;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:100%;

}
html>body td {
	font-size:100%;

}

a{
	color:#914845;
}
p{
	margin:0.5em 0 1.3em 0;
}
h2 {
	margin-top:0;
	margin-bottom:0.8em;
	font-size:1.5em;
	font-weight:bold;
}
h3 {
	margin-top:1.8em;
	margin-bottom:0.8em;
	font-size:1.25em;
	font-weight:bold;
}

h4 {
	margin-top:1.5em;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.6em;
}

abbr, acronym {
border-bottom: 1px dotted #9CB6D1;
cursor: help;
}
img{
border:0;
}

#conteneur {
	width:760px;
	padding:0;
	margin:0 auto;
	text-align:left;
}
#haut {
	width:760px;
	height:93px;
	padding:0;
	margin:0;
	padding-bottom:4px;
	background-color:#9CB6D1;
	background-image:url(../img/haut_bg.gif);
	background-position:top;
	background-repeat:repeat;
}
#logo {
	float:left;
	padding:0;
	margin:0;
	height:93px;
	width:255px;
}
#logo p{
	display:none;
}
#slogan {
	float:left;
	margin:0;
	height:93px;
	width:250px;
	text-align:center;
	background-image:url(../img/slogan.gif);
}
#slogan span{
	display:none;
}
#illustration_hd{
	float:left;
	padding:0;
	margin:0;
	height:93px;
	width:255px;
	background-image:url(../img/electron.gif);
}
#menu {
height:1%;
}
#menu ul{
	margin:0;
	padding:0 15px;
	background-color:#365C9B;
	background-image:url(../img/menu_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	list-style-type:none;
	list-style-image:none;
	float:left;
	width:760px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width: 730px;
}

html>body #menu ul{
  width: 730px;
}

#menu ul li{
	display:inline;
	margin:0;
	padding:0;
}
#menu ul li a{
	display:block;
	margin:0;
	padding:0.40em 1em;
	font-weight:bold;
	font-size:0.9em;
	color:#FFF;
	text-decoration:none;
	letter-spacing:-0.01em;
	float:left;
}
#menu ul li a:hover {
	background-color:#914845;
	background-image:url(../img/menu_bg_hover.jpg);
	background-position:top;
    background-repeat:repeat-x;
}
#menu .fin {
margin:0;
padding:0;
clear:both;
}
#sous-menu{
	width:180px;
	float:left;
}
#sous-menu ul{
	padding:0;
	margin:0;
	clear:left;
}
#sous-menu ul li{
list-style-type:none;
list-style-image:none;
text-align:center;
margin:0;
padding:0;
border:1px solid #9CB6D1;
border-top-width:0;
border-left-width:0;

float: left; /* cure IE5.x "whitespace in lists" problem */
clear:left;
width:180px;
}

#sous-menu li a{
display:block;
padding:15px 0 15px 0;
background-image:url(../img/smenu_bg.gif);
background-color:#FAFEFF;
background-repeat:repeat-x;
background-position:top;
margin:0;
height:1%; /* make links honour display: block; properly */ 
}
#sous-menu li a:hover{
background-image:url(../img/smenu_bg_hover.gif);
background-color:#F9EFEF;
}
#sous-menu li a.active, #sous-menu li a.active:hover{
background-image:url(../img/smenu_bg_active.gif);
background-color:#EBEFF3;
}



#contenu{
	color:#03476C;
	background-image:url(../img/contenu_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#ffffff;
	padding:0;
	margin:0;
	padding:20px 30px 40px 30px;
	text-align:left;
}

#contenu ul{
	padding:5px 20px 5px 38px;
	margin:0;
	list-style-image:url(../img/puce.gif);
}
#contenu ul li{
	padding-bottom:1em;
	margin-right:5px;
}
#contenu .fin{
	clear:both;
	padding:0;
	margin:0;
}
hr.fin{
	clear:left;
	padding:0;
	margin:0;
	visibility:hidden;
}

.illustr_droite{
	float:right;
	margin:8px 0 8px 8px;
}
.illustr_gauche{
	float:left;
	margin:8px 8px 8px 0;
}
.attention{
	color: #914745;
	font-weight:bold;
}
.information{
text-align:center;
}

#phpmv{
visibility:hidden;
}
#phpmv img{
display:block;
height:0px;
width:0px;
}
