/*mise en page de la une*/
html{
	/*background: #f5f9fa;*/
}
body{
	background: #fff;
}
#container, #bottom, #top{
	width:990px;	
}
#container{
	background:#F5F9FA url(/images/accueil/fnd_accueil.gif) no-repeat 166px 40px;	
	}
/*-----entete de la page--------*/
td.titre-archive{
	padding:0 0 0 685px;
	background:url(/images/accueil/fnd_top_accueil.gif) no-repeat bottom right;
	height:85px;
}
#top-menu-2, #top-menu-1{
	float:none;
	font-size:1em;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-size:0.9em;
}
#top-menu-1{
	padding:15px 0 0 0;	
}
#arch-top h1 {
	display:block;
	margin:5px 0 0 0;
}
#top-menu-2 li, #top-menu-1 li{
	line-height:1.7em;
}

/*-----------affichage du menu------*/
#t-menu{
	position:absolute;
}
ul.onglets-menus li, ul.onglets-menus li img, ul.onglets-menus li ul,ul.onglets-menus li ul li{
	width:165px;	
}


ul.onglets-menus li{background:#ca1828 url(/images/archives/top/onglet-menu_accueil.gif) no-repeat bottom left;}
ul.onglets-menus li:hover, ul.onglets-menus li.sfhover{background-image:url(/images/archives/top/onglet-menu_hover_accueil.gif);}
ul.onglets-menus li ul{background:url(/images/archives/top/onglet-smenu3_accueil.gif) no-repeat left bottom;}
ul.onglets-menus li{border-right:0;}

/*---------affichage du contenu-----------*/
#middle{
	margin:250px 0 0 0;
	}
#middle .colonne{
	background:#FFFFFF url(/images/archives/fonds/fond-colonnes-centre.gif) 36px 0pt repeat-y;
	padding:0 0 5px 0;
	overflow:auto;
	zoom:1;
}
#middle #left{width:290px;}
#middle #center{width:315px;}
#middle #right{width:385px;}

#middle #right .contenu{
	padding:0 175px 0 0;
}
#middle h2{
	color:#25706b;
	text-transform:uppercase;
	font-size:2.6em;
	line-height:1em;
	font-weight:normal;
	padding:0 0 0 36px;
	margin:0;
	border-bottom:1px solid #8bb6ad;
}
#middle .colonne h3{
	background:url(/images/archives/picto-pipe.gif) no-repeat 0 0;
	color:#000000;
	font-family: Times, "Times New Roman", "Nimbus Roman No9 L", serif;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:normal;
	margin:0;
	padding:3px 0 5px 24px;
}
#middle .colonne h3 span{
	font-size:1.8em;
	line-height:1em;
	padding:0 2px 0 0;
}
#middle .colonne img{
	float:right;
	position:relative;
}
#middle .colonne p{
	padding:0 10px 5px 45px;
	font-family: Times, "Times New Roman", "Nimbus Roman No9 L", serif;
	font-size:1.3em;	
}
#middle .colonne .lien{
	color:#107367;
	text-transform:uppercase;
	background:url(/images/accueil/fleche.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
	margin:0 0 0 26px;
	font-size:1em;	
}
#middle .colonne div.lien a {color:#107367; text-decoration:none;}
#middle .colonne div.lien a:hover {text-decoration:underline;}


/*----- pied de page ------*/
#bottom{
	/*background:url(/images/fnd/fnd_bottom_acc.jpg) repeat-x 0 0;
	height:20px;*/
}
