body {
	margin: 0;
	padding: 0;
	background-color:#EAEAEA;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 15px;
}

h3 {
	border-bottom: 1px solid #E5E1D8;
	font-size:18px;
}

p, ol, ul, dl {
	margin-top: 0;
	line-height: 2.2;
}

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

strong {
	color: #4A3E29;
}

a {
	color: #506C00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.aligncenter {
	margin: 0 auto;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 300px;
}

.container_accueil {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04.png);
}

.container_societe {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04_societe.png);
}

.container_prestation {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04_prestation.png);
}

.container_support {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04_support.png);
}

.container_contact {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04_contact.png);
}

.container_liens {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04_liens.png);
}

.container_sitemap {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04_sitemap.png);
}

.container_cgv {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg04_cgv.png);
}


/* Logo */

#logo {
	float: left;
	height: 211px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
	height: 130px;
	padding: 35px 0 0 25px;
}

#barre {float:left;
		margin: -30px 0 -60px 0;
}

#menu {
	float:left;
	background:url(menu/fond.png) no-repeat; 
	height:38px; 
	margin-top:170px;
	margin-left:50px; 
	list-style: none;
	width:762px; 
}

#menu ul {
	line-height:38px;
	float:left;
	list-style:none;
	margin: 0 0 0 -80px;
}

#menu li {
	display:inline;
	font-size:13px;
	text-align:center;
}

.separation { 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	background: url(menu/separateur.png) no-repeat top right;
	display: block; 
	width: 116px; 
	height: 36px; 
	line-height: 35px; 
	padding: 0; 
	float: left; 
	color: #333; 
	text-decoration: none; 
}

.separation b { 
	display: block; 
	width: 116px; 
	float: left; 
	padding: 0;
}

#menu li a { 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	background: url(menu/separateur.png) no-repeat top right;
	display: block; 
	width: 116px; 
	height: 36px; 
	line-height: 35px; 
	padding: 0; 
	float: left; 
	color: #333; 
	text-decoration: none; 
}

#menu li a b { 
	display: block; 
	width: 116px; 
	float: left; 
	padding: 0;
}

#menu li a:hover { 
	display: block; 
	background: url(menu/hover.png) no-repeat; 
	color: #fff; 
}

#menu li a:active,#menu li a:focus { width: 116px; display: block; background: #999 url("active.png") no-repeat ; cursor:pointer; color:#fff; line-height:35px; }
#menu li a:hover b, #menu li a:active b { width: 116px; cursor: pointer; } 

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 25px;
	text-transform: lowercase;
	font-size: 14px;
	color: #809064;
}

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 0 24px 0 25px;
}

/* Contenu Texte */

.contenu_texte {
	border-left: 1px solid #E5E1D8;
}

.contenu_texte .title h1 {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	font-size: 23px;
	color: #7B0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}

.contenu_texte .title a {
	text-decoration: none;
	color: #5A5544;
}

.contenu_texte .title a:hover {
	text-decoration: underline;
}


.contenu_texte .entry {
	margin: 0 25px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	padding: 0 0 0 25px;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

#sidebar img { vertical-align:middle; }


/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 1px 5px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	height:10px;
	width: 595px;
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	background: url(images/bg10.jpg) no-repeat;
	padding: 20px 0;
}

#footer p {
	text-align: right;
	color: #FFFFFF;
	margin: 57px 15px -40px 0;
}

#footer a { color:#FFFFFF;}

/* Footer 2 */

#footer2 p {
	color:#5A554E;
	text-align:center;
}

#footer2 a { color:#5A554E;}

#footer2 img { vertical-align:middle; margin: 0 5px 0 5px;}

.table-tarifs {
	float:left;
	width:100%;
}

.table-tarifs-titre {
	float:left;
	color:#FFFFFF;
	font-size:18px;
	width:456px;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 5px;
	background:#999999;
	padding:3px 2px;
	border:solid 1px #aea66d;
}

.table-tarifs-contenu {
	float:left;
	width:450px;
	margin:0 0 0 5px;
	background:#fff;
	padding:5px;
	border:solid 1px #aea66d;
	padding:5px;
}

.table-tarifs-prix_part {
	float:left;
	width:450px;
	margin:-345px 0 0 5px;
	background:#fff;
	padding:5px;
	border:solid 1px #aea66d;
	padding:5px;
}

.table-tarifs-prix_part p {
	color:#FFFFFF;
	font-size:15px;
	width:458px;
	font-weight:bold;
	text-align:center;
	background:#999999;
	border:solid 1px #aea66d;
	margin:-5px 0 5px -5px;
}

.table-tarifs-prix_pro {
	float:left;
	width:450px;
	margin:-163px 0 0 5px;
	background:#fff;
	padding:5px;
	border:solid 1px #aea66d;
	padding:5px;
}

.table-tarifs-prix_pro p {
	color:#FFFFFF;
	font-size:15px;
	width:458px;
	font-weight:bold;
	text-align:center;
	background:#999999;
	border:solid 1px #aea66d;
	margin:-5px 0 5px -5px;
}

#partenaire p {
	text-align:center;
}

.nordnet{
	margin-left: 100px;
}
