

/* @override 
	http://2007.artsetmetiers.net/tests/V5/css/content_home.css
	http://2007.artsetmetiers.net/css/content_home.css?macouleur=
*/

.milieu{
	padding: 0;
	width: 950px;
	height: auto;
	position: relative;
	float: left;
}
.rblok{
	width: 650px;
	float: left;
	margin: 0;
}
.lblok{
	width: 290px;
	float: left;
	height: 420px;
	background-color: #ccc4b8;
	margin: 0 10px 10px 0;
	padding:0;
}
.lblok .image{
	padding: 10px 27px;
	height: 200px;
}
.flash{
	background-color: #ccc4b8;
	width: 650px;
	height: 210px;
	margin: 0px;
	margin-bottom: 10px;
	position: relative;
	float :left
}
.bigflash{
	width: 950px;
	height: 244px;
	background-color: #ccc4b8;
}
.news, .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
.news{
	color: #333;
	margin-top: auto;
	margin-bottom: 0;
}
.rblok .news{
	 /*margin:10px 0;*/

}
.footer{
	position: relative;
	background: #ccc4b8;
	width: 950px;
	height: 15px;
	float: left;
	color: #555;
	margin-bottom: 10px;
	padding: 3px 0;
	text-align: center;
}
.milieu a, .milieu a:visited {
	text-decoration: none;
	color: #333;
}

.smallnews:hover, .bignews:hover{
	background-color: #f7f4ef;
}
*html .milieu a:hover {
	color:#fff;
}
.news h1{
	margin: 0;
	margin-bottom: 6px;
	text-align: left;
}

.news h1 a {
	font-size: 1em;
	color: #555;
}
.news h2 {
	color: #333;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	margin-bottom: 6px;
}

.news h3 {
	color: #555;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 0;
}

.news h2 + h3 {
	margin-top: -5px;
	margin-bottom: 6px;
}
.bignews{
	background: #ccc4b8;
	position: relative;
	float: left;
	width: 405px;
	height: 180px;
	margin-right: 10px;
	position: relative;
	padding: 10px;
}
.bignews .txt {
	margin-left: 10px;
	vertical-align: bottom;
	padding: 0;
/*	float: left;
	height: 180px;
	width: 268px;*/
}
.bignews a {
	color: #333;
}
.bignews .image {
	margin: 0;
	margin-right: 10px;
	float: left;
	vertical-align: bottom;
/*	max-width: 200px;
	overflow: hidden;*/
}
/*
.bignews .image img {
	height: 180px;
}
*/
.ticker{
	background: #ccc4b8;
	margin: 0;
	float: left;
	height: 200px;
	width: 215px;
	padding: 0;
	position: relative;
}
.smallnews {
	background: #ccc4b8;
	float: left;
	max-height:80px;
	width: 270px;
	padding: 10px;
	position: relative;
}
.smallnewsimg {
	width: 80px;
	height: 80px;
	margin: 0 10px 0px 0px;
	padding: 0px;
	padding-bottom: 0px;
	float: left;
}

.smallnewstxt {
	float: left;
	width: 180px;
	height: 80px;
	position: relative;
	margin: 0;
}
.bottombox{
	display: table-cell;
	vertical-align: bottom;
}
.lblok .bottombox{
	height: 80px;
}
.rblok .bottombox{
	height: 180px;
}
.footer a, .footer a:visited{
	color: #555;
	font-weight: bold;
}
.footer a, .footer a:hover{
	color: #f7f4ef;
}
