/*  portail Style Sheet
    --------------------------------------------------------------
	Original author:	Kevin-C. J. ( http://www.kevinjaouen.eu/ )
	For:		GW09	( http://www.gw09.fr/ )
    --------------------------------------------------------------
*/
*{margin:0;padding:0}
header,nav,article,aside,footer,section{display: block}
body{border-top:6px solid #000;color:#000;background:#456B9A url(http://static.gw09.fr/leportail.png) no-repeat top right;min-height:100%;font-family:"Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;font-size:12px;line-height:150%}
img{border:0}
a{text-decoration:none;color:#FF6C02}
a:hover{color:#456B9A}
#mhsc{position:absolute;top:25px;left:40px}
header{width:800px;margin-top:20px;text-align:center;margin:0 auto;}
header p{margin-top:10px;padding: 5px;background-color:#BEE2FA;-moz-border-radius: 6px;-khtml-border-radius: 6px;-webkit-border-radius: 6px;border:1px solid #000}
section{width:1130px;padding:10px 5%;margin:0 auto;}
article{position:relative;width:230px;float:left;height: 410px;font-size: 1em;text-align:justify;margin-right: 10px;padding: 0 20px 20px;background-color:#BEE2FA;-moz-border-radius: 6px;-khtml-border-radius: 6px;-webkit-border-radius: 6px;margin-bottom:30px;border:1px solid #000}
article#forum{background:#BEE2FA url(leforum.png) no-repeat top right}
article#site{background:#BEE2FA url(lesite.png) no-repeat top right}
article#boutique{background:#BEE2FA url(laboutique.png) no-repeat top right}
article#tchat{background:#BEE2FA url(letchat.png) no-repeat top right}
article:hover{background-color:#AFDFFF}
article nav{text-align:center}
article nav img:hover{-moz-transform: rotate(20deg);-webkit-transform: rotate(20deg)}
article span{border-bottom:1px dashed #DB4300}
article aside{position: absolute;bottom:0;width:88%;border-top:1px dotted #000;margin-top:15px;text-align:center;font-size:10px}
footer{clear:both;margin-top:30px;padding:6px 0;border-top:1px dashed #456B9A;height:22px;width:100%;background:#000;color:#F60;text-align:center}
footer span.left a{float:left;color:#000}
footer span.right{float:right;font-size:small}