body {
	background-color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
a {
	color:#FF0000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#site #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 143px;
}
#site {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e80413;
	border-right-color: #e80413;
	border-bottom-color: #e80413;
	border-left-color: #e80413;
	background-color: #FFFFFF;
}
#pages {
	padding:5px;
	background-color:#f1f1f1;
	border:1px solid #999999;
	text-align:center;
	width:90%;
	margin:7px auto;
}
#pages a, #pages {
	color:#0099CC;
}
#codeadsenseheader {
	height:15px;
	background-color:#cc0000;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #970101;
	border-right-color: #970101;
	border-bottom-color: #970101;
	border-left-color: #970101;
}
#menu {
	width:180px;
	padding-left:3px;
	float:left;
}
#menu a, #menu a:hover {
	display:block;
	margin-left:7px;
	text-decoration:underline;
	margin-bottom:1px;
	width:160px;
}
#contenu {
	padding-left:185px;
	padding-right:5px;
}
#header_txt {
	position:absolute;
	margin-top:-30px;
	margin-left:75px;
}
#header_txt h1, #header_txt a {
	color:#003399;
	text-decoration:none;
	font-size:17px;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header_txt h1 a:hover {
	text-decoration:underline;
}

#footer {
	clear:both;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #970101;
	border-right-color: #970101;
	border-bottom-color: #970101;
	border-left-color: #970101;
	background-color:#cc0000;
	text-align:center;
	color:#ffffff;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footerdiv {
	border-top-width: 2px;
	border-right-width: 0px;
	padding:3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
h1, .h1 {
	color:#e7010e;
	font-size:18px;
	margin-bottom:4px;
	font-family:Verdana;
	letter-spacing:0.1em;
	margin:3px;
}
.pages {
	padding:4px;
	text-align:center;
	color:#CCCCCC;
	border: 2px solid #bababa;
	background: #372a2a;
	width:654px;
	clear:both;
}
h3.notop {
	margin-top:0px;
}
h2, h3 {
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	color:#0066CC;
	font-style:italic;
	font-variant:small-caps;
}
h3 {
	margin:4px;
}
p {
	margin-bottom:7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	letter-spacing:0.05em;
	word-spacing:0.5em;
	color:#006699;
}