* {
	margin:0;
	padding:0;
}

body{
	background:#ffffff;
	color:#555555;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

/*---- Div principaux ----*/

#container{
	width:750px;
	margin:auto;
	text-align:left;
}

#left{
	clear:left;
	float:left;
	width:225px;
	margin: 13px 10px 0 0;
}

#right{
	float:left;
	width: 505px;
	margin: 10px 0 0 0;
}

/*---- Header principal ----*/
#header{
	width:750px;
	height:114px;
	background:url(../images/header.jpg);
}

/*---- Insertion du logo ----*/
#logo{
	background:url(../images/fond_logo.gif) no-repeat;
	width:207px;
	height:71px;
	margin: 20px 0 0 20px;
	float:left;
	padding:5px 0 0 15px;
}

*html #logo{
	margin: 20px 0 0 10px;
}


#logo img{
	text-align:left;
}

#newsletter{
	width:382px;
	height:27px;
	margin: 10px 11px 0 0;
	float:right;
	color:#ffffff;
	font-weight:bold;
	padding: 5px 0 0 4px;
}

.images_header{
	margin-right:20px;
	float:right;
}

*html .images_header{
	margin-right:30px;
	float:right;
}

#logo p{
	padding:23px 0 0 0;
	color:#8eb300;
	font-weight:bold;
}


#logo p span.big{
	font-size:20px;
	color:#555555;
	font-weight:normal;
}

/*---- Textes sous le header ----*/

div#infos_gauche{
	float:left;
	width:250px;
	color:#83a501;
	margin: 5px 0 0 0;
}

div#infos_gauche a{
	color:#83a501;
	text-decoration:none;	
}

div#infos_droite{
	float:right;
	width:420px;
	text-align:right;
	margin: 5px 0 0 0;
}

div#infos_droite a.feedback{
	color:#ff9c00;
	text-decoration:none;
	font-size:10px;
	background:url(../images/mail_icon.jpg) no-repeat;
	padding-left:20px;	
	display:block;
	float:left;
	height:16px;
	margin: 0 0 0 10px;	
}
div#infos_droite a.previous{
	color:#ff9c00;
	text-decoration:none;
	font-size:10px;
	padding-left:20px;	
	display:block;
	float:left;
	height:16px;
	margin: 0 0 0 10px;	
}
div#infos_droite a.print{
	color:#ff9c00;
	text-decoration:none;
	font-size:10px;	
	background:url(../images/pdf_icon.jpg) 0 0 no-repeat;
	padding-left:17px;	
	display:block;
	float:left;
	height:16px;
	margin: 0 0 0 10px;
}

div#infos_droite a.expand_all{
	color:#8fb403;
	text-decoration:none;
	font-size:10px;	
	background:url(../images/expand.jpg) no-repeat;
	padding-left:15px;	
	display:block;
	float:left;
	height:16px;
	margin: 0 0 0 10px;
}

div#infos_droite a.close_all{
	color:#8fb403;
	text-decoration:none;
	font-size:10px;	
	background:url(../images/top.jpg) no-repeat;
	padding-left:15px;	
	display:block;
	float:left;
	height:16px;
	margin: 0 0 0 10px;
}


/*---- Menu principal ----*/

div.top_nav{
	width:217px;
	height:26px;
	background:url(../images/haut_gauche.jpg) no-repeat;
	line-height:30px;
	color:#799802;
	font-size:12px;
	text-indent:27px;
	font-weight:bold;
	margin: 10px 0 0 0;
}

div.top_nav_small{
	width:217px;
	height:26px;
	background:url(../images/haut_gauche.jpg);
	line-height:25px;
	color:#799802;
	font-size:10px;
	text-indent:27px;
	font-weight:bold;
	margin: 10px 0 0 0;
}

div.middle_nav_2{	
	border: 1px solid #ecf2d3;
	width:207px;
	background:#ffffff;
	padding:4px
}

div.middle_nav_2 h2{	
	background:url(../images/arrow_green.gif) no-repeat 0 4px;
	font-size:11px;
	padding-left:10px;
	margin: 0 0 5px 0;
}

div.middle_nav_2 span.underline{	
	font-size:11px;
	margin: 0 0 5px 0;
	text-decoration:underline;
	color:#83a501;
	font-weight:normal;
	background:none;
}

div.middle_nav{	
	border: 1px solid #ecf2d3;
	width:215px;
	background:#f5f8ed;
}

div.middle_nav ul{	
	list-style-type:none;
}

p.spot{
	margin: 10px 0 0 0;
}

.margin_5{
	margin-right:5px;
}

div.middle_nav ul{
	width:217px;
}

div.middle_nav ul li.main_list{
	list-style-type:none;
	border-bottom: 1px dotted #555555;
	padding:0;
	background:#ffffff;
}

div.middle_nav ul li.main_list a{
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	background:#ffffff;
	display:block;
	background:url(../images/menu_arrow.jpg) 2px 9px no-repeat;	
	padding:3px 0 3px 15px;	
}

