* {
margin: 0;
padding: 0;
}

body {
font-family: Helvetica, Arial, Sans-Serif;
color: #333;
font-size: 12px;
line-height: 18px;
}

h1 {
color: #000;
font-weight: normal;
font-size: 218%;
line-height: 218%;
}

h2 {
color: #000;
font-size: 218%;
line-height: 218%;
}

img {
border: 0;
}

ul {
list-style-type: none;
}

ul ul {
font-size: 82%;
line-height: 122%;
margin-bottom: 4px;
}

ul ul li {
padding-left: 14px;
}

ul ul a:link,ul ul a:visited{
font-weight: normal;
}

a:link,a:visited{
color:#000;
text-decoration: none;
font-weight: bold;
}
	
a:hover{
color: #fe00d0;
}

#pTexte {
width: 465px;
text-align: justify;
}

#pTexte p{
margin-top: 3px;
margin-bottom: 1em;
}

#pTexte strong, #pTexte b{
font-size: 118%;
}

.titreRub {
font-size: 145%;
line-height: 145%;
}

.sousRub {
font-size: 118% !important;
line-height: 118% !important;
}

#page {
width: 100%;
overflow: hidden;
background: #fff url(fond.png) repeat-y left top;
}

#entete {
margin-left: 10px;
margin-right: 10px;
border-bottom: 1px solid #000;
background-color: #fff;
}

#logo {
width: 260px;
float: left;
}
#titre {
float: left;
}

.separateur {
height: 7px;
overflow: hidden;
}

.sep {
clear: both;
height: 0;
overflow: hidden;
}

#navigation {
width: 220px;
float: left;
margin-left: 10px;
padding-top: 20px;
padding-bottom: 10px;
}

#blocLangue a:link,#blocLangue a:visited{
color:#666;
font-weight: normal;
}
	
#blocLangue a:hover{
color: #fe00d0;
}

#contenu {
margin-left: 270px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 30px;
}

.blocImg {
height: 179px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.blocTexteImg {
height: 21px;
overflow: hidden;
font-size: 91%;
line-height: 93%;
text-align: center;
}

#pied {
clear: both;
height: 50px;
margin-left: 10px;
margin-right: 10px;
border-top: 1px solid #000;
background-color: #fff;
padding-top: 10px;
padding-bottom: 10px;
color: #666;
font-size: 10px;
}

#pied a:link,#pied a:visited{
color:#666;
font-weight: normal;
}
	
#pied a:hover{
color: #fe00d0;
}
