body{
margin:0;
padding:0;
background-color: #6FA9CF ;
line-height: 1.4em;
color: #01106f;
font-size: small;
font-family: Verdana, Arial, sans-serif;
}

a, 
a:focus,
a:active {color: #01106f;}
a:hover {color: red;}
 
#maincontainer{
width: 780px;
margin: 0 auto; 
background: white;
}

#topsection{
background: #EAEAEA;
height: 119px; /*Height of top section*/
border-bottom: 3px solid #ed6812;
}

#topsection h1{
margin: 0;
padding-top: 0;
}

#contentwrapper{
float: left;
width: 100%;
}

#arti{
float: left;
width: 780px; 
}

#leftcolumn {
float: left;
width: 180px; /*Width of left column in pixel*/
font-family: Arial, sans-serif;
background: url('../illus/hmenu.jpg') no-repeat;
min-height: 50px;
}

#leftcolumn a {
width :130px;
text-align: center;
font-size: 14px;
color: #E0E0E0;
float:left;
background: #000098; /*#0860a8;*/
text-decoration: none;
font-weight: bolder;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
line-height: 1.2em;
padding: 6px 0;
}

#leftcolumn a:hover,
#leftcolumn a:focus,
#leftcolumn a:active {color: white;}

#footer{
clear: left;
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;

background: #FFFFFF url('../illus/FonBas.jpg') 100% 0 repeat-y;
color: #01106f;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #01106f;
text-decoration: none;
}

#footer a:hover {color: red;}

.ligt{
float:right;
width: 420px;
font-weight: bold;
font-size: small;
text-align: center;
text-indent: 0px;
margin-left: 0px;
min-height: 1em ;
}

.parl{
float:left;
width: 425px;
font-size: small;
text-align: justify;
text-indent: 0px;
margin-left: 0px;
min-height: 1em ;
}

.photo{
float: left;
width: 320px;
text-align: center;
font-size: small;
font-family: Verdana, Arial, sans-serif;
min-height: 100px ;
}

.gris{
float: left;
background: #CCCCCC;
width: 414px;
padding: 6px;
}

.boititre{
float: left;
width: 748px;
text-align: center;
font-size: small;
font-family: Verdana, Arial, sans-serif;
}

.photol{
float: left;
width: 420px;
text-align: center;
font-size: small;
font-family: Verdana, Arial, sans-serif;
min-height: 100px ;
}

.achat a{
width :180px;
text-align: center;
font-size: 14px;
color: purple;
float:left;
border: 2px solid purple;
text-decoration: none;
font-weight: bolder;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
line-height: 1.4em;
padding: 0;
}

.achat a:hover,
.achat a:focus,
.achat a:active {
color: red;
border: 2px solid red;
}

