
body {
	background:#005dab url(images/bckgrnd.png) 1000px top no-repeat;
	color:#535454;
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
	}

h2 {
	font-size:1.2em;
	color:#005dab;
	text-transform:uppercase;
	margin:10px 0 15px 0;
	}

h2:first-child {
	margin-top:0;
	}

h3 {
	font-size:1.2em;
	color:#535454;
	margin:5px 0 15px 0;
	}

a {
	text-decoration:none;
	color:#005dab;
	}

a:hover {
	text-decoration:underline;
	}

sup {
	vertical-align:super;
	}

.texte {
	color:#535454;
	line-height:1.6em;
	margin-bottom:15px;
	max-width:500px;
	text-align:justify;
	}

.note {
	font-size:0.9em;
	margin-bottom:15px;
	}

.texte_liste {
	padding-left:20px;
	list-style:disc;
	margin-bottom:25px;
	}

.texte_liste li {
	margin-bottom:10px;
	}

#conteneur {
	width:1000px;
	height:100%;
	background-color:#FFF;
	}



/*============= Header =============*/

#header {
	padding-top:20px;
	}

a#logo {
	display:block;
    float:left;
	padding-left:50px;
	}


/*-------------- Menu outils  --------------*/

#menu_outils {
	float:right;
	padding-right:80px;
	padding-top:25px;
	}

#menu_outils li {
	float:right;
	margin-left:35px;
	}

#menu_outils li a {
	text-decoration:none;
	font-size:0.8em;
	color:#666;
	}

#menu_outils li a:hover {
	color:#000;
	}


/*-------------- Menu -------------*/

#menu {
	padding:0 70px;
	width:860px;
	margin-top:20px;
	height:47px;
	}

#menu li {
	float:left;
	}

#menu li a {
	color:#005dab;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	display:block;
	padding-top:10px;
	text-align:center;
	margin:0 10px;
	height:2.2em;
	}

#menu li a span {
	padding:0 0 20px 11px;
	background:url(images/bidule_menu.png) left 8px no-repeat;
	}

#menu li a:hover {
	color:#ef4035;
	}

#menu li a:hover span {
	background:url(images/bidule_menu_o.png) left 8px no-repeat;
	}

#menu li a#menu_mobilite {
	width:220px;
	margin-left:-50px;
	}

#menu li a#menu_adaptation {
	width:220px;
	}

#menu li a#menu_paramedic {
	width:220px;
	}


#menu li a#menu_ascenseur {
	width:230px;
	margin-right:-70px;
	}


/*============= Contenant =============*/

#contenant {
	background:#dce4ef url(images/bck_contenant.png) top left no-repeat;
	position:relative;
	padding-top:117px;
	z-index:10;
	width:auto;
	}

#contenant_top {
	background: url(images/contenant_top.png) top left no-repeat;
	height:120px;
	z-index:500;
	width:1000px;
	position:absolute;
	top:0;
	left:0;
	}

/*-------------- Colonne sous-menu --------------*/

#col_left {
	z-index:50;
	width:222px;
	position:relative;
	top:-47px;
	float:left;
	padding-bottom:;
	}

#sousmenu {
	background-color:#005dab;
	padding-bottom:60px;
	}

#sousmenu h3 {
	background:url(images/bck_sousmenu_titre.png) top left no-repeat;
	z-index:40;
	padding:46px 20px 29px 0;
	text-align:right;
	color:#FFF;
	font-size:1.2em;
	margin:0;
	}

#sousmenu h3 span {
	background:url(images/bidule_menu_o.png) left 7px no-repeat;
	padding:0 0 20px 11px;
	}

#sousmenu ul {
	padding:15px 20px 0 20px;
	}

#sousmenu ul li {
	margin-bottom:15px;
	}

#sousmenu ul li a {
	display:block;
	font-size:1em;
	color:#FFF;
	text-decoration:none;
	padding-right:15px;
	background:url(images/fle_blanc.png) right center no-repeat;
	background:
	text-align:right;
	}

