body {	
	background-image: none; 
}

#contenu {
	width: 1024px;
}

.clear {
	width: auto;
}

img { 
	border: 0px;
}

.tbl_main {
	width: 1024px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0;
	padding: 0;
}

.bg_header {
	background: url('../images/header.jpg');
}

.bg_menu {
	background-color:#f3f4f5;
}

.bg_footer {
	
}

.right {
	margin-left: 0px;
	padding-left: 0px;
}

.list_ref {
	margin-top: 2px;
	margin-bottom: 8px;
}

#top_right {
	height: 60px;
}

.bg_top_right {
	margin: 0px;
	padding: 0px;
}


/************************/
/* chemin de navigation */

#pathway_outer {
	width: 515px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#pathway_inner {
   	font-family: Arial, Helvetica, sans-serif;
   	font-weight: normal;
   	font-size: 11px;
   	line-height: 25px;
   	text-decoration: none;
	padding-left: 40px;
	margin-top: 15px;
}
#pathway_inner a:link, #pathway_inner a:visited, #pathway_inner a:hover {
	font-family: Arial, Helvetica, sans-serif;
   	font-weight: normal;
   	font-size: 8pt;
   	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.pathway_content {
	font-family: Arial, Helvetica, sans-serif;
   	font-weight: normal;
   	font-size: 8pt;
   	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 	10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#pathway_inner span.current a:link, #pathway_inner span.current a:visited, #pathway_inner span.current a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* chemin de navigation */
/************************/


/*************************************************/
/* container pour le positionnement des elements */

#header_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:133px;
	background: url('../images/bg_header.jpg');
	padding: 0px;
	margin: 0px;	
}

#central {
	position: relative;
	top: 0px;
	width: 768px;
	margin: 0px;
	margin-left: 256px;
	margin-right: auto;
	background-color: #deeaf5;
}

#tbl_content {
	width: 100%;
	height: 100%;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#tbl_content td {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-style: none;
}

#content_outer {
	/*padding-top: 10px;*/
	padding-left: 50px;
	padding-right: 5px;
}

body.col1-nomargin #content_outer {
	padding-top: 10px;
	padding-left: 10px;
}

body.col2-nomargin #content_outer {
	padding-top: 0px;
	padding-left: 0px;
}

#content_inner {
	text-align: top;
	width: 460px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}


#menu_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 256px;
	height: 100%;
	background: url('../images/pixel_bleu.jpg');
}

body.col1 #right_container {
	display: none;
}

body.col2 #right_container {
/*	width: 255px;*/
	/*background: url('../images/pixel_bleu.jpg');*/
}


#footer_container {
	position: relative;
	width: 100%;
	height: 55px;
}

#right_top {
	height: 111px;
}

#right_content {
	width: 250px;
	padding-left: 3px;
}


/* container pour le positionnement des elements */
/*************************************************/

#searchform {
	width: 256px;
}

input#searchbox {
	font-size:9pt;	
	width: 236px;
	padding: 5px 0 5px 15px;
	border: 0;
}


* html body input#searchbox {
	height: 25px;
	padding-bottom: 5px;
}

ul#main_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 254px; /* Width of Menu Items */
	border-bottom: 0; /*1px solid #ffffff;*/
	font-family: Arial, Tahoma, Geneva;
	font-size: 10pt;
}

ul#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 254px;
	font-family: Arial, Tahoma, Geneva;
	font-size: 10pt;
	font-weight: normal;
	border-bottom: 0px;
	background: #c5e1ef;
}

/* Styles for Menu Items */
ul#main_menu li {
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	background: #91c2df; /* IE6 Bug */
	padding: 0;
	margin: 0;
}

ul#main_menu li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	background-image:url(/fileadmin/tmpl_csd/images/bg_nav_clair_1px.gif);
	padding: 5px;
	padding-left: 15px;
	border-top: 1px solid #ffffff;
	border-bottom: 0;
}

ul#main_menu li a.actif {
	display: block;
	text-decoration: none;
	font-family: Arial, Tahoma, Geneva;
	font-size: 10pt;
	font-weight: bold;
}

ul#main_menu li ul li.actif a {
	display: block;
	text-decoration: none;
	padding: 5px;
	padding-left: 25px;
	background: #666666;
	font-weight: bold;
	color: #FFFFFF;	
}

/* Fix IE. Hide from IE Mac \*/
* html ul#main_menu li { float: left; height: 1%; }
* html ul#main_menu li a { height: 1%; }
/* End */

ul#main_menu li a:hover { color: #ffffff; background: #666666; } /* Hover Styles */

 /* Sub Menu Styles */		
ul#main_menu li ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	background-color: #dadcdf;
	background-image: none;
	border-bottom: 1px solid #148bc2;
	padding: 5px;
	padding-left: 25px;
	border-bottom: 0;
}




ul#second_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 254px; /* Width of Menu Items */
	border-bottom: 1px solid #ffffff;
	font-family: Arial, Tahoma, Geneva;
	font-size: 10pt;
}

ul#second_menu li {
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	background: #148bc2; /* IE6 Bug */
	padding: 0;
	margin: 0;
}

ul#second_menu li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	border-top: 1px solid #ffffff;
	border-bottom: 0;
	background-image:url(/fileadmin/tmpl_csd/images/bg_nav_fonce_1px.gif);
}

ul#second_menu li a:hover { color: #ffffff; background: #666666; } /* Hover Styles */

/* Fix IE. Hide from IE Mac \*/
* html ul#second_menu li { float: left; height: 1%; }
* html ul#second_menu li a { height: 1%; }
/* End */






/*******************/
/* page principale */

#header_1 {
	width: 256px;
	height: 133px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
#header_2 {
	width: 258px;
	height: 133px;
	position: absolute;
	left: 256px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
#header_3 {
	width: 257px;
	height: 133px;
	position: absolute;
	left: 514px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
#header_4 {
	width: 253px;
/*	height: 133px;*/
	position: absolute;
	left: 769px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	padding-top: 247px;

}
#intern_menu_lang {
	position: relative;
	left: 0px;
	top: 245px;
	padding: 0px;
	margin: 0px;
}




/* fond de la cellule sous le menu vis-a-vis du pied de page */
#footer_left {
	margin-left:0;
	margin-top:0;
	width: 254px;
	height: 55px;
	background-color:#f3f4f5;
}

/* fond de la cellule sous le menu vis-a-vis du pied de page */
#footer_center {
	margin-top:0;
	margin-left: 0px;
	width: 768px;
	height: 55px;	
}













#right_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 0px; 
	padding-top: 0px; 
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

ul.content, li.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.content_title {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
color: #8fa6ab;

}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	padding-left: 10px;
}


.client {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
