﻿body.main {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    border-top: 0;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;

    background-attachment: scroll;
    background-image: url(<?=$ROOT_URL?>/_system/images/bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #e6ddc9;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

#plain-tiny {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 8px;
    font-weight: normal;
    text-decoration: none;
}
#plain-small {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
#plain-normal {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#plain-big {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #8a5f28;
    font-weight: normal;
    text-decoration: bold;
}

a.plain-small {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #8a5f28;
    font-weight: none;
    text-decoration: none;
}
a.plain-normal {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: none;
    text-decoration: none;
}

a.copy:link, a.copy:visited {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}

a.webmail:link, a.webmail:visited {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
}

#inscription{
	text-align:center !important;
	color: #996633 !important;
	font-style: italic;
	font-family: "Monotype Corsiva";
}

.footer{
	font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}

