/* CSS Document */

/* DIV Global */
body {
	margin: 0;
	text-align:left;
	background-image:url(../img/flocon2.png);
	/*background-color:#132939;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

#global {
     position: relative;
     margin-left: auto;
     margin-right: auto;
     width: 980px;
	 height: 650px;
	 background:url(../img/hiver/index2c.jpg) no-repeat; 
}

/* Style */
.def_news {
	font-size: 11.5px;
	font-weight: normal;
	color: #fff;
}

.def_news img {
  max-height:100%;
  max-width:100%;
}