body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font: 100% Verdana, Arial, sans-serif;
	background-image: url(images/vert.jpg);
	text-align: center;
}

#site {
	width: 728px;
	margin: 8px auto;
	padding: 0;
	text-align: left;
	font-size: 75%;
	line-height: 125%;
}

#home #site {
	background: #fff;
}

img {
	display: block;
	border: 0;
	margin: 5px 5px 5px 5px;
	float: left;
}

.top {
	border-top: 1px solid #c00;
	margin: 0.5em 0 0.5em 0;
	width: 100%;
}

.titles {
	color: #039;
	font-weight: bold;
}

.inline {
	display: inline;
}

.credits {
	font: 95% Verdana, Arial, sans-serif;
	color: #039;
}

hr {
	width: 100%;
	color: #c00;
	height: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/*  entete */
#home h1 {
	text-indent: -9999px;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	display: block;
	width: 728px;
	height: 220px;
	background: url(images/logo-main10.jpg) top center no-repeat;
	text-decoration: none;
}

#footer a {
	color: #fff;
}

/*  main */
#une {
	float: left;
	width: 430px;
	margin-top: 0px;
	padding: 5px;
}

#main h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #039;
	margin: 0 0 0.5em 0;
}

#une h3 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #039;
	text-indent: 19px;
	margin: 0 0 0 0;
}

#main h3 {
	background: url(images/dot.gif) no-repeat 0 3px;
}

#une p {
	margin: 0 0 0.9em 0;
}

/*  right */
#right {
	background: #fed174;
	width: 241px;
	margin: 0px 0;
	padding: 0 10px;
	float: right;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 221px;
}
#site>#right {
	width: 221px;
}

#right h2 {
	font: 1.75em Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0 0 0 0;
}

#right h3 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #3c3c3c;
	background: url(images/dot.gif) no-repeat 0 1px;
	padding: 0;
	margin: 0.5em 0;
	text-indent: 19px;
	line-height: 130%;
}

#right p {
	margin: 0 0 0.9em 0;
}

/*  right2 */
#right2 {
	background: #fff;
	width: 135px;
	margin: 0px;
	padding: 0px;
	float: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 115px;
}
#site>#right2 {
	width: 115px;
}

#right2 img {
	float: left;
	margin: 0px;
}

/*  footer */
p#footer {
	width: 728px;
	height: 26px;
	padding: 8px 25p 0 0;
	clear: both;
	/* background: url(img/foot.gif) no-repeat 0 0px; */
	color: #000;
	font-size: 10px !important;
	line-height: 120%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	/*width: 690px;*/
	height: 18px;
}

#site>p#footer {
	height: 18px;
}

p#footer a {
	color: #000;
}	

/*  links */
a:link {
	color: #c00;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #c00;
	text-decoration: underline;
	background-color: #e4e4e6;
}

/*  varia */
ul, ol {
	font-size: 1.05em;
	line-height: 130%;
	margin-left: 19px;
	padding-left: 19px;
	list-style: upper-roman;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

li {
	margin-bottom: 1em;
}

ul li {
	margin-left: 15px;
	padding-left: 16px;
	background: url(images/dot.gif) no-repeat 0 4px;
}