/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #5A5C64;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#wrapper {
	position:relative; /* center, not in IE5 */
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	padding: 0px;
	background-color: #5A5C64;
	background-image: url(images/filler.jpg);
}
#header {
	background-color: #5A5C64;
	background-image: url(images/bigheader.jpg);
	position: relative;
	height: 190px;
	width: 960px;
}
#menu {
	position: absolute;
	top: 124px;
	left: 158px;
	width: 646px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	color: #FF0000;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
}
#menu a {
	color: #36383E;
	text-decoration: none;
}
#menu a.selected {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #752B2A;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	color: #37383F;
	width: 630px;
	padding-right: 10px;
}
#content h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
	color: #38383F;
	margin-top: 10px;
	height: 30px;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3A3B42;
	display: block;
	width: 100%;
	position: relative;
}
#content p {
	margin-bottom: 15px;
}
#content a {
	text-decoration: underline;
	font-weight: bold;
	color: #D25200;
}
#photosholder {
	position: absolute;
	top: 270px;
	left: 20px;
	width: 350px;
}
#photobox {
	background-color: #D9D4C9;
	border: 2px solid #742A2A;
	position: absolute;
	height: 360px;
	width: 360px;
	top: 280px;
	left: 40px;
	overflow: hidden;
}
#photoscaption {
	position: absolute;
	top: 650px;
	left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #752B2B;
	height: 20px;
	width: 364px;
	text-align: center;
	font-style: italic;
}
#footer {
	background-color: #C9B9A1;
	background-image: url(images/footer.jpg);
	clear: both;
	height: 60px;
	width: 960px;
	position: relative;
}
#footer  .adroite {
	position: absolute;
	right: 50px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #AEAFB4;
}
#footer .adroite a {
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	color: #AEAFB4;
}
#footer .agauche {
	position: absolute;
	left: 50px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #AEAFB4;
}
.pivate a {
	position: absolute;
	top: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #EBEDEC;
	right: 69px;
	width: 83px;
	text-align: left;
	display: block;
	text-decoration: none;
}
.webpage {
	align: left;
	float: left;
	height: 200px;
	width: 350px;
	border: 2px solid #AFB0B5;
	margin-bottom: 10px;
}
strong {	font-size: 16px;
	font-weight: bold;
}
.webshowoffdiv {
	display: block;
	padding: 15px;
	height: 300px;
	width: 350px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: 2px solid #AFB0B5;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.bullet {
	color: #F6761D;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bolder;
	text-transform: uppercase;
}
.pushright {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.petitebox {
	width: 150px;
	border: 3px solid #595B63;
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 25px;
	background-color: #AFB0B5;
	margin-bottom: 5px;
	color: #393A41;
	height: 50px;
	padding: 5px;
}
#rightcolum {
	position: absolute;
	left: 727px;
	top: 250px;
	height: 100%;
}
