body {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    font-familly: "Palatino", "New Century Schoolbook", Times, serif;
    background-attachment: fixed;
    background-image: url(bg_texture.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #de6316;
	overflow: hidden;
}


#bt_filo
{
	position: absolute;
	height: 15px;
	width: 70px;
	left: 215px;
	top: 510px;
	z-index: 30;
}

#bt_liens
{
	position: absolute;
	height: 15px;
	width: 50px;
	left: 289px;
	top: 510px;
	z-index: 30;
}


#bt_contact
{
	position: absolute;
	height: 15px;
	width: 60px;
	left: 342px;
	top: 510px;
	z-index: 30;
}


#header
{
    padding: 0px;
    width: 593px;
    height: 80px;
    position: absolute;
    top: -1px; left: 130px;
    background: #B0212B no-repeat left top;
    padding: 0 0;
    border-width: 1px 1px 0;
    z-index:10;
}

#wrapper
{
	position: absolute;
	top: 177px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0;
	width: 100%;
	height: 400px;
	color: #000;
	font-family: "Palatino", "New Century Schoolbook", Times, serif;
	text-align: left;
	z-index:0;
	left: 0px;
}

#container
{
	width: 413px;
	height: 200px;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 587px;
	top: 410px;
	background:transparent url(bottom_02.gif) no-repeat left top;
}

#exemple
{
	z-index: 12;
	background-image: url(exemple.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
	width: 580px;
	margin-left: 10px;
}

#bottom
{
    position: relative;
    top: 485px; left: 0px;
	visibility: visible;
    background:transparent url(bottom_01.gif) no-repeat left top;
    height: 250px;
	width: 587px;
    z-index: 10;
}

#ou
{
	margin-left: 50px;
	font:bold small-caps normal 1.0em "Palatino", "New Century Schoolbook", Times, serif;
	color: #000000;
	padding-bottom: 5px;
}

#middle
{
	border: 1px solid #000000;
	border-width: 0 1px 1px;
	width: 592px !important;
	width: 594px;
	background-color: #ffe099;
	margin: 0 0 0 130px;
	padding: 10px 0px 400px;
	font-family: "Palatino", "New Century Schoolbook", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	z-index: 4;
}

#txt_titre
{
	font-family: "Palatino", "New Century Schoolbook", Times, serif;
	font-size: 1.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	padding-left: 30px;
	padding-bottom: 10px;
}

#txt_sous-titre
{
	font-family: "Palatino", "New Century Schoolbook", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	padding-left: 30px;
}

#txt
{
	font:normal 1.05em "Palatino", "New Century Schoolbook", Times, serif;
	color: #000000;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
}

#txt_small
{
	font:normal 0.8em "Palatino", "New Century Schoolbook", Times, serif;
	color: #000000;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
}

#txt_imp
{
	font:normal 1.2em "Palatino", "New Century Schoolbook", Times, serif;
	color: #000000;
	padding-right: 20px;
	padding-left: 40px;
}

#news
{
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 5px 100px 10px 40px;
	padding: 5px 20px 4px;
	border: 1px solid #000000;
	visibility: visible;
	z-index: 4;	
}

#news_title
{
	font:bold small-caps normal 1.0em "Palatino", "New Century Schoolbook", Times, serif;
	color: #000000;
}

#news_txt
{
	font:normal 0.9em "Palatino", "New Century Schoolbook", Times, serif;
	color: #000000;
}


H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #560c65;
	z-index: 5;
}

IMG, A IMG
{
	border: none;
}

#BAN_VERTICALE
{
	position: absolute;
	visibility: visible;
	z-index: 21;
	left: 732px;
	top: 100px;
}




.content
{
    margin: 2em 0 0;
}

.error
{
    padding: 0 0 0 0.3em;
    color: #de6316;
}
/** Formulaires **/
FORM DIV
{
    clear: both;
    margin: 0 0 0.5em;
}
P.formInfo
{
    text-align: center;
}
FIELDSET
{
    width: 500px;
    border-color: #000000;
    margin: 0 auto 1em;
}
LEGEND
{
    border: 1px solid #000000;
    color: #000000;
    background-color: inherit;
    font-variant: small-caps;
    padding: 0.1em 0.3em;
}
LABEL
{
    display: block;
    float: left;
    width: 110px;
    text-align: right;
    padding: 0 0.3em 0;
    white-space: no-wrap;
}
INPUT.grand
{
    width: 300px;
}
INPUT.petit
{
    width: 50px;
}
TEXTAREA.grand
{
    width: 300px;
    height: 100px;
}
TEXTAREA.double
{
    width: 300px;
    height: 200px;
}
INPUT.bttn
{
    color: #de6316;
    font-weight: bold;
    display: block;
    margin: 0 0 0 250px;
}
INPUT.bttn:hover
{
    color: #000000;
}
.mandatory
{
    color: #de6316;
    font-weight: bold;
    font-size: 1.1em;
}
.formDetails
{
    font-size: 0.9em;
    margin: 0 0 0.5em 120px;
    padding: 0;
}
