@charset "utf-8";
/* CSS Document */

/* LAYOUT */
body#hot-news div#main .col_a, #hot-news div#main .col_b {
	width:282px;
	overflow: hidden;
}
body#hot-news div#main .col_a {
	margin-right:18px;
}

body#hot-news div#main h2 {
	position:absolute;
	top: -6000px;
	height:0;
	width:0;
}
/* HACK FOR SLIDESHOW */
body#hot-news div#main .slideInfoZone h2 {
	position: relative;
	top: 0;
	height:auto;
	width:auto;
}
body#hot-news div#main h3 {
	margin:0 0 -10px 10px;
	padding:15px 0 0 0;
	height:35px;
	background:url(../medias/content/mainh2_pointille.gif) top right no-repeat;
	font-family:"Arial Black";
	font-weight:bold;
	font-size:1.2em;
	z-index:1;
	position:relative;
}

body#hot-news div#main h4, 
body#hot-news div#main h5, 
body#hot-news div#main ul,  
body#hot-news div#main p,  
body#hot-news div#main object {
	margin:0 20px 0 20px;
}
body#hot-news div#main h4 {
	padding-top:10px;
	margin-bottom: 10px;	
	font-family:"Times";
	font-style:italic;
	font-size:1.6em;
	font-weight:bold;
	border-bottom:#999999 1px solid;
}

body#hot-news div#main h5 {
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
}
body#hot-news div#main p {
	padding-bottom: 10px;
}
body#hot-news div#main ul {
	list-style: disc;
	list-style-position: inside;
	padding-bottom: 10px;
}
body#hot-news div#main ul li {
	margin:2px 0;
	line-height:1.4;
}

body#hot-news div#main div.tx-rgsmoothgallery-pi1 {
	margin:10px auto;
	overflow:hidden;
	padding-bottom:20px;
	width:520px;
}

body#hot-news div.bloc-fluide a.redirect-blank,
body#hot-news div.bloc-fluide a.redirect-pdf,
body#hot-news div.bloc-fluide a.redirect-mail,
body#hot-news div.bloc-fluide a.redirect,
body#hot-news div.bloc-fluide a.autres-manisfestations {
	font-weight: bold;
}

body#hot-news div.bloc-fluide iframe {
	margin: 0px 20px 20px 20px;
}

