body {
	width: 900px;
	height: auto;
	padding: 0;
	background:#FFF url(images/back_page.jpg) repeat-x;
	border: 1px solid #ccc;
	margin: 10px auto 0;
}

a img {
	text-decoration: none;
	border-style: none;
}

#wrapper {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
}

#subwrapper {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(images/stripes.jpg);
}

#entete {
	width: 900px;
	height: 110px;
	margin: 0;
	padding: 0;
}

#entete span {
	color: #f00000;
}

.droite {
	float: right;
	width: 110px;
	height: 110px;
	margin: 0;
	padding: 0 10px 0 0;
}

.droite a img {
	float: right;
	margin: 5px;
}

.gauche {
	float: left;
	width: 760px;
	height: 110px;
	margin: 0;
	padding: 0 0 0 10px;
}

.logo {
	width: 750px;
	margin: 0;
	padding: 0;
	height: 60px;
}

.gauche img {
	padding: 0;
	float: left;
	margin: 5px 0 0 10px;
}

.gauche p {
	color: #0000FF;
	margin: 28px 0 0 5px;
	padding: 0;
	float: left;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#entete h1 {
	color: #0000FF;
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 40px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#entete h2 {
	color: #0000FF;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	margin: 0;
	padding: 0;
}


/* Menu des langues */
.langue {
	display: block;
	float: right;
	margin: 0;
	width: 75px;
	height: 30px;
	padding: 10px;
}
.langue img {
    margin: 0px 5px;
    padding: 0px;
    border-style: none;
	float: right;
}

.langue a img {
    margin: 0px 5px;
    padding: 0px;
    border-style: none;
	float: right;
}

/*ul#menu {
	font: bold 14px "Times New Roman";
	width: 900px;
	margin: 0;
	padding: 0;
	height: 49px;
	background-image: url(images/back_menu.jpg);
}

#menu li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #fff;
}

#menu a {
	color: #fff;
	list-style-type: none;
	text-align: center;
	display: block;
	padding: 0;
	width: 140px;
	text-decoration: none;
	margin: 10px 0 11px;
}

#menu li:hover {
	background: url(images/menu_hover.jpg) no-repeat center center;
}*/

#menu{
	width: 900px;
	height: 45px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.nav {
	background: #fff url(images/menu/back_menu.jpg) repeat-x;
	float: left;
	width: 875px;
	margin: 0;
	padding: 0 0 0 25px;
	height: 44px;
}
.nev-wrapper {
	clear: both;
	float: left;
}
/*.nav-left {
	background: url(images/menu/menu_gauche.jpg) no-repeat top left;
	float: left;
	width: 9px;
	height: 44px;
}
.nav-right {
	background: url(images/menu/menu_droite.jpg) no-repeat top right;
	float: left;
	width: 9px;
	height: 44px;
}*/
.nav ul {
	width: 860px;
	height: 44px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 16px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(images/menu/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
	list-style-type: none;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 35px;
	overflow: hidden;
	float: left;
	color: #fff;
	text-decoration: none;
}
a .menu-left {
	background: url(images/menu/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}

a .menu-mid {
	background: url(images/menu/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(images/menu/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: red;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(images/menu/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/menu/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #477FFC;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #477FFC !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #477FFC !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/menu/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}

.nav li.norm:hover {
	background: url(images/menu_hover2.jpg) repeat-x center;
}

/*****fin MENU*****/

#corps {
	padding: 0;
	width: 870px;
	height: 400px;
	margin: 50px 15px 15px;
	border-bottom: 1px solid #0000ff;
}


#services {
	width: 278px;
	height: 230px;
	padding: 0;
	float: left;
	margin: 11px 11px 11px 0;
}

.titre {
	width: 267px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: url(images/back_titre.jpg) repeat-x;
	float: right;
}

.titre h4 {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 10px 0 0;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.description {
	width: 267px;
	margin: 2px 0 0;
	padding: 0;
	background: url(images/back_cadre_accueil.jpg) repeat-x;
	height: 172px;
	float: right;
}

.description p {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 0;
	padding: 10px 10px 0;
	height: 80px;
}

.description a img{
	margin: 0;
	padding: 0;
	float: right;
}

.description_service {
	width: 267px;
	margin: 2px 0 0;
	padding: 0;
	background: url(images/back_cadre_accueil.jpg) repeat-x;
	height: 172px;
	float: right;
}

.description_service p {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 0;
	padding: 10px 10px 0;
	height: 80px;
}

.description_service a img{
	margin: -17px 0 0;
	padding: 0;
	float: right;
}

.description_service img{
	margin-left: -21px;
}

.description_service object{
	margin-left: -21px;
}


.description_transport {
	width: 267px;
	margin: 2px 0 0;
	padding: 0;
	background: url(images/back_cadre_accueil.jpg) repeat-x;
	height: 172px;
	float: right;
}

.description_transport p {
	color: #fff;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 0;
	padding: 10px 10px 0;
	height: 80px;
}

.description_transport a img{
	margin: 0;
	padding: 0;
	float: right;
}

.description_transport img{
	margin-left: 28px;
	margin-top: -13px;
}

.description_transport object{
	margin:0;
}

#contenu {
	text-align: left;
	color: #2312ff;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px;
	width: 880px;
	height: auto;
	margin: 15px 0 0;
}

#contenu h2 {
	font: bold 26px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(images/back_titre_contenu.gif) no-repeat left center;
	margin: 0;
	padding: 0 0 0 50px;
}

#contenu em {
	color: #999999;
	font-size: 10px;
}

#contenu span{
	color: red;
}

.formulaire {
	text-align: left;
	color: #2312ff;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px;
	width: 880px;
	height: 600px;
	margin: 15px 0 0;
}

.formulaire h2 {
	font: bold 26px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(images/back_titre_contenu.gif) no-repeat left center;
	margin: 0;
	padding: 0 0 0 50px;
}

.contenu_gauche {
	text-align: left;
	color: #2312ff;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px dotted #477FFC;
	width: 420px;
}

.contenu_gauche span {
	color: #f00000;
}

.contenu_gauche form {
	width: 420px;
	margin: 0;
	padding: 0;
}

.contenu_droite {
	text-align: left;
	color: #2312ff;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	float: right;
	width: 430px;
	padding: 0 10px 10px;
}

.contenu_droite span {
	color: #f00000;
}

.contenu_droite form {
	width: 420px;
	margin: 0;
	padding: 0;
}

.contenu_droite input {
		float: right;
}

.contenu_droite table {
	width: 410px;
	margin: 0;
	padding: 0;
	float: left;
}

.ligneTableau {
	float: right;
}

ul#pied {
	width: 900px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
}

#pied li{
	list-style-type: none;
	display: inline;
}

#pied li a {
	color: #1800ff;
	text-decoration: none;
	font: 12px "Times New Roman";
}

#signature {
	color: #999;
	font: 10px "Times New Roman";
	text-align: center;
}


