#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	width: auto;
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#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{}

body {
	background-image: url(../images/sce/bg-ivec.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior: url(csshover.htc);
}
div#container {
	width: 950px;
	margin: 15px auto;
}
div#header {
	width: 950px;
	height: 170px;
	background-image: url(../images/sce/bg-header.gif);
}
div#header div.logo {
	float: left;
	width: 475px;
	height:	147px;
}
div#header div.logo h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-top: 2px;
	margin-left: 24px;
}
div#header div.logo h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#body_container {
	width: 950px;
	min-height: 479px;
	height: auto !important;
	height: 479px;
	background-color: #FFFFFF;
}
div#left_navigation {
	width: 215px;
	height: 450px;
	padding-left: 20px;
	padding-top: 35px;
	background-image: url(../images/sce/bg-left_navigation.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}
div#left_navigation a {
	color: #000000;
	text-decoration: none;
}
div#left_navigation ul.services li a {
	color: #545454;
	text-decoration: none;
}
div#left_navigation h2 a, div#left_navigation h3 a {
	color: #6a2661;
}
div#left_navigation h2 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #6a2661;
}
div#left_navigation h3 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #6a2661;
}
div#left_navigation ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}
div#left_navigation ul.services {
	font-weight: normal;
}
div#content {
	width: 685px;
	padding: 15px;
	padding-top: 0px;
	float: right;
}
div#content h2 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #6a2661;
}
div#content h3 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #964e8a;
}
div#content h3 a {
	color: #6a2661;
	text-decoration: none;
}
div#body_bottom {
	background-color: #f2f2f2;
	width: 950px;
	height: 65px;
	clear: both;
	font-size: 10px;
}
div#body_bottom p {
	margin: 0;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
}
div#body_bottom p.right {
	margin: 0;
	padding-top: 3px;
	padding-right: 5px;
	float: right;
	width: 210px;
}
div#content ul {
	padding-left: 20px;
	margin-left: 20px;
	list-style: disc;
}
div#footer {
	font-size: 12px;
	color: #FFFFFF;
}
div#footer p {
	margin: 0;
	padding: 2px;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
/* menu */
div#left_navigation ul li ul li a {
	font-size: 11px;
	font-weight: normal;
}
/*div#left_navigation ul li ul {
	display: none;
	position: absolute;
	z-index: 500;
	left: 73px;
	top: 0;
}
div#left_navigation ul li:hover ul {
	display: block;
}
div#left_navigation li {
	position: relative;
}
div#left_navigation ul li ul li {
	width: 120px;
	background-color: #f2f2f2;
	border: #6a2661 solid 1px;
}*/
td.table_left {
	background-image: url(../images/sce/bg-table-left.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
td.table_right {
	background-image: url(../images/sce/bg-table-right.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
/* Rajout Sébastien - nouvelle accueil */
td.table_right_2 {
	background-image: url(../images/sce/bg-table-right.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
/* Fin Rajout Sébastien - nouvelle accueil */
td.table_left h4, td.table_right h4 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #735b72;
}
td.table_left p, td.table_right p {
	margin: 0;
	margin-bottom: 3px;
}
ul.accueil_ul a {
	color: #000000;
	text-decoration: none;
}
ul.accueil_ul {
	margin: 0;
	padding: 0;
	padding-left: 30px;
	list-style: none;
	list-style-image: url(../images/sce/check-accueil.gif);
}
ul.accueil_ul li {
	font-size: 14px;
	margin-bottom: 15px;
}
table.accueil_table {
	background-image: url(../images/sce/bg-home-icones.jpg);
	background-repeat: repeat-x;
	background-color: #f4fad8;
	margin-bottom: 15px;
}
table.accueil_table tr td a {
	font-size : 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.accueil_table tr td p {
	padding-left: 8px;
	padding-top: 8px;
}
table.accueil_table tr td img {
	margin-right: 8px;
}
table.accueil_table tr td a span {
	color: #829b7c;
}
.hide{
      display: none;
}

.show{
      display: block;
}
span.news_date {
      display: none;
}
a.news_title {
	text-decoration : none;
	color: #000000;
	font-weight: bold;
}
div#footer p.small, div#footer p.small a {
	font-size: 10px;
}
div#footer p.smaller, div#footer p.smaller a {
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

/*
STYLES DE LA NOUVELLE PAGE D'ACCUEIL - MODIF AU 14/05/2010
*/

table.accueil_table2 {
	/*background-image: url(../images/sce/bg-home-icones.jpg);
	background-repeat: repeat-x;
	background-color: #f4fad8;*/
	margin-bottom: 15px;
}
table.accueil_table2 tr td a {
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
table.accueil_table2 tr td p {
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom:0px;
}
table.accueil_table2 tr td img {
	margin-right: 8px;
}
table.accueil_table2 tr td a span {
	color: #829b7c;
}