body {
	background-color: #fef4ca;
	margin: 0;
	padding: 0;
}
div#container {
	/*margin: 10px auto;*/
	margin: 0px auto;
	margin-bottom: 0;
	width: 901px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	/*background-image: url(images/fond-border.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;*/
}
div#pre_header {
	/*width: 970px;
	height: 10px;
	background-image: url(images/glow-upper.jpg);*/
}
div#header {
	width: 901px;
	height: 150px;
	background-image: url(../images/sce/fond-header.jpg);
	background-repeat:no-repeat;
	/*padding-left: 10px;
	padding-right: 10px;*/
	font-family:lucida sans,Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*div#header img.logo {
	margin-left: 11px;
	margin-top: 14px;
	margin-bottom: 0px;
}*/
/*#titre{
float:left;
padding-top: 124px;
padding-left: 30px;
}
#titre h1{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
#mots_cles{
float:left;
padding-top:35px;
padding-left: 20px;
line-height:20px;
}
#mots_cles h2{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
#adresse{
margin-top: 30px;
}
#adresse, #adresse h2{
float:right;
padding-right: 10px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

#adresse h2 a, #adresse h2 a:hover{
color:#FFFFFF;
text-decoration:none;

}*/

div#menu_container {
	background-image: url(../images/sce/fond-menu.jpg);
	background-repeat:no-repeat;
	/*margin-top: 37px;*/
	height: 30px;
	/*border-bottom: #266acb solid 1px;*/
}
div#content {
	/*width: 901px;*/
	width: 901px;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;*/
	background-image: url(../images/sce/fond.jpg);
	background-repeat:repeat-y;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	font-family:lucida sans,Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
div#content_container {
	/*width: 901px;*/
	width: 831px;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
	/*padding-top: 1px;*/
	background-image: url(../images/sce/fond1.jpg);
	background-repeat:no-repeat;
	/*min-height: 400px;
	height: auto !important;
	height: 400px;
	font-family:lucida sans;
	font-size:12px;*/
}
div#footer_container {
	margin: 0 auto;
	width: 901px;
	/*height: 97px;*/
	height: 17px;
	padding: 10px;
	padding-top: 70px;
	background-image: url(../images/sce/fond-footer1.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	color: #000000;
	font-family:lucida sans;
	font-size:10px;
}

/***********fin ajout*******/
#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
	width: 380px;
}

#contactform .indent
{
	margin:0px 0px 0px 95px;
	width: 180px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 100px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}


