html {
	font-size: 125%;
}

body {
	text-align: center;
	font: 50% Arial, Helvetica, sans-serif;
	background-color: #666666;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

#conteneur {
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

#cadre {
	width: 860px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: repeat;
	background-image: url(images/faux_adr.gif);
}

h1 {
	font-size: 1.5em;
	color: #000000;
	letter-spacing: 0.2em;
}

h2 {
	font-size: 1.4em;
	color: #000000;
	letter-spacing: 0.2em;
}

h3 {
	font-size: 1.4em;
	color: #000000;
	letter-spacing: 0.2em;
}

h4 {
	font-size: 1.5em;
}

.header2 {
	font-size: 1.4em;
	color: #000000;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.header_menu {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-color: #990033;
}

p {
	font-size: 1.2em;
	color: #333333;
	padding-bottom: 1em;
	line-height: 1.6em;
}

ul {
	list-style: none;
	font-size: 1.2em;
}

a {
	font-size: 1.1em;
	color: #990000;
}

a:hover {
	text-decoration: none;
}

#logo {
	height: 160px;
}

#contenu {
	width: 350px;
	float: left;
	margin-left: 240px;
	display: inline;
	padding-bottom: 8em;
	padding-right: 40px;
	padding-left: 40px;
}

#col_droite {
	float: right;
	width: 180px;
}

#pub {
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	position: absolute;
	left: 717px;
	top: 205px;
}

#pub a {
	font-size: 12px;
}

#menu {
	width: 190px;
	position: absolute;
	top: 190px;
	left: 0px;
	margin-right: 20px;
	margin-left: 20px;
}

#menu ul {
	margin-bottom: 4em;
	margin-left: 15px;
}

#menu ul li {
	margin-bottom: 1em;
}

#menu ul li a {
	text-decoration: none;
	font-size: 12px;
}

#nav {
	text-align: center;
	font-size: 1.1em;
	background-color: #FFFFFF;
	padding-top: 2em;
	padding-bottom: 1.5em;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/nav_topcorner.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#nav li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 2em;
}

#nav li a {
	text-decoration: none;
	color: #333333;
}

#nav li a:hover {
	text-decoration: underline;
}

.bottom {
	text-align: center;
	font-size: 1em;
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-right: 30px;
	padding-bottom: 1em;
	padding-left: 30px;
}

.bottom li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 3em;
}

.bottom li a {
	color: #666666;
}

#footer {
	font-size: 1.1em;
	color: #2c2c2c;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: lighter;
	text-align: center;
	background-color: #FFFFFF;
}

.line1 {
	margin-bottom: 2em;
	padding-bottom: 1em;
	letter-spacing: 2px;
	font-size: 1.2em;
	border-bottom-width: 3px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
}

.line2 {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom-width: 2px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
}

.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
	line-height: 0px;
	visibility: hidden;
}
