
#general {
}


#bandeau {
	height: 91px;
	background: url(/images-v2/popup/fond-bandeau.gif) repeat-x;
}
#bandeau #titre {
	color: #F5A300;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}
#bandeau #categorie {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#bandeau #date {
	color: white;
	text-align: center;
}
#bandeau #infos {
	padding-left: 8px;
}
#bandeau #infos .info {
	margin-right: 12px;
}
#bandeau #infos #fermer {
	position: absolute;
	right: 10px;
}
#bandeau #infos #fermer a {
	color: #65002E;
	background: url(/images-v2/popup/puce-close.gif) no-repeat 0px 3px;
	padding-left: 12px;
	font-weight: bold;
}



#corps {
	padding: 20px;
}




#pied {
	background-color: #65002E;
	height: 20px;
	text-align: right;
	padding-right: 12px;
}
#pied #imprimer {
	
}
#pied #imprimer a {
	background: url(/images-v2/popup/puce-print.gif) no-repeat 0px 3px;
	padding-left: 12px;
	font-weight: bold;
}