body {
background-color:white;
margin:5px 5px 5px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333366;
	background-image: url(images/design/archi/fond.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-position: 0px 0px 0px 5px;
	}
#all {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	top: 0px;	}

#entete {
	background-image: url(images/design/archi/haut_new.jpg);
	height: 156px;
	width: 993px;	
	}
#menu{
	width: 978px;
	height: 50px;
	background-image: url(http://www.ladictee.fr/images/design/archi/bordure.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;	
	}

#titre {
	width: 978px;
	height: 50px;
	background-image: url(http://www.ladictee.fr/images/design/archi/bordure.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	}
#partner{
    width: 978px;
	height: 105px;
	background-image: url(http://www.ladictee.fr/images/design/archi/bordure.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
}
#contenu {
	background-image: url(http://www.ladictee.fr/images/design/archi/bordure.jpg);
	background-repeat: repeat-y;
	width: 978px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	
}
#conteneur_commun {
	width: 993px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#copyright {
	background-image: url(http://www.ladictee.fr/images/design/archi/bordure.jpg);
	background-repeat: repeat-y;
	width: 964px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
}
#footer {
	background-image: url(http://www.ladictee.fr/images/design/archi/bas.jpg);
	height: 280px;
	width: 993px;
	margin-top: 0px;

}
h1 {
	font-family:verdana;
	font-size:140%;
	color:#FFF;
	font-weight:bold;
	background-color:#36C;
	text-align:left;
}
.h1 {
font-family:verdana;
	font-size:130%;
	color:#FFF;
	font-weight:bold;
	background-color:#36C;
	text-align:left;
}
h2 {
font-family:verdana;
font-size:130%;
background-color:#8FB5F3;
color:#333366;
font-weight:bold;
text-align:left;
margin:5px 5px 5px 5px;
}

h3 {
font-family:verdana;
font-size:120%;
background-color:#E1E1FF;
color:#000;
text-align:left;
font-weight:bold;
margin:5px 5px 5px 5px;
}

h4 {
font-family:verdana;
font-size:110%;
background-color:#CAEAF7;
color:#000;
text-align:left;
font-weight:bold;
margin:5px 5px 5px 5px;

}
.h5 {
font-family:verdana;
font-size:100%;
color:#000000;
font-weight:bold;
background-color:#FFFF00;
text-align:left;
}
.Style4 {
	color: #6633CC;
	font-weight: bold;
}

.p {
font-family:verdana;
font-size:100%;
color:#333366;
background-color:transparent;
text-align:left;
margin-left:5px;
margin-right:5px;
border:thin;
border-color:#CCC;
}
.li {
font-family:verdana;
font-size:100%;
color:#333333;
font-weight:bold;
background-color:#FFFFCC;
text-align:left;
margin-left:0px;
margin-right:0px;
}

.lo {
font-family:verdana;
font-size:100%;
color:#333333;
background-color:#FFFFCC;
text-align:left;
margin-left:0px;
margin-right:0px;
}
a:link {
font-family:verdana;
font-size:100%;
color:#333366;
background-color:transparent;
text-decoration:underline;
}


a:visited {
font-family:verdana;
font-size:100%;
color:#000000;
background-color:transparent;
text-decoration:underline;
}
a:hover {
font-family:verdana;
font-size:100%;
color:gray;
background-color:transparent;
text-decoration:none;
}

td {
	font-family:verdana;
	font-size:100%;
	color:#333366;
	background-color:transparent;
	border-width:1px;
	text-align: left;
}
.linkbar {  font-family: verdana; font-size: 10px}

layout_12 {
  background-image: url(images/layout_12.gif);
  background-repeat: no-repeat;}
  
  a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:700px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(images/infobulletop00.gif);
    margin:0;
    padding: 0;
    border: 0;
}
.moteur {
	color:	#FF0;
	font-weight: bold;
}

.comment {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
		background-color: #369;
	padding: 15px;
	margin-right: 50px;
	margin-left: 50px;
	border: 3px solid #F9F;
		width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	
	background-color:
	#39F;
	padding: 15px;
	margin-right: 20px;
	margin-left: 30px;
	border: 3px solid #F9F;
		width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}