body { 
margin: 20; /* sets all to 0 */ 
padding: 0; /* think Opera sets padding on body */
}

.accueil {
font-family:Verdana;
color:#00336e;
font-size:20px;
font-weight:bold;
text-shadow: 4px,4px,4px,blue ;
background-color:#ffffff;
}

.accueilblanc {
font-family:Verdana;
color:#00336e;
font-size:15px;
font-weight:bold;
background-color:#ffffff;
}

.textjustify {
text-align: justify;
font-family:Verdana;
color:#000000;
font-size:10px;	
}

.textright {
	text-align: right;
}


A.edition
{
font-family:Verdana;
font-size:12px;
color:#00336e;
line-height: 1.8em ;
text-decoration:none;
font-weight:bold;
background-color:#ffffff;
}
A:hover.edition
{
color:#ff0000;
text-decoration:none;
background-color:transparent;
}

A.edition09
{
font-family:Verdana;
font-size:15px;
color:#ffff00;
line-height: 1.8em ;
text-decoration:none;
font-weight:bold;
background-color:#00336e;
}
A:hover.edition09
{
color:#ff0000;
text-decoration:none;
background-color:transparent;
}

A.menu
{
font-family:Verdana;
font-size:12px;
color:#00336e;
line-height: 1.8em ;
text-decoration:none;
font-weight:bold;
background-color:#ffffff;
}
A:hover.menu
{
color:#ffff00;
text-decoration:bold;
background-color:#00336e;
}



.titre { 
font-size:13px; 
font-weight:bold; 
color: #3556b3; 
font-family:Verdana;
}

.bordureprix
{
    border-width: 1px;
    border-style: solid;
    border-color: #3556b3;
}

.fond1
{
    background-image:url(images/1.jpg);
}
.fond2
{
    background-image:url(images/2.jpg);
}
.fond4
{
    background-image:url(images/4.jpg);
}
.fond5
{
    background-image:url(images/5.jpg);
}

.fond-a1
{
    background-image:url(images/a-1.jpg);
}

.fond-a2
{
    background-image:url(images/a-2.jpg);
}

.fond-a3
{
    background-image:url(images/a-3.jpg);
}

.fond-a4
{
    background-image:url(images/a-4.jpg);
}

.fond-a5
{
    background-image:url(images/a-5.jpg);
}

.lienimage
{
	border:none;
}
