/* = Feuille de styles / commun espace presse = */

/* ================================================================================ */
/* = global structure = */
/* ================================================================================ */
	#colA {
		padding: 0 10px 1em 36px;
		}
	#sousnav {
		position: absolute;
		top: 244px; left: 30px;
		}
	#presseContent {
		margin: 10px 0 0 145px;
		padding: 0;
		}
	
/* ================================================================================ */
/* = introGene = */
/* ================================================================================ */
	#colA #introContent h2 {
		margin: 0 0 0.2em 0;
		}
	#introImg, 
	#introContent {float: left}
	#introImg {width: 202px}
	#introContent {
		width: 432px; 
		padding: 1em 10px 0.5em 20px
		}
	#introContent h2 {
		font-size: 130%;
		font-weight: bold;
		color:#439D34;
		padding: 0 0 0.2em 0 ;
		}
	#introContent p {
		font-size: 85%;
		padding: 0
		}

/* ================================================================================ */
/* = Gestion des communiqués de presse = */
/* ================================================================================ */
	#listeActu .blocActu {
		float: left;
		width: 500px;
		margin:0;
		padding: 3px 0 1em 0;
		}
	#listeActu div.chapeau a.more,
	.ZoomSur a.more {color:#064D95!important}
	a.teleActu {color: #0D7738}
		
/* ================================================================================ */
/* = colB = */
/* ================================================================================ */	
	.contactPresse {
		margin: 142px 0 0.5em 0;
		padding: 10px 10px 20px 10px;
		background-color:#E4F3F1;
		}
	.contactPresse h3 {
		width:130px; height:23px;
		margin: 0 0 0.2em 0;
		background: transparent url(../images/presse/h3ContactPresse.gif) no-repeat 0 0
		}
	.contactPresse p {
		color:#898989;
		font-size: 85%;
		line-height: 90%;
		margin: 0 0 0.2em 0;
		padding: 0;
		}
	.contactPresse h4 {
		font-size: 108%;
		color:#064D95;
		}
	.contactPresse a {
		display: block;
		color:#666;
		text-decoration: none;
		padding: 0;
		}
