@charset "utf-8";
/* CSS Document */

.theme{
	width: 560px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	height: 450px;
	overflow: auto;
	padding-right: 10px;
}
.what{
	margin-bottom:10px;
	font-weight: bolder;
	text-transform: capitalize;
}
.when{margin-bottom:10px;}
.where{margin-bottom:10px;}
.welse{margin-bottom:10px;}



#news a, #presse a {
	text-decoration:underline;
	color:#333
}
	
#news a:hover, #news a:hover{
	text-decoration:none;
	color:#000;
	font-weight: bolder;	
}
.theme img{
	text-decoration:none;
	background-color:#ef353c;
}
