* {
 padding: 0;
 margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #4E616F;
}
#wrapper {
 width: 990px;
 margin: 0 auto;
}
#navbar {
 border: 1px solid #ccc;
 margin: 0px 5px 0px 5px;
 padding: 4px;
 background-color: #89959D;
}
#top {
	height: 10px;
	padding: 0px;
	background-color: #75848E;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#header {
	height: 180px;
	width: 100%;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
 }
 #headerinsert {
	height: 145px;
	padding: 15px 65px 5px 5px;
	width: 165px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 5px;
	float: right;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#menu {
	margin: 2px 0px 0px 0px;
	height: 30px;
	padding: 0px;
	width: 99%;
 }
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 5px;
 display: inline; /* IE Hack */
 width: 16%;
 float: left;
 min-height: 300px;
 padding: 4px;
 border: 1px solid #ccc;
 background-color: #89959D;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn { /* Parent Wrapper for inside boxes */
	border: 1px solid #ccc;
	margin: 5px 5px 0px 1px;
	display: inline; /* IE Hack */
	padding: 4px;
	width: 70%;
	float: left;
	min-height: 300px;
	background-color: #4E616F;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#backcolumn {
	border: 1px solid #ccc;
	margin: 5px 5px 0px 1px;
	display: inline; /* IE Hack */
	padding: 4px;
	width: 70%;
	float: left;
	min-height: 300px;
	background-color: #4E616F;
	height: 100%;
	clear: left;
}

#rightcolumn {
	margin: 5px 0px 0px;
	padding: 4px;
	display: inline; /* IE Hack */
	width: 27.3%;
	float: right;
	border: 1px solid #ccc;
	background-color: #4E616F;
	min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 
#footer {
	border: 1px solid #ccc;
	height: 100%;
	background-color: #75848E;
	width: 977px;
	float: left;
	margin-top: 5px;
	margin-left: 1px;
	padding: 5px;
	background-image: url(img/ecole-parapente-pyrenees-2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#detailnews {
	margin:0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#photoinsert {
	height: 100%;
	padding: 5px;
	width: 268px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}
#photoinsert a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#photoinsert a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	cursor: crosshair;

}
#centercolumn a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#centercolumn a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	cursor: crosshair;

}
#materielinsert a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#materielinsert a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	cursor: crosshair;

}
#materielinsert {
	height: 100%;
	padding: 5px;
	width: 268px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}
#footer a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	cursor: crosshair;

}
