h1, h2, h3 {
	font: normal 20px Arial,Helvetica,sans-serif;
}
p {
	color: #565543;
	font: normal 13px/20px Arial,Helvetica,sans-serif;
	margin: 10px 0px;
}
div#entreprise {
	color: #565543;
	border:1px dotted #f7ddc6;
	padding: 13px;
	margin-top:10px;
}
div#entreprise h2 {
	padding-bottom: 15px;
	font-size:20px;
}
div#evenements {
	color: #565543;
	border:1px dotted #f7ddc6;
	padding: 13px;
	margin-top:10px;
}
div#evenements h2 {
	padding-bottom: 15px;
	font-size:20px;
}
div#bulletin {
	color: #565543;
	border:1px dotted #f7ddc6;
	padding: 13px;
	margin-top:10px;
}
div#bulletin h2 {
	padding-bottom: 15px;
	font-size:20px;
}
div#annonces {
	color: #565543;
	margin-top:10px;
}
div#annonces img {
	width:290px;
	border:1px dotted #f7ddc6;
	margin:0px 0px 6px 0px;
	padding:20px;
}
div#nouvelles {
	color: #565543;
	border:1px dotted #f7ddc6;
	padding: 13px;
	margin-top:10px;
}
div#nouvelles h2 {
	padding-bottom: 15px;
	font-size:20px;
}
div#video {
	color: #84817e;
	background-color: #faebdd;
	margin-top: 12px;
	padding: 13px;
}
span.plus{
	font: bold 12px Arial,Helvetica,sans-serif;
}
span.title1 {
	font: bold 12px Arial,Helvetica,sans-serif;
}
span.title1 a {
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}
div#cont_video {
	width: 334px;
	height: 188px;
	background: url(../images/videos/retro_accueil.jpg) no-repeat center;
	margin-top: 12px;
	cursor: pointer;
}
div#c_suggest {
	display: none;
	position: absolute;
	width: 586px;
	height: 230px;
	padding: 3px 5px;
	background-color: #fff;
	border: 1px #de7a1c solid;
	z-index: 100;
}
div#s_suggest {
	width: 505px;
	height: 223px;
	overflow: hidden;
	font: normal 12px/15px Arial,Helvetica,sans-serif;
}
div#s_fermer {
	text-align: right;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #de7a1c;
	height: 215px;
}
div#s_fermer span {
	cursor: pointer;
}
div#s_info {
	text-align: right;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #84817e;
}
span.suggest {
	cursor: pointer;
}
span.suggest:hover {
	text-decoration: underline;
}
.liensa{
	clear:both;
	margin-top:10px;
	font: normal 12px Arial,Helvetica,sans-serif;
	color:#d2d2d2;
}
div#billets {
	width: 100%;
	margin-top:10px;
	min-height:209px;
	float: left;
	display: inline;
	font: normal 12px/20px Arial,Helvetica,sans-serif;
	color: #005689;
}
table#billets_infos {
	border: 0px;
	cursor: pointer;
}
table#billets_infos td.date {
	width:80px;
	font-size:10px; 
	line-height:15px; 
	color:grey; 
	font-family: Verdana, sans-serif; 
	margin:0px 0px 8px 0px;
	padding:6px 0px;
	border-top:1px solid #EEEEEE;
	vertical-align:top;
}
table#billets_infos td.name {
	color:#21759B;
	text-decoration: none;
	padding:6px 0px;
	line-height:14px;
	font-size:10px;
	font-family: Verdana, sans-serif;
	border-top:1px solid #EEEEEE;
}
