/* BLOC THEMATIQUE */

#bloc-thema {
	overflow:hidden;
	margin-bottom:5px;
	
}

#bloc-thema .case {
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
	float:left;
	width:300px;
}

#bloc-thema .case img {
	clear:both;
	margin-bottom:7px;
}

#bloc-thema .case .bloc-1 {
	float:left;
	width:215px;
	-width:210px;
}
#bloc-thema .bloc-1 h3{
	text-transform:uppercase;
	font-size:1.0em;
	color:#373737;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#bloc-thema .bloc-1 h3 a{color:#373737;}
#bloc-thema .case .bloc-1bis{
	float:right;
	text-align:right;
	font-size:0.8em;
	margin-top:-6px;
	}
#bloc-thema .case .bloc-1 a.title, #bloc-thema .case .bloc-1 .title{
	text-transform:uppercase;
	font-size:1.1em;
	color:#373737;
	display:block;
	font-weight:bold;
	
}

#bloc-thema .case .bloc-1 a.sub-title {
	display:block;
}

#bloc-thema .case .bloc-2 {
	float:left;
	text-align:right;
	font-size:2.2em;
	height:25px;
	width:60px;
}

#bloc-thema .case .bloc-2 a {
}

#bloc-thema .case .bloc-3 {
	float:left;
	height:25px;
	width:25px;
}

#bloc-thema .case .bloc-3 .euro {
	font-size:1.3em;
	margin-left:1px;
	height:15px;
	float:left;
	width:24px;
}

#bloc-thema .case .bloc-3 .euro sup {
	font-size:0.5em !important;
	font-size:0.6em;	
}


#bloc-thema .case .bloc-3 .info {
	margin-left:2px;
	font-size:0.9em;
	text-align:right;
	
	line-height:0.8em;
	float:left;
	width:15px;
}

#bloc-thema .liste {
	clear:both;
	padding-top:5px!important;
	padding-top:0;
}

#bloc-thema .liste .liste_deroulante {
	width:90%;
	font-size:0.8em;
	float:left;
}

#bloc-thema .liste .bt {
	border:1px solid #FFF;
	background-color:#FFF;
	color:#666666;
	width:9%;
	font-size:1em;
	padding:0px;
	float:left;
}

/* HACK IE */

#bloc-thema .case img {
	*margin-bottom:4px;
}
