@charset "utf-8";

#top-banner-index{
	width:822px;
	height:194px;
	background:url(../images/index/banner.png) center;
	position:inherit;
	float:left;
	margin-left:5px;
	margin-bottom: 7px;
}

#pic-banner{
	width:304px;
	height:188px;
	margin-top:4px;
	float:left;
	background-image:url(../images/index/home.png);
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/home.png');
}

#logo-banner{
	width: 276px;
	height: 183px;
	float: left;
	margin: 10px 0 0 15px;
	background-image: url("../images/index/logo_beneylu_school_network.png");
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/logo_beneylu_school_network.png');
}

#inscrip-box{
	width:201px;
	float:right;
	margin: 20px 50px 0 0;
	text-align: center
}

#picto-lines{
	float:left;
	margin-left:7px;
	margin-bottom : 20px;
	width:480px;
}

div.argument{
	float: left;
	border-bottom: dashed 2px #BDBCBB;
	text-align: left;
	padding: 10px;
	width: 100%;
	}
	
div.last-argument{
	float: left;
	text-align: left;
	padding: 10px;
	width: 100%;
	}

span.index-argument{
	display: block;
	margin: 10px 0;
	text-decoration: none;
}

#news-container{
	width:822px;
	margin-left:5px;
	margin-bottom:10px;
	float:left;
	padding-left:12px;
}

#news-top{
	float:left;
	background-image:url(../images/index/news-top.png);
	width:788px;	
	height:39px;
	text-align:left;
	font-size:16px;
	padding-left:10px;
	padding-top:6px;
	/*background: none;*/
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/news-top.png');*/
}
#news-middle{
	float:left;
	width:788px;
	background-image:url(../images/index/news-middle.png);
	background-repeat:repeat-y;
	padding-left:10px;
}
#news-bottom{
	float:left;
	width:798px;
	height:26px;
	background-image:url(../images/index/news-bottom.png);
}
#rss{
	margin-top:-15px;
	margin-right: 5px;
	float: right;
	width: 25px;
	height: 20px;
}
