#content{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 180px;
	margin-right: 225px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
#extra{
	float:left;
	width:220px;
	margin-left: -220px;
}

/* home */

#actus, #static{
	width: 285px;
}
#actus{float: left}
	#actus .actu{
		margin-bottom: 15px;
	}
	#actus .actu img.photo_actu{
		float: left;
		margin: 5px;
		//border: 1px solid gray;
	}

	
#static{float: right}
        #static #video {text-align: center; margin-bottom: 15px; margin-top: 15px;}

	#static #photo {text-align: center; margin-bottom: 15px;}
	/*#static #photo img {height: 200px;}*/
	#static #photo em{font-size: 10px;}
	#static #static_shortucts .vide{
		height:40px;
	}
	.shortcut{
		margin-bottom: 15px;
		}
		.shortcut img.logo{
			margin: 0;
			margin-right: 20px;
			border: 1px solid #E6E7E2;
		}

    .actu_box{
      /*
      border: 1px solid #DEE0DA;
      border-bottom: 5px solid #DEE0DA;
      */
      }
      .actu_box h4.category{
        padding: 5px;
        background: #DEE0DA;      
      }

