#body
{
width: 1000px;
height: 740px;
border-collapse: collapse;
}

table.content
{
margin: 0px;
padding: 0px;
width: 1000px;
height: 700px;
border-collapse: collapse;
}

#header
{
width: 1000px;
height: 50px;
}

div.imgarea
{
width: 400px;
height: 650px;
background-image: url('images/fond_de_page.jpg');
background-repeat:no-repeat;
border-style: solid;
border-width:0px;
border-color: #8c82b7;
margin: 0px;
}

div.textarea
{
width: 400px;
height: 650px;
background-image: url('images/fond_de_page_c.jpg');
border-style: solid;
border-width: 1px;
border-color: #e228e2;
background-color: #e5e5e5;
background-repeat:no-repeat;
margin: 0px;
padding: 10px;
font-family: Verdana, Arial;
filter: alpha(opacity=80);
opacity: 0.8;
color: black;
}

div.textarea table
{
width: 400px;
padding: 0px;
border-spacing: 0px;
font-family: Verdana, Arial;
font-size: 11px;
text-align: top;
}

div.textarea td
{
border-width:1px;
border-top-style: dotted;
border-color: #e228e2;
/* border-bottom-style: dotted; */
}

div.textarea a
{
color: #fe83ff;
}

div.formarea
{
width: 400px;
height: 650px;
background-image: url('images/fond_de_page_c.jpg');
border-style: solid;
border-width:1px;
border-color: #e228e2;
background-color: #e5e5e5;
background-repeat:no-repeat;
margin: 0px;
padding: 10px;
font-family: Verdana, Arial;
filter: alpha(opacity=80);
opacity: 0.6;
color: black;
}

div.formarea table
{
width: 400px;
padding: 0px;
border-spacing: 0px;
font-family: Verdana, Arial;
font-size: 12px;
text-align: top;
}

div.galery
{
width: 180px;
height: 510px;
border-collapse: collapse;
border-style: solid;
border-width:1px;
border-color: #e228e2;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 20px;
text-align: center;
}

div.galery a
{
font-family: Verdana, Arial;
font-size: 11px;
line-height: 140%;
vertical-align: top;
color: gray;
}

#footer
{
height: 40px;
width:1000px;
border-collapse: collapse;
FONT-FAMILY: Verdana, Arial;
FONT-SIZE: 12px;
COLOR: white;
}

body
{
background-color: #f3f7f6;
}
img
{
text-decoration: none;
border: none;
}

h1 
{
font-size: 20px;
}

h2
{
font-size: 14px;
}

p
{
font-size: 13px;
}