﻿#body_content
{
	background-color: White;
}

body 
{
  background-color: #dae0e0;
  margin: 0 auto;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003063;
  width: 990px;
}

.header
{
	background-color: #ddf4ff;
}

#content
{
	background-color: White;
}

#content .middle, #content .left_middle, #content .right_photos
{
	padding-top: 1em;
}

.left, .middle, .right, .left_middle, .right_photos
{
	float: left;
}

.left 
{
	width: 156px;
}

.right
{
	width: 157px;
}

.left_middle
{
	width: 720px;
}

.right_photos
{
	width: 239px;
}

.middle 
{
	width: 677px;
}

.front_logo
{
	display: block;
	margin: 10px 0 0 20px;
}

div.spacer
{
	clear: both;	
	background-color: White;
	position: relative;
}

h1.espace_pro
{
	text-transform: none;
	color: #0088F6;
	text-align: center;
	letter-spacing: normal;
	margin: 1em 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

h1.espace_pro:first-letter
{
	font-size: 14px;
}

ul.espace_pro
{
	margin-top: 1em;
	padding-left: 2em;
	margin-left: 0;
	list-style-position: inside;
	list-style-image: url('Images/bouton_07.gif');
	font-weight: bold;
	font-size: 12px;
}

ul.espace_pro li a
{
	line-height: 30px;
	vertical-align: super;
	color: #0088F6;
}

a
{
	text-decoration: none;
}

.slogan
{
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 4px;
	top: 0;
	left: 0;
	width: 100%;
	color: White;
	background-color: #001d4d;
	
}
/*
.front_recherche 
{
	background-color: #A9F900;
	line-height: 25px;
	padding-top: 0;
	padding-bottom: 0;
}

.front_recherche .textbox 
{
	margin: 0 4px;
	width: 16ex;
	border: solid 1px Gray;
}

.front_recherche .textbox.inactif
{
	color: Gray;
	font-style: italic;
}

.front_recherche .textbox.actif
{
	color:Black;
	font-style: normal;
}

.front_recherche .button 
{
	width: 23px;
	height: 23px;
	background: url('Images/icon-search-ok.gif') no-repeat left top;
	border-style: none;
}
*/
.left_border
{
	float: left;
	height: 200px;
	width: 30px;
	background: url('Images/bord_gauche.gif') no-repeat 0 0;
}

#footer
{
	text-align: center;
	clear: both;
}

#footer a
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: underline;
}
