/*#########################*/
.upperleft{
	width : 435px;
font-family: century gothic;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 8px;
font-size: 90%;
line-height: 1.4;
text-align: left;

	background-color : #b59d5e;
	background-image : url('upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('upperright.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('lowerleft.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('lowerright.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}
/*#########################*/

td{ 
font-size: 14px;
font-family: Book Antiqua;
color: #000000;
}

.book{
font-size: 14px;
font-family: Book Antiqua;
color: #000000;
}

A:link{ 
text-decoration: none; 
color: #000000; 
}

A:visited{ 
text-decoration: none; 
color: #000000; 
}

A:hover{ 
text-decoration: underline; 
color: #000000;
}

body { 
font-size : 14px; 
font-family : Book Antiqua; 
color : #000000; 
}

.ddiv{
width: 375px;
background-color: #daccb2;
font-family: century gothic;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 8px;
padding: 6px;
border: 0px solid gray;
font-size: 115%;
line-height: 1.4;
text-align: left;
}

.titre{
width: 375px;
text-align: left;
}

.zdiv{
width: 320px;
font-family: century gothic;
padding: 6px;
border: 0px solid gray;
font-size: 100%;
line-height: 1.4;
text-align: left;
}

.zzdiv{
width: 150px;
font-family: century gothic;
padding: 6px;
border: 0px solid gray;
font-size: 100%;
line-height: 1.4;
text-align: center;
}

.nomdiv{
width: 375px;
font-family: century gothic;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 8px;
padding: 6px;
border: 0px solid gray;
font-size: 100%;
line-height: 1.4;
text-align: right;
}

.menudiv{
font-family: arial;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
border: 0px solid gray;
font-size: 90%;
line-height: 1.4;
text-align: justify;
}

.nom2div{
width: 200px;
font-family: century gothic;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
border: 0px solid gray;
font-size: 90%;
text-align: right;
}

.ydiv{
width: 200px;
font-family: century gothic;
font-size: 90%;
line-height: 1.4;
text-align: right;
}

.contact{
width: 220px;
background-color: #Es7D8C5;
font-family: century gothic;
font-size: 90%;
line-height: 1.4;
text-align: left;
}

.cdiv{
width: 300px;
background-color: #ad7e4f;
font-family: century gothic;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 8px;
padding: 6px;
border: 1px solid gray;
font-size: 105%;
line-height: 1.4;
text-align: left;
}

input.btn {   
color:#000000;   
font: bold 84% verdana;   
background-color:#ffffff;   
border: 1px solid;   
border-color: #000000 #000000 #000000 #000000;   
}

textarea.styled {
color:#000000;   
font: bold 100% verdana; 
width: 200px;
height: 125px;
border: 1px solid #000000;
padding: 5px;
background-color:#ffffff;
}

h2{
margin-top: 0;
margin-bottom: 6px;
border: 1px solid gray;
background: #3b1212;
font-size: 115%;
padding: 4px;
text-align: left;
color : #ffffff;
}

h3{
margin-top: 0;
margin-bottom: 6px;
border: 0px solid gray;
font-size: 200%;
padding: 4px;
text-align: left;
color : #3b1212;
font-family : tahoma;
}
