/*--GLOBAL-------------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:15px 0;
	background-color:#FDFDFD;
}

#global{
	width:980px;
	margin:auto;
}

a{
	text-decoration:none;
	color:#62D136;
}

a:hover{
	text-decoration:underline;
	color:#62D136;
}

a img{
	border:0;
}

.clear{
	clear:both;
	font-size:1em;
}

.clear_no_height{
	clear:both;
	font-size:1em;
	height: 0px;
}

.en_savoir_plus{
	text-decoration:underline;
	color:#62D136;
	font-weight:bold;
	text-align:right;
	padding:0 15px 20px 0;
}

.keyword{
	font-weight:bold;
	color:#063371;
}

/*--HEADER-------------------------*/

#header{
	height:102px;
	background:#FDFDFD;
}

#logo, #header_banner{
	float:left;
}

#acces_compte_client{
	width:199px;
	height:70px;
	float:left;
	background:url(../img/global/header_compte_bg.jpg) no-repeat;
	text-align:center;
}

#acces_compte_client_title{
	font-size:15px;
	color:#063371;	
	margin:5px 0 2px 0;
	font-weight:bold;
}
#header_compte_clic{
	margin-top:5px;
}

#header_bottom{
	width:592px;
	margin:auto;
}
/*--SIDEBARS COMMUN-------------------------*/

.menu ul
{
	list-style-type: none;
	padding: 0 0 30px 0;
}

.menu li{
    margin-left:6px;
    margin-right:5px;
    background:url(../img/global/puce.gif) #ffffff no-repeat;
    background-position: 0 8px;
    padding: 5px 0px 5px 10px;
}


/*--SIDEBAR LEFT-------------------------*/

#left{
	width:199px;
	/*height:inherit;*/
	float:left;
	background:url(../img/global/shadow_left.gif) right repeat-y #FDFDFD;
	display: inline;
}

#left a{
	color:#666666;
}
#newsletter{
	padding:15px 0;
	height:90px;
	width:199px;
	background:url(../img/global/sidebar_left_newsletter_bg.jpg) no-repeat;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#063371;
}

#newsletter input{
	margin:5px 0;
}

/*--CONTENU-------------------------*/
#wrapper{
	background:transparent url(../img/global/wrapper2_bg.jpg) no-repeat bottom center;
}

#wrapper2{
	background:url(../img/global/wrapper_bg.jpg) repeat-y center;
}

#fil_ariane {
	margin:0 0 10px 0px;
}
#fil_ariane ul{
	display:block;
}

#fil_ariane li{
	margin: 0;
	padding: 0;
	display:inline;
}

#fil_ariane a{
	color:#666;	
}

#content{
	float:left;
	width:542px; /*582px -40px de marges 542*/
	margin-left:20px;
	margin-right:20px;
	background:#FFF;
	height:520px;
}

html>body #content {
height: auto;
min-height: 520px;
} 


.bloc_title{
	padding-bottom:2px;
	border-bottom:#063371 1px solid;
	margin-bottom:10px;
}

.bloc_contenu{
	padding:0 15px;
	text-align:justify;
	line-height:130%;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#063371;	
	padding: 0;
	background:url(../img/global/puce_content.gif) no-repeat;
	background-position:0px 5px;
	padding-left:15px;
}

h1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#063371;
	height:100%;
}

h1 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#063371;
}

h1 a:hover
{
	text-decoration: none;
}

h2{
	font-weight:normal;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#063371;
	background:url(../img/global/puce_content.gif) left no-repeat;
	padding-left:15px;
}

/*--SIDEBAR RIGHT-------------------------*/

#right{
	float:left;
	width:199px;
	background:url(../img/global/shadow_right.gif) left repeat-y #FDFDFD;
	display: inline;
}

#right a{
	color:#666666;
}

#contact{
	padding:10px 15px 30px 15px;
}

#numero_contact{
	font-size:17px;
	font-weight:bold;
	color:#063371;
	padding: 5px 0 5px 0;
}
#references{
	padding-bottom:20px;
}

#references_swf{
	padding-top:5px;
	margin-left:5px;
}

/*--FOOTER-------------------------*/

#footer{
	height:28px;
	background:url(../img/global/footer_bg.jpg) no-repeat;
}

#footer a{
	color:#666;
}

#footer ul{
	padding-top:8px;
	text-align:center;
	display:block;
}

#footer li{
	display:inline;
}
