/*----------------------------------------------------------------------------------------------------*/
/*BLOCS*/

body
{
width: 900px;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
background-color: #CCCCCC;
}

#en_tete
{
width: 900px;
background-color: #99FF33;
height: 250px;
}

#menu
{
width: 900px;
background-color: #FF0033;
}

#corps
{
width: 900px;
font-family: "Maiandra GD", "Arial";
font-size: 14px;
padding-bottom: 10px;
color: #FFFFFF;
background-color: #696969;
}

#corps a
{
color: #FFFF00;
text-decoration: none;
font-family: "Maiandra GD", "Arial";
font-size: 13px;
}

#corps a:hover
{
color: #000033;
background-color: #FFFF64;
}

#pied_de_page
{
àwidth: 900px;
font-family: "Maiandra GD", "Arial";
font-size: 12px;
color: #FFFFFF;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
background-color: #696969;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

/*----------------------------------------------------------------------------------------------------*/
/*TEXTE*/

/*
p
{
width: 300px;
text-align: justify;
margin-left:100px;
padding: 10px;
float: left;
}
*/


.troiscent
{
width: 300px;
text-align: justify;
margin-left: 100px;
margin-bottom: 50px;
padding: 10px;
float: left;
}

.sixcent
{
width: 600px;
text-align: justify;
margin-left: 100px;
margin-bottom: 50px;
padding: 10px;
float: left;
}

.texte_centre
{
text-align: center;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
padding: 10px;
}

.titre
{
font-size: 15px;
display: block;
margin-bottom: 20px;
text-decoration: underline;
}

.designation
{
float: left;
padding-left: 10px;
width: 400px;
margin: 0px;
margin-left: 20px;
}

.prix1
{
float: left;
width: 150px;
margin: 0px;
text-align: center;
}

.prix2
{
text-align: center;
}

.arret_flottant
{
clear: both;
}

h1
{
font-family: "Viner Hand ITC",Arial;
color: #FFFFFF;
font-size: 16px;
text-align: center;
margin: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 50px;
margin-top: 40px;
}

/*----------------------------------------------------------------------------------------------------*/
/*IMAGES*/

img
{
border-width: 0px;
}

a img
{
border: none;
}

.image_centree
{
text-align: center;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
