
/*******************************************************************************************/
/* HOMEPAGE  */
/*******************************************************************************************/
#overview.home #header {
	background:transparent url(../images/bg_header.png) no-repeat 595px 0;
	color:#fff;
	font:bold 1.3em "Trebuchet MS",Arial,sans-serif;
	height:58px;
	width:715px;
	padding-left:118px;
}
#overview.home #header div {
	float:left;
	display:block;
	padding-top:18px;
	height:40px;
	text-transform:uppercase;
	text-align:center;
}
#overview.home #content {
	margin:0 auto;
	position:relative;
	background:transparent url(../images/bg_home.png) repeat-y 118px 0;
}
#overview.home .sub_logo {
	position:absolute;
	display:block;
	z-index:100;
	width:118px;
	height:103px;
	background:transparent url(../images/bg_sub_logo.png) repeat-x 0 0;
}
* html #overview.home .sub_logo {
	filter:none;
}

#overview.home .triple {
	width:358px;
	background:transparent url(../images/bg_header_triple.png) repeat-y 0 0;
}
#overview.home .double {
	width:238px;
	background:transparent url(../images/bg_header_double.gif) no-repeat 0 100%;
	clear:right;
}

#overview.home #header div#sub_nav, #overview.home #pathway {
	display:none;
}
#overview.home .pan p {
	padding-left:0;
}
#overview.home #col1 {
	padding:0 0 0 118px;
	width:358px;
	min-height:220px;
}
* html #overview.home #col1 {
	height:220px;
}
#overview.home #col2 {
	width:475px;
}
#overview.home #col2 .pan {
	border-top:1px solid #d6d6d6;
	clear:both;
}

#overview.home .actu p {
	padding-left:50px;
	position:relative;
	font-size:0.9em;
	font-weight:bold;
}
#overview.home .actu .date {
	color:#858585;
	font:bold 0.8em "Trebuchet MS",Arial,sans-serif;
	position:absolute;
	left:0;
	padding-top:1px;
}
* html #overview.home .actu .date {
	left:-50px;
}

#overview.home #col3 {
	position:relative;
	float:left;
	margin-left:118px;
	_margin-left:58px;
	padding:0;
	height:91px;
}

#col3-1 p{
	position:relative;
	left:0;
	font-size:95% !important;
	color:white !important;
	font-family: Arial,sans-serif !important;
	padding:0 30px 0 75px !important;
	text-transform:uppercase;
}

#col3_title{ margin-top:15px;}
#col3_desc{	margin-top:10px;}

#col3-1 p a{
	font-size:150%;
	color:white;
	font-family: Arial,sans-serif !important;
	text-decoration:none;
}

#col3-2 p{position:absolute; left:-3000px;}

#col3-1{
	background:url(../images/fd_jadee.jpg) no-repeat 0 0;
	height:91px;
	width:358px!important;
	}

#col3-1 img{
	float:left;
	margin:5px 5px;
	width:57px;
	height:81px;
}


#col3-2, #col3-2 img{width:474px !important;}

#overview.home #col3 p {
	color:#5b583a;
	font-size:0.9em;
	padding:0;
}
#overview.home #col3 p a {
	font-weight:bold;
}


#overview.home #corner_bottom {
	background:transparent url(../images/corner_bottom_home.png) no-repeat 0 0;
}

* html #overview.home #corner_bottom {
	filter:none;
}
/* Inscription � la newsletter */
#newsletter h4 {
	text-transform:lowercase;
	color:#C8DEEB;
	background:#6D92AC url(../images/corner_mailing_list.png) no-repeat 100% 0;
	padding:3px 25px 3px 5px;
}
#newsletter h4:first-letter {
	text-transform:uppercase;
	font-weight:bold;
}
#newsletter table {
	border:1px solid #CCC;
	border-top:none;
	width:100%;
}
#newsletter td {
	padding:10px;
	font-weight:bold;
}
#newsletter td input {
	font:bold 1.2em "Trebuchet MS",Arial,sans-serif;
	color:#8dbdde;
	width:144px;
	margin:0;
}
#newsletter tr.submit td {
	text-align:right;
}
#newsletter tr.submit td input {
	background:#00528a url(../images/bg_nav_top.png) no-repeat 0 -60px;
	font:bold 1em "Trebuchet MS",Arial,sans-serif;
	color:#8dbdde;
	line-height:1em;
	width:100px;
	border:none;
}

.vignette{
	width:0%;
	float:left;
	margin-bottom:10px;
}

.content_actu img{float:left; margin-right:15px;}

.content-actu p{min-height:10px;}

.content_actu{float:left;width:90%;margin-bottom:20px;}


.bas{
	background:transparent url(../images/fd_jadee.jpg) no-repeat scroll 0 0;
	height:91px;
	width:358px !important;
	bottom:119px;
	position:absolute;
}

.bas img {
	float:left;
	height:81px;
	margin:5px;
	width:57px;
}

.bas p{
	position:relative;
	left:0;
	font-size:95% !important;
	color:white !important;
	font-family: Arial,sans-serif !important;
	padding:0 30px 0 75px !important;
	text-transform:uppercase;
}

.bas p a{
	font-weight:bold;
	font-size:150%;
	color:white;
	font-family: Arial,sans-serif !important;
	text-decoration:none;
}

.bas .title{ margin-top:15px;}
.bas .desc{	margin-top:10px;}
