﻿/************************ style utilisé pour page salle de presse  ********************/

/*********colomne de gauche qui remplace la colomn_2 car trop large ************/

#presse_left {
	width: 320px;
	float:left;
	margin: 2px 0px 2px 0px;
	position:relative;
}

#presse_left p {
	padding:0 5px 0 0px;
}

#presse_contact {
	width: 310px;
	height: 143px;
	background-image: url('../images/img_site/ppres_contact_cadre.gif');
	background-repeat: no-repeat;
	margin-bottom: 40px;
	margin-top:40px;
}

#presse_contact h4 {
	text-align:center;
	padding-top:20px;
	margin-top:0px;	
}

#presse_contact p {
	padding-left:30px;
}


/*********colomne de droite qui remplace la colomn_4 car pas assez large ************/
#presse_right {
	/*position:relative;*/
	float:right;
	width: 333px;
	/*height:580px;*/
	padding: 0;
	top: 0px;
	right:5px;
	margin-bottom:20px;
}

#presse_right  p {
	padding:0px;
}
#presse_right h4 {
	text-align:center;
	padding-top:20px;
	margin-top:0px;	
	color: #f49e23;
}

#presse_right a {
	text-decoration:none;
}
#presse_right td {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #F39E24;
	padding-top:7px;
	padding-bottom:6px;
}

#presse_right table td.noligne {
	border-style: none;
	text-align:right;
	padding-top:15px
}


#presse_communiques {
	width: 310px;
	height:332px;
	background-image: url('../images/img_site/ppres_communi_cadre.gif');
	background-repeat: no-repeat;
	padding:0 10px 0 10px;
}


#presse_telechargement {
	width: 310px;
	height:238px;
	background-image: url('../images/img_site/ppres_telecharge_cadre.gif');
	background-repeat: no-repeat;
	padding:0 10px 0 10px;	

}

/************ remplace la column_l à cause des padding ***************/
#presse_global {
	width: 677px;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0 5px 5px 0px;
	text-align: justify;
	color: #626b71;
	position: relative;
	clear: both;
}

#presse_parutions {
	width: 659px;
	height: 244px;
	background-image: url('../images/img_site/ppres_media_fond.jpg');
	background-repeat: repeat-y;
}