#sousmenu ul li a.selected {
	color:#66a2d5;
	background:url(images/fle_bleu.png) right center no-repeat;
	}

#sousmenu ul li a:hover {
	color:#66a2d5;
	background:url(images/fle_bleu.png) right center no-repeat;
	}

#sousmenu_bas {
	background:url(images/bas_sousmenu.png) top left no-repeat;
	height:57px;
	}

.note_gauche {
	font-size:0.9em;
	padding:60px 20px 0 20px;
	margin-bottom:20px;
	text-align:justify;
	color:#FFF;
	line-height:1.6em;
	}

#col_left div.image {
	text-align:center;
	}

/*-------------- Colonne contenu --------------*/

#contenu {
	margin-left:270px;
	padding-right:25px;
	padding-bottom:120px;
	}

.sml_title {
	font-weight:bold;
	}

.sml_texte {
	}

/*----------------- Boîtes --------------------*/

.prod_pop {
	margin-bottom:50px;
	}

.prod_pop .box {
	margin-bottom:0;
	}

.box {
	background-color:#FFF;
	border:#66a2d5 solid 1px;
	-moz-border-radius:3px;
	-moz-box-shadow:5px 5px 10px rgba(0,0,0,0.4);
	padding:4px 20px 4px 20px;
	font-size:0.9em;
	z-index:80;
	margin-bottom:35px;
	}

.box table td {
	vertical-align:middle;
	}

.box table td img {
	margin-right:10px;
	}

.box tr td:first-child {
	padding:0;
	}

.box tr td:last-child {
	padding:3px 30px 3px 20px;
	}

.box p, .box ul li {
	margin-bottom:5px;
	}

.plus_infos {
	padding-right:10px;
	background:url(images/fle_bleu.png) right 5px no-repeat;
	}

.sml_liste li span {
	color:#BCBCBC;
	}

.tous_modeles {
	display:block;
	float:right;
	background:url(images/tous_modeles.png) left bottom no-repeat;
	width:162px;
	text-align:center;
	color:#FFF;
	font-size:0.9em;
	padding:8px 0 12px 0;
	margin-right:15px;
	z-index:70;
	}

.tous_modeles:hover {
	text-decoration:underline;
	}

/*----------------- Images -----------------*/

#pic_conduite {
	background:url(images/pic_conduite.png) top left no-repeat;
	height:300px;
	width:650px;
	padding:0;
	}


/*----------------- Formulaire ----------------*/

p.label {
	font-weight:bold;
	margin-bottom:5px;
	font-size:1em;
	color:#535454;
	}

.formulaire input[type=text] {
	width:250px;
	border:#9db9d9 solid 3px;
	-moz-border-radius:3px;
	}

.formulaire textarea {
	border:#9db9d9 solid 3px;
	-moz-border-radius:3px;
	}

.formulaire input[type=submit] {
	padding:6px 15px;
	color:#FFF;
	border:0;
	-moz-border-radius:5px;
	background:#498ac1 none;
	}

.formulaire input[type=submit]:hover {
	cursor:pointer;
	background:#9db9d9 none;
	}

.formulaire input, textarea {
	margin-bottom:15px;
	display:block;
	}

#map {
	float:right;
	margin-bottom:50px;
	}

#map iframe {
	border:#9db9d9 solid 3px;
	-moz-border-radius:3px;
	margin-bottom:4px;
	}

#map a {
	color:#66a2d5;
	text-decoration:none;
	font-size:0.8em;
	}

#map a:hover {
	color:#005dab;
	text-decoration:none;
	font-size:0.8em;
	}

/*============= Footer =============*/

#footer {
	position:relative;
	color:#478ac2;
	font-size:0.8em;
	padding:0 20px 15px 20px;
	}

#footer_left {
	float:left;
	padding-top:6px;
	}

#footer_right {
	float:right;
	width:auto;
	}

#footer_right p {
	float:left;
	padding-top:6px;
	margin-right:7px;
	}

#footer_right a {
	}



