body {
	text-align: center;
	padding: 0px;
	margin: 20px;
	font-family: arial;
        background-color : #E0E9F8;
}
.page {
	width: 750px;
}
.sitename1 {
	font-weigth: bold;
	font-size: 30px;
}

#tot
{
        width:800px;
        border:0px;
}
#header {
        width : 800px;;
        border : 1px dashed black;
}
.sitename2 {
	font-weight: bold;
	font-size: 14px;
}
.pagetitle {
	width: 100%;
	vertical-align: bottom;
	text-align: right;
	color: #6f63ab;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
}
.content {
	vertical-align: top;
	padding: 10px;
	border: 1px solid black;
	background-color: white;
}
.smalltext {
	text-align: justify;
	width: 500px;
	border: 1px dashed #ff9866;
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
	background-image: url("../images/fondtext.gif");
}
.form {
	background-image: url("../images/fondform.gif");
	padding: 3px;
	border: 1px dashed #6f63ab;
	width:600px;
	vertical-align:top;
}

.pict {
        border:0px;
        float:left;
        padding:10px;
}
.id {
        border:0px;
        float:left;
}


.table_au {
        border: 1px solid #000000;
       	font-size:12px;
}

#context {
        width : 540px;
        float : right;
        border : 1px dashed black;
        text-align : left;
}
.ident {
	background-image: url("../images/fondform.gif");
	padding: 5px;
	border: 1px dashed #6f63ab;
}

.mail {
	background-image: url("../images/fondform.gif");
	padding: 3px;
	border: 1px dashed #6f63ab;
	width:650px;
	vertical-align:top;
}
.formtext {
	font-size: 14px;
}
.error {
	color: red;
	font-size: 12px;
	display: none;
}
.par_line {
	background-image: url("../images/fondline.gif");
}
.file_line {
	padding: 2px;
	padding-right: 6px;
	font-size: 12px;
}
.subheader {
	font-style: italic;
	border-top: 1px dashed #ff9866;
	border-bottom: 1px dashed #ff9866;
	background-image: url("../images/fondtext.gif");
	text-align: center;
	font-weight: bold;
	color: #ff671d;
}
.daydate {
	font-size: 12px;
	font-weight: bold;
}
.connecteduser {
	text-align: right;
	font-weight: bold;
}
.lnkmail, .lnkmail:visited {
	text-decoration: none;
	color: #424fb1;
}
.lnkmail:hover {
	text-decoration: underline;
}

hr { clear: both; visibility: hidden;}