/* CSS Document */

/* Définit les propriétés principales de la page */
body {
font-family: "Arial";
background-color: #DED7B0;
color:#663300;
margin-left:0px;
margin-top:0px;
background-image: url(images/fond.jpg);
background-repeat: no-repeat; 
background-position:top center;
}

a {
color: #663300;
text-decoration: none;
}

a:hover{
color: #FFFFFF;
}

/*Tableau Principale de présentation */
table.main{
width: 800px;
}

td.test{
margin-top:20px;
}

.menu a {
color:#663300;
 text-decoration: none;

}

.menu td:hover { background: #FFFFFF;
}


.menu tr {
padding-top: 2px;
padding-bottom: 0px;

}

table.menu{ 
text-align: left;
text-indent: 18px;
font-size: 13px;
border:0px;
color:#663300;
width: 130px;
}

table.menuInfosContacts{
text-align: left;
text-indent: 40px;
font-size: 13px;
border:0px;
color:#663300;
width: 130px;
}




td.infoprod{
text-align:right;
color: white;
font-size: 12px;
}

td.infoprod2{
color: white;
font-size: 12px;
}

a.mail {
color: #663300; 
text-decoration: none;

}

.mail a:hover{
color: white;
}


/*Collec*/
mariees tr{
text-align: right;
}
td.mariees {
vertical-align: bottom;
}

.textIndex p{

}



