body {
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #FFFBE2;
	margin-right: 0px;
}
form {
      	margin: 0px;
}
.bodyspe {
	 margin-right: 0px;
	 margin-left: 0px;
	 margin-top: 1px;
	 margin-bottom: 1px;
	 font: 11px Verdana, Arial, Helvetica, sans-serif;
         background-color: #FFFBE2;
}
.bodyspe h1 {
	font-size: 15px;
	color: #e81b1b;
	position: relative;
	font-variant: small-caps;	
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodyspe h2 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #027a3c;
}
a {
	color: #2093c9;
}
a:hover {
	color: #000000;
}

#logo {
	z-index: 1;
	position: absolute;
	width: 735px;
	height: 80px;
	top: 0px;
	left: 0px;
}

.menu {
	position: relative;
	top: 18px;
	height: 55px;
	width: 120px;
	vertical-align: middle;
}
.menu_bis {
	width: 125px;
	height: 55px;
	background: #FFFBE2;
	position: relative;
	margin-left: -1px;
	border: 1px solid #9CACB1;
	margin-bottom: 30px;
}
.google {
	width: 125px;
	height: 125px;
	top: -15px;
	background: #F5F5F5;
	position: relative;
	margin-left: -1px;
	padding-left: 1px;
	border: 1px solid #9CACB1;
	margin-bottom: 15px;
}
.menu_onglet {
	color: #2093c9;
	height: 15px;
	width: 100px;
	position: absolute;
	top: -19px;
	z-index: 2;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.menu ul {
	line-height: 15px;
	list-style-type: none;
	position: relative;
	margin-left: 0px;
	left: 9px;
	padding: 0;
	top: 50%;
	margin-top: -40px;
}
.menu a {
	color: #2093c9;
	position: relative;
	right: 5px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.menu a:hover {
	color: #2093c9;
	position: relative;
	text-decoration: underline overline;
}
.menu p {
	color: #2093c9;
	font-size: 10px;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	top: -15px;
	width: 120px;
}
#menu {
	position: absolute;
	top: 100px;
	left: 10px;
	z-index: 2;
}

#contenu {
	border: 1px solid #9CACB1;
	background-color: #FFFBE2;
	position: relative;
	top: -30px;
	left: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 560px;
	z-index: 2;
}
#contenu h1 {
	display: inline;
	font-size: 15px;
	color: #e81b1b;
	font-variant: small-caps;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenu h2 {
	display: inline;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #2093c9;
}
#contenu h3 {
	display: inline;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #535353;
}
#contenu h4 {
	display: inline;
	font-size: 10px;
	margin: 0;
	color: #A3A3A3;
}
#contenu p {
	position: relative;
	left: 20px;
	width: 555px;
	color: #5C747C;
}
#contenu h2 a {
	color: #2093c9;
}
#contenu h2 a:hover {
	color: #000000;
}
#contenu h3 a {
	color: #535353;
}
#contenu h3 a:hover {
	color: #000000;
}
#contenu h4 a {
	color: #A3A3A3;
}
#contenu h4 a:hover {
	color: #000000;
}

#contenu ul {
	position: relative;
	left: 35px;
	top: -20px;
	list-style-type: circle;
	margin-top: 25px;
	margin-left: 20px;
}

#banniere {
        margin-left: auto;
        margin-right: auto;
        position: relative;
	background-color: #FFFBE2;
	width: 468px;
	height: 60px;
	top: -20px;
	left: 13px;
	z-index: 2;
	padding: 0px;
	text-align: center;
	border: 1px solid #9CACB1;
}
.foot {
	margin-left: auto;
	margin-right: auto;
	top: -10px;
	left: 13px;
	width: 450px;
	height: -100px;
	border: 1px solid #9CACB1;
	background-color: #FFFBE2;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
.footer {
	margin: 0;
	font-size: 9px;
	text-align: center;
	color: #5C747C;
	margin-left: auto;
	margin-right: auto;
}

