	@charset "UTF-8";
/* CSS Document */

body, html{
	background: #9fcccf url(../images/background_site.jpg) top left repeat-x;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	}
p{
	padding:0px;
	margin:0px;
	}
a{
	color:#666;
	text-decoration:none;
	}
a:hover{
	color:#999;
	text-decoration:underline;
	}
img{
	border:none;
	}
#body_center{
	min-height:100%;
	!height:100%;
	width: 100%;
	position:relative;
	}
#container_general, #container_general_commun{
	position:relative;
	width:1024px;
	height:768px;
	border:1px solid #666;
	}
#container_general{
	background:#FFF url(../images/background.png) top left no-repeat;
	}
#container_general_commun{
	background:#FFF url(../images/background-commun.jpg) top left no-repeat;
	}
#banner{
	height:138px;
	background:url(../images/background-banner.png) top left no-repeat;
	}
/**Menu left**/
#menu_left{
	width:234px;
	height:561px;
	background:url(../images/back_menu_left.png) top left;
	border-right:1px solid #122252;
	float:left;
	position:relative;
	}
#menu_left #text_accroche{
	position:absolute;
	left:8px;
	top:130px;
	}
#log_form{
	margin:10px 10px 2px 20px;
	height:87px;
	position:relative;
	}
#log_form input[type=text], #log_form input[type=password]{
	width:80px;
	height:14px;
	border:1px solid #ddd;
	font-size:12px;
	}
#log_form table{
	font-size:10px;
	color:#a9a9a9;
	}
#log_form a{
	color:#a9a9a9;
	text-decoration:none;
	}
#log_form a:hover{
	color:#666;
	}
#log_form span.name_log{
	color:#198D94;
	font-size:14px;
	}
#log_form div.log_error{
	position:absolute;
	top:2px;
	right:9px;
	font-size:12px;
	color:#C00;
	}
#adresse_container{
	width:100%;
	position:absolute;
	bottom:5px;
	!left:0px;
	}
#adresse_container #adresse{
	width:125px;
	font-size:10px;
	color:#001d59;
	}
#adresse_container #adresse span{
	display:block;
	padding-top:5px;
	}
/**Menu left commun***/
#logo_rub{
	*margin-top:-20px;
	}
#mini_text_accroche{
	position:absolute;
	left:0px;
	bottom:105px;
	}
#link_menu_left{
	font-size:16px;
	}
#link_menu_left ul{
	margin:0px;
	padding:0px;
	}
#link_menu_left li{
	display:block;
	list-style:none;
	!width:234px;
	width:224px;
	!height:24px;
	height:16px;
	padding-left:10px;
	padding-top:8px;
	background:url(../images/back_link_rub_menu_left.png) top left no-repeat;
	margin-bottom:3px;
	}
#link_menu_left li a{
	color:#198d94;
	text-decoration:none;
	}
#link_menu_left li a:hover{
	color:#001b53;
	}
/************/
/**Menu top commun***/
.element_menu_top{
	float:left;
	}
.element_menu_top .images{
	height:112px;
	}
.element_menu_top .texte{
	height:26px;
	}
#groupe_menu_top{
	background:url(../images/groupe_menu_top_low.png) top left no-repeat;
	width:261px
	}
#financer_menu_top{
	background:url(../images/financer_menu_top_low.png) top left no-repeat;
	}
#investir_menu_top{
	background:url(../images/investir_menu_top_low.png) top left no-repeat;
	}
.element_menu_top .texte{
	background:#bec0c2;
	}
#financer_menu_top ,#investir_menu_top{
	width:264px
	}
#groupe_menu_top:hover{
	background:url(../images/groupe_menu_top.png) top left no-repeat;
	}
#financer_menu_top:hover{
	background:url(../images/financer_menu_top.png) top left no-repeat;
	}
#investir_menu_top:hover{
	background:url(../images/investir_menu_top.png) top left no-repeat;
	}
/********************/
#ligne_deco_haut{
	position:absolute;
	top:137px;
	left:0px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #122252;
	margin:6px 17px 0px 20px;
	width:988px;
	height:0px;
	}
/**Footer**/
#footer{
	height:69px;
	background:url(../images/back_footer.png) top left no-repeat;
	}
#logo_bottom{
	float:left;
	width:234px;
	padding-top:2px;
	}
#link_bottom{
	float:right;
	display:inline;
	color:#FFF;
	font-size:12px;
	margin:25px 35px 20px 0px;
	}
#link_bottom span{
	display:inline-block;
	height:20px;
	width:0px;
	margin:0px 2px;
	border-right:5px solid #FFF;
	}
#link_bottom a{
	color:#FFF;
	text-decoration:none;
	}
#link_bottom a:hover{
	color:#BBB;
	}
/**********/
/**Home**/
#container_central{
	float:right;
	width:581px;
	margin:65px 114px 0px 0px;
	}
#image_home{
	margin-top:20px;
	}
#image_home .image{
	float:left;
	margin-right:14px;
	}
#image_home #last{
	margin-right:0px;
	}

/**********/
/**Rubrique**/
#container_central_commun{
	float:left;
	width:525px;
	padding-top:97px;
	font-size:14px;
	color:#616161;
	}
#container_central_commun .titre{
	padding:15px 0px 7px 33px;
	font-size:19px;
	}
#container_central_commun .texte{
	height:377px;
	width:456px;
	overflow:auto;
	padding:31px 35px 10px 35px;
	line-height:20px;
	text-align:justify;
	}
#container_central_commun .texte p{
	margin-bottom:10px;
	}
	
#container_central_commun .texte span{
	color:#6dcfdf;
	}
/************/
/**clear**/
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
	}
