#main_container .right .offre h2 {
	color: #a68d55;
	text-transform: uppercase;
	font-size: 12px;
}
#main_container .right .offre h3 {
	text-transform: uppercase;
	font-size: 12px;
}
#main_container .right .offre h4 {
	color: #666666;
	text-transform: none;
	background: none;
	padding: 0;
	margin: 0;
}


.dossier_title {
	padding-left: 20px;
	line-height:  20px;

	background: url(../_img/puce-gauche-2.gif) no-repeat left;

	font-size: 11px;
	font-weight: bold;
}

.ico-pdf {
	padding-left: 20px;
	line-height:  20px;
	
	background: url(../_img/groupe/ico-pdf.jpg) left center no-repeat;
	text-decoration: underline;
	
	font-size: 11px;
	color: #333333;
}

.communiques_presse h5 {
	color: #a68d55;
}

/* Communiqué */
.communique {
	background-color: #f0f0f0;
	margin-bottom: 5px;
	color: #666666;
}

.communique .titre {
	color: #a68d55;
	font-weight: bold;
}
.communique .image {
	border: 1px solid #a89059;
	padding: 2px;
}

.communique a.puce {
	padding-left: 20px;
	line-height:  20px;

	background: url(../_img/puce-gauche.gif) no-repeat left;
	text-decoration: underline;

	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#popup_presse .communique { width: 292px; float: left; margin-left: 5px; }

/* Communiqué */
.revue {
	color: #666666;
	margin: 15px;
	font-weight: bold;
}

.revue .titre {
	color: #a68d55;
	font-weight: bold;
}

/* POPUP */
#popup_presse {
	border: 1px solid #a48a52;
	background-color: #FFFFFF;
	padding: 2px;
	width: 600px;
}
#popup_presse h4 { color: #666666; padding-left: 15px; margin: 5px 0;}
#popup_presse .popup_presse_content {
	background: url(../_img/popup_background.gif) repeat-x top;
	position: relative;	
}

#popup_presse h5 {
	color: #a68d55;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

.popup_title {
	background: url(../_img/popup_back_title.gif) repeat-x center;
}
.popup_title span {
	background: #d1c393;
	padding: 2px;
	padding-left: 15px;
	padding-right: 5px;
	
	color: #a68d55;
	font-size: 14px;
	font-weight: bold;
}

.popup_texte {
	padding: 15px;
	font-size: 11px;
	color: #333333;
}

.popup_texte ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

.popup_texte li {
	list-style-image: url(../_img/puce-rond.gif);
}

.popup_close {
	text-align: right;
	right: 0;
}

.popup_diaporama {
	margin-top: 10px;
	width: 100%;
}

.popup_image {
	border: 1px solid #a89059;
	padding: 2px;
}