/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/1.0/)
*/
	 
	body {
		margin:0px;
		padding:0px;
		text-align:center;
		}
	
/* Base */
	#container {
		width:770px;
		margin:0 auto;
		padding:0;
		text-align:left;
		}
	#globalhead {
	height:20px;
	margin:0 11px;
	padding:0;
	background-color: #dcdcdc;









		}
	#containerhead {
	margin:0px;
	padding:0;
	background-color: dcdcdc;










		}
	#page {
	float:left;
	width:550px;
	margin:0;
	padding:0;





		}
	#sidebar {
	float:right;
	width:220px;
	padding:0;


		}
	#containerfoot {
	margin:0;
	padding:0;



		}

/* Section */
	#globalheadcontent {
	margin:0;
	padding:0 0 0px;
	height: 20px;




		}
	#containerheadcontent {
	border: thin solid #838c96;
	display: block;
	margin: 0px 10px 0px 9px;
	height: 100px;
	width: 750px;
	padding: 0px;











		}
	#pagehead {
	margin:0px 1px 0 11px;
	padding:0;


		}
	#pagecontent {
	margin:0 1px 0 11px;
	padding:0 15px;

		}
	#sidebarcontent {
	margin:0px 11px 0px 0px;
	padding:0px;


		}
	#containerfootcontent {
	margin:0 1px 0 11px;





		}

/* Miscellaneous */ 
	#containerheadcontent h1 {
	display:none;
	line-height: normal;

		}
	.bottom {
	clear:both;

		}
#containerfootcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
	text-decoration: none;
	padding: 5px 10px 15px;
	font-style: normal;

}
#cadre {
	width: 300px;
	background-image: url(../image/haut2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	padding-bottom: 14px;
















}
#bloccadre {
	background-image: url(../image/bas2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	padding-left: 15px;
	margin-top: 0px;




















}
#cadrelarge {
	width: 500px;
	background-image: url(../image/hautlarge.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;



}
#bloccadrelarge {
	background-image: url(../image/baslarge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;


}
#cadremini {

	width: 200px;
	background-image: url(../image/haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
	padding-bottom: 14px;
}
#bloccadremini {
	background-image: url(../image/bas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Viner Hand ITC", Arial, "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	padding-left: 5px;
	margin-top: 0px;
	color: #CCCCCC;
	padding-right: 5px;


}