div.middle_nav ul li.main_list a.more_padding{
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	background:#ffffff;
	display:block;
	background:url(../images/menu_arrow.jpg) 2px 9px no-repeat;	
	padding:3px 0 0 15px;
}


div.middle_nav ul li.main_list ul.sub_menu{
	color:#555555;
	text-decoration:none;
	background:#f5f8ed;
	padding:3px 0 10px 0;
}

div.middle_nav ul li.main_list ul.sub_menu li{
	padding: 0 0 0 15px;
	margin:0;	
}

* html div.middle_nav ul li.main_list ul.sub_menu li{
	height:0px;
}

div.middle_nav ul li.main_list ul.sub_menu li a{
	font-size:10px;
	background:url(../images/square.gif) no-repeat 0 5px;
	color:#81a202;
	text-decoration:none;
	padding:0 0 0 10px;
	font-weight:normal;
}


/*---- SUPPORT FOT NEWSLETTER STYLE ----*/
#support{
	background:url(../images/support.gif) no-repeat;
	width:219px;
	height:35px;
	color:#ffffff;
	text-align:center;
	margin-top:10px;
	line-height:15px;
}

#support a{
	color:#ffffff;
	text-decoration:none;
}

#amica{
	padding-bottom:5px;
}

#amica_container{
	text-align:center;
	font-size:10px;
	line-height:15px;
	background:url(../images/bas_support.gif) no-repeat bottom;	
	width:219px;	
	min-height:6px;
	height:6px;
}

div[id] #amica_container{	
	height:auto !important;
}

/*---- Div centre ----*/
h1.top{
	background:url(../images/h1_top.gif) no-repeat;
	width:502px;
	height:30px;
	text-indent:35px;
	color:#ffffff;
	font-size:12px;
	line-height:30px;
	margin: 10px 0 10px 0;
}

img.float_left{
	float:left;
	margin: 0 10px 0 0;
}	

div#right h2{
	color:#000;
	font-size:12px;
	margin: 0 0 10px 0;
}

div#right h3{
	color:#555555;
	font-size:11px;
	margin: 0 0 0 15px;
	font-weight:bold;
	background:url(../images/square.gif) no-repeat 0 5px;
	padding-left:15px;	
}

div#right h2.h2_green{
	color:#8eb300;
	font-size:12px;
	margin: 0 0 10px 0;
	text-indent:10px;
	background:url(../images/fleche_h2.gif) no-repeat 0 5px;
}

div#right h2.h2_green a{
	color:#8eb300;
	text-decoration:underline;
}

a.gray{
	color:#555555;
	text-decoration:underline;
}

a.gray_no_underline{
	color:#555555;
}

p.sub_content{
	margin-bottom:10px;
	padding-left:15px;
}

#close_all{
	text-align:right;
	margin:3px 0 3px 0;
}

#close_all a{
	color:#8fb403;
	background:url(../images/expand.jpg) no-repeat 0px 2px;
	padding:0 0 0 15px;
	font-size:10px;
}

div.read_more{
	text-align:right;
	margin:3px 0 10px 0;
}

div.read_more a{
	color:#8fb403;
	background:url(../images/read_more.jpg) no-repeat 0px 3px;
	padding:0 0 0 15px;
	font-size:10px;
}

div.back_top{
	text-align:right;
	margin:3px 0 10px 0;
}

div.back_top a{
	color:#8fb403;
	background:url(../images/top.jpg) no-repeat 0px 2px;
	padding:0 0 0 15px;
	font-size:10px;
}

div.open a{
	background:no-repeat;
	color:#83a501;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	display:block;
	height:15px;
	width:15px;
	padding-left:18px;
	float:right;
	margin-top:-33px;
	margin-right:30px;
}

* html div.open a{
	margin-right:10px;
}

div.close a{
	/*background:url(../images/open.gif) no-repeat 0px 0px;*/
	color:#83a501;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	display:block;
	height:15px;
	width:15px;
	padding-left:18px;
	float:right;
	margin-top:-33px;
	margin-right:30px;
}

.hide{
	display:none;
}

.display{
	display:block;
}

ul.office{
	list-style-type:none;
	margin-bottom:10px;
}

ul.office li{
	background:url(../images/square.gif) no-repeat 0 5px;
	display:block;
	padding-left:15px;
}

ul.office2{
	list-style-type:none;
	margin-bottom:10px;
}

ul.office2 li{
	background:url(../images/minus_sign.gif) no-repeat 0 5px;
	display:block;
	padding-left:25px;
}

ul.new_office li{
	display:block;
	padding-left:15px;
	background-image: url(../images/img_issue2/Icon-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.green_underline{
	text-decoration:underline;
	color:#83a501;
}

p.more_info{
	color:#83a501;
	border:1px dashed #83a501;
	padding:5px;
	margin:10px 0 10px 0;
}


p.margin{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	height:10px;
}
