html, body {
	margin: 0;
	
}

body{
    font: 12px arial,"Trebuchet MS",verdana,sans-serif;
	background:  #e2dfd3 url('../medias/img/site/bg_degrade.png') repeat-x;
}

#main{
    width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#bandeau{
	border:0px;
	height:135px;
	background-color:#FFF;
}

	#header{
		height:99px;
		width:960px;
		background: #FFF url('../medias/img/site/header.png') no-repeat top;
	}
		
		.lien_home{
			width:960px;
			height:98px;
			display:block;
		}

	
	#nav{
		background-color: transparent;
	}
	
	
#bandeau_flash{
	height:317px;
	width:960px;
	background: #FFF url('../medias/img/site/illus_bandeau_flash.png') no-repeat bottom;
	position:relative;
}

#bandeau_flash_mini_monocoque{
	height:96px;
	width:960px;	
	background: #FFF url('../medias/img/site/illus_bandeau_flash_mini_monocoque.png') no-repeat bottom;
	position:relative;
}

#bandeau_flash_mini_figaro{
	height:96px;
	width:960px;	
	background: #FFF url('../medias/img/site/illus_bandeau_flash_mini_figaro.png') no-repeat bottom;
	position:relative;
}

#bandeau_flash_mini_decision{
	height:96px;
	width:960px;	
	background: #FFF url('../medias/img/site/illus_bandeau_flash_mini_decision.png') no-repeat bottom;
	position:relative;
}

#bandeau_flash_mini_generique{
	height:96px;
	width:960px;	
	background: #FFF url('../medias/img/site/illus_bandeau_flash_mini_generique.png') no-repeat bottom;
	position:relative;
}

#bandeau_flash_mini_vgcnp{
	height:96px;
	width:960px;	
	background: #FFF url('../medias/img/site/illus_bandeau_flash_mini_vgcnp.png') no-repeat bottom;
	position:relative;
}
	
#contenu{
	overflow:auto;
	padding-bottom:58px;
}

#footer {
	z-index:1;
	background: #FFF  url('../medias/img/site/fond_footer.png') no-repeat bottom;
	width:960px;
	height:60px;
	bottom:0px;
	position:absolute;
	clear:both;
}
		
	#links_footer{
		width:960px;
		text-align:center;
	}


#espace_presse{
	background-color:#FFF;
}

	#table_espace_presse{
		background: #FFF  url('../medias/img/site/images/fond_espace_presse.png') repeat-x top;
		width:960px;
		height:408px;
	}

.b_actu{
	background: #FF9023 url('../medias/img/site/images/b_actu.png') no-repeat;
}

.b_actu_d35{
	background: #a2699e url('../medias/img/site/images/b_actu_d35.png') no-repeat;
}

.b_actu_figaro{
	background: #203d7c url('../medias/img/site/images/b_actu_figaro.png') no-repeat;
}

.b_actu_generique{
	background: #00814E url('../medias/img/site/images/b_actu_generique.png') no-repeat;
}

.b_breve{
	background: #395B98 url('../medias/img/site/images/b_breves.png') no-repeat;
}

.b_multi{
	background: #009CA0 url('../medias/img/site/images/b_multi.png') no-repeat;
}

.c_actu{
	background-color: #FF9023;
}

.c_actu_figaro{
	background-color: #203d7c;
}

.c_actu_generique{
	background-color: #00814E;
}

.c_actu_d35{
	background-color: #A2699E;
/*	background-color: #993399;*/
}


.c_breve_carto{
	background-color: #395B98;
}

.c_multi{
	width:330px;
	background: #009CA0 url('../medias/img/site/images/fond_multi.png') no-repeat;
}



.fond_bas_breves{
	background: #395b98 url('../medias/img/site/images/fond_bas_breves.png') no-repeat;
}

.c_carto{
	height:117px;
	width:320px;
	background: #395B98 url('../medias/img/site/images/fond_carto4.png') no-repeat;
}

.c_carto_new_age{
	height:144px;
	width:320px;
	background: #395B98 url('../medias/img/site/images/fond_proc_co.jpg') no-repeat;
}

.lien_carto_new_age{
	width:320px;
	height:144px;
	display:block;	
}

.lien_vgcnp{
	width:320px;
	height:116px;
	display:block;	
}

.lien_carto{
	width:320px;
	height:117px;
	display:block;	
}

.lien_carto2{
	width:320px;
	height:27px;
	display:block;	
}


.bas_actu{
	background: #FF9023 url('../medias/img/site/images/bas_actu.png') no-repeat;	
}

.bas_actu_d35{
	background: #a2699e url('../medias/img/site/images/bas_actu_d35.png') no-repeat;
	/*background-color:#A2699E;
	border-top:1px dashed white;*/
}

.bas_actu_figaro{
	background: #203d7c url('../medias/img/site/images/bas_actu_figaro.png') no-repeat;	
}

.bas_actu_generique{
	background: #00814E url('../medias/img/site/images/bas_actu_generique.png') no-repeat;	
}


.bas_breve_carto{
	background: #395B98 url('../medias/img/site/images/bas_carto.png') no-repeat;
}

.bas_multi{
	background: #009CA0 url('../medias/img/site/images/bas_multi.png') no-repeat;
}

.b_breve_popup{
	background: #395B98 url('../medias/img/site/images/b_breves_popup.png') no-repeat;
	height:19px;
}

.c_breve_popup{
	background-color: #395B98;
	height:55px;
}

.adminTab td,tr{
	border:1px solid #395B98;
}

.img_actu{
	margin-top:4px;
	margin-bottom:4px;
	width:285px;
	height:95px;
	overflow:hidden;
	}