*{
background-color: transparent; /*ajout*/
}

.rub:hover {/* modifié en .rub:hover. a:hover a l'origine empeche que tous liens soit jaune et noire au passage de la souris*/
	background-image: url(../media/images/05.gif);
	background-color: #F7CC7A;
}
.rub {
	background-image: url(../media/images/03.gif);
	background-repeat: no-repeat;
	color: #F7CC7A;
}
h2 {
	background-image: url(../media/images/05.gif);
	background-repeat: no-repeat;
	background-color: #F7CC7A;
}
h1 {
	display:inline;
	text-align:left;
	color: #F69714;
	margin-left:4px;
}
.contactPresse{
	width:300px;
	color: #F69714;
	font-size:12px;
	padding:10px;
	font-family:Arial;
}
.contenu div.contenu2{
	margin-top: 16px;
}
/*.contenu2 span{
/*ajouts*/

.spacer{

min-height: 16px;
margin:0;
padding:0;
}

.newsleft{
float: left;
width: 24%!important;
width: 22%;
margin: 0.3em;
}

#titredet{
text-align:left;
}

.plus{
display: block;
margin-top: 12px;
font-size: 0.75em;
text-decoration: none;
color: #CC8822;
font-family: Arial, Helvetica, sans-serif;
}

.plus:hover{
text-decoration: underline;
}

.troisnews{
background-image: url(../media/images/11.gif);
background-repeat: no-repeat;
background-position: top right;
}

#photocol{
float: left;
width: 150px;
}
#photocol img{
margin:5px;
}

#artdetpress{
padding-left:10px;
}

.titrenews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC8822;
	font-weight: bold;
}
.datenews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	width:100%;
	margin:0;
	}

.imgdetpress{
	padding: 10px;
}

.editonews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	width:100%;
}
.infonews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	width:100%;
}
.titrenews p,.imgdetpress p,.datenews p,.editonews p, .infonews p{
	margin:0;
	padding:0;
}
.salondet{
	padding:10px;
}