#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: 700px;
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: 700px;
background-image: url('images/fond_de_page_c.jpg');
border-style: solid;
border-width: 2px;
border-color: #D5CDBA; #e228e2;
background-color: #1B1119; #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: #ffffff; #e228e2;
/* border-bottom-style: dotted; */
}

div.textarea a
{
color: #ffffff; #fe83ff;
}

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

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

div.galery
{
width: 200px;
height: 560px;
border-collapse: collapse;
border-style: solid;
border-width:2px;
border-color: #D5CDBA;
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: #372929;
}
img
{
text-decoration: none;
border: none;
}

h1 
{
font-size: 20px;
}

h2
{
font-size: 14px;
}

p
{
font-size: 13px;
}
