body {
	background: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#352B29;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, img a {
	border: 0px;
	margin:0px;
	text-decoration:none;
}
h1, h1 a {
	text-decoration:none;
	font-size: 1.6em;
}
h2, h2 a {
	text-decoration:none;
	margin:0px;
	font-size: 1.2em;
}
h4, h4 a {
	text-decoration:none;
	margin:0px;
	font-size: 1.1em;
}
select {
	width:200px;
}
select.select_dep {
	margin-top:5px;
}
select.select_secteur {
	margin-top:5px;
}
#banniere {
	background-image:url(../img/new/banniere.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
/* remerber me */

#rememberme {
	margin-top:-20px;
}
/* Calendar in research forms */

.calContainer {
	display: inline;
}
/* conteneur */

#all {
	width: 1000px;
	margin:auto;
}
/* titre des derniers flux */

.feed-title {
	font-weight:bold;
	color:#FF6600;
}
.feed-last {
	color:#000000;
	text-decoration:none;
}
.feed-last a {
	color:#000000;
	text-decoration:none;
}
.feedLink {
	padding-top:0px;
	padding-bottom:15px;
	margin:0px;
	width:700px;
}
.feedLink a {
	color:#000000;
	text-decoration:none;
}
#copyright {
	text-align:center;
	/*color:#352B29;*/
	width:100%;
	color:#FFFFFF;
	height:30px;
}
.back a {
	color:#000000;
}
/* home */

#home-main {
	background-image:url(../img/new/home-grand-fond.png);
	background-repeat:repeat-x;
	width:723px;
	overflow:auto;
	height:auto;
}
.home-texte-clair {
	color:#FCDEB3;
}
.home-texte-sombre {
	color:#000000;
}
.home-stats {
	width:723px;
	border-top: 2px solid #FFFFFF;
	background-color:#FBDEB4;
	text-align:left;
	margin:0px;
	overflow:auto;
}
.home-stats-gauche {
	width:220px;
	height:75px;
	background-color:#FBDEB4;
	background-image:url(../img/new/home-stats-gauche.png);
	background-repeat:repeat-y;
	float:left;
	height:122px;
	padding: 5px;
	text-align:center;
}
.home-stats-gauche a {
	color: #fff;
}
.home-stat-droit {
	float:right;
	background:none;
	width: 490px;
	height:120px;
	text-align:center;
}
.home-stat-droit img {
	margin-top:35px;
	margin-left: 0px;
}
.home-stat-rss {
	float:right;
	height:16px;
	margin-right:4px;
	margin-top:-12px;
	width:16px;
}
/* generic */

.home-stats-gauche-2 {
	width:230px;
	background-color:#FBDEB4;
	background-image:url(../img/new/home-stats-gauche.png);
	background-repeat:repeat-y;
	float:left;
	height:65px;
	text-align: center;
	padding-top: 20px;
}
.home-stat-droit-2 {
	float:right;
	background:none;
	width: 470px;
	padding-top: 8px;
	/*height:74px*/;
}
.home-stat-droit-2 .centerframe {
	margin:0;
	width:100%;
}
.home-stat-droit-2 .centerframe ul {
	list-style-type:none;
	padding-left:0;
	margin-top:2px;
	margin-left:0;
}
.home-stat-droit-2 .centerframe a {
}
/* menu */



#menu {
	width:1000px;
	height:20px;
	background-image:url(../img/new/telango-fiche-decoupage_18.png);
	background-repeat:repeat-x;
	margin: 0;
	padding:5px 0px 0px 0px;
}
#menu ul {
	margin: 0px;
	padding:0px;
	text-align:center;
}
#menu li {
	padding: 0px 5px 0px 5px;
	list-style:none;
	display:inline;
	color:#FFFFFF;
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
}
#submenu {
	width:1000px;
	height:20px;
	background-image:url(../img/new/sous-menu.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 5px 0 0 0;
}
#submenu ul {
	margin: 0px;
	padding:0px;
	text-align:center;
}
#submenu li {
	padding: 0px;
	list-style:none;
	display:inline;
	color:#FFFFFF;
	padding: 0px 2px 0px 2px;
}
#submenu li a {
	color:#FFFFFF;
	text-decoration:none;
}
/* espace login */

.login {
	text-align:center;
}
/* gauche en haut */

#banniere {
	height:210px;
	width:806px;
}
/* breadcrumb */

#breadcrumb {
	/*margin: 10px 0px 0px 0px;*/

	margin: 0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
#breadcrumb a {
	color:#999999;
	text-decoration:none;
}
/* affichage espace login � droite */

form {
	margin:0px;
	padding:0px;
}
#haut-login {
	background-image:url(../img/new/telango-fiche-decoupage_16.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	height:30px;
	width:194px;
}
#form-login {
	background-image:url(../img/new/telango-fiche-decoupage_16.png);
	background-repeat:repeat-y;
	margin:0px;
	padding: 5px 0px 0px 0px;
	height:130px;
	width:194px;
	text-align:center;
	color:#FF9900;
}
#form-login a {
	text-decoration:none;
	color:#FF9900;
}
.user-caption {
	color:#FFFFFF;
	font-weight:bold;
}
#boutton-abo {
	text-align:center;
	background-image:url(../img/new/telango-fiche-decoupage_16.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	height:45px;
	width:194px;
}
/* footer */

#sitemap {
	background-color:#342a28;
	color:#FFFFFF;
	text-align:center;
	margin: 0px;
	padding:0px;
	padding-top:10px;
	height:75px;
	width:1000px;
}
#sitemap a {
	background-color:#342a28;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding:0px;
}
#footer-bas {
	background-color:#342a28;
	margin:0px;
	padding:0px;
	height:20px;
	width:1000px;
}
/******************************************

*************** details *******************

******************************************/



/* detail des actualit�s */



/* droite actu */

#haut-droite-actu {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/haut-fiche-actu.png);
}
#centre-droite-actu {
	margin:0px;
	padding:0px;
	height:800px;
	width:270px;
	background-color: #808BB2;
}
#bas-droite-actu {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/bas-fiche-actu.png);
	margin-bottom:10px;
}
#article-top-actu {
	width:600px;
	overflow:auto;
}
#article-top-left-actu {
	float:left;
	width:470px;
	text-align:center;
	border-bottom: 5px solid #8590B5;
}
#article-top-right-actu {
	float:right;
	width:120px;
}
#article-top-right-actu img {
	border: 10px solid #F8F8F8;
}
#contenu-actu {
	width:600px;
}
#article-head-actu {
	width:600px;
	height:43px;
	background-image:url(../img/new/telango-fiche-decoupage_66.png);
}
#article-actu {
	margin-left: 1px;
	width:585px;
	padding:6px;
	border-bottom: 1px solid #808BB2;
	border-left: 1px solid #808BB2;
	border-right: 1px solid #808BB2;
	margin-bottom:15px;
}
#article-head-infos-actu {
	width:600px;
	height:43px;
	background-image:url(../img/new/telango-fiche-decoupage_69.png);
}
#article-infos-actu {
	margin-left: 0px;
	width:600px;
	padding:0px;
	margin-bottom:0px;
}
#article-head-last-actu {
	display:none;
	width:600px;
	height:43px;
	background-image:url(../img/new/telango-fiche-decoupage_72.png);
}
#article-last-actu {
	display:none;
	margin-left: 0px;
	width:594px;
	padding:2px;
	border-bottom: 1px solid #808BB2;
	border-left: 1px solid #808BB2;
	border-right: 1px solid #808BB2;
	margin-bottom:15px;
}
#article-print-actu {
	width: 600px;
	height:30px;
	text-align: right;
	margin-top:5px;
}
/* bordures */

.actu-table {
	border: 1px solid #808BB2;
	width:600px;
}
.actu-table-2 {
	border: 1px solid #808BB2;
	border-top: none;
	width:600px;
}
.actu-droite {
	border-left: 1px solid #808BB2;
	border-bottom: 1px solid #808BB2;
	padding-left:5px;
	width:300px;
	height:20px;
}
.actu-gauche {
	padding-right:5px;
	text-align:right;
	width:300px;
	height:20px;
}
.actu-gauche-2 {
	padding-right:5px;
	text-align:right;
	width:160px;
	height:20px;
	border-left: 1px solid #808BB2;
}
.actu-gauche-titre {
	padding-right:0px;
	text-align:center;
	width:115px;
	height:20px;
}
.actu-last {
	border-left: 1px solid #808BB2;
	padding-left:5px;
	width:300px;
	height:20px;
	color:#000000;
	text-decoration:none;
}
/* Projets de mobilite */

#mpr-top {
	width:600px;
	overflow:auto;
}
#mpr-top-left {
	float:left;
	width:470px;
	text-align:center;
	border-bottom: 2px solid #F7921E;
}
#mpr-top-right {
	float:right;
	width:125px;
}
#mpr-top-right img {
	border: 10px solid #F8F8F8;
}
#mpr-type {
	width:600px;
	text-align:center;
}
#mpr-print {
	width:600px;
	text-align:right;
}
/* bordures */

.mpr-table {
	border: 1px solid #F7921E;
	width:600px;
}
.mpr-table-2 {
	border: 1px solid #F7921E;
	border-top: none;
	width:600px;
}
.mpr-droite {
	border-left: 1px solid #F7921E;
	border-bottom: 1px solid #F7921E;
	padding-left:5px;
	width:300px;
	height:20px;
}
.mpr-gauche {
	padding-right:5px;
	text-align:right;
	width:300px;
	height:20px;
}
.mpr-gauche-2 {
	padding-right:5px;
	text-align:right;
	width:179px;
	height:20px;
}
.mpr-gauche-titre {
	padding:0px;
	text-align:center;
	width:109px;
	height:20px;
	border-right: 1px solid #F7921E;
}
.mpr-last {
	border-left: 1px solid #F7921E;
	padding-left:5px;
	width:300px;
	height:20px;
	color:#000000;
	text-decoration:none;
}
/* */



#mpr-entreprise-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/mpr-entreprise.png);
	background-repeat:no-repeat;
}
#mpr-entreprise {
	padding: 0px;
}
#mpr-infos-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/mpr-infos.png);
	background-repeat:no-repeat;
}
#mpr-infos {
	padding:0px;
}
#mpr-periode-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/mpr-periode.png);
	background-repeat:no-repeat;
}
#mpr-periode {
	padding:0px;
}
#mpr-inter-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/mpr-inter.png);
	background-repeat:no-repeat;
}
#mpr-inter {
	padding:0px;
}
#mpr-com-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/mpr-com.png);
	background-repeat:no-repeat;
}
#mpr-com {
	width:586px;
	border-bottom: 1px solid #F7921E;
	border-left: 1px solid #F7921E;
	border-right: 1px solid #F7921E;
	padding:6px;
}
#mpr-last-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/mpr-last.png);
	background-repeat:no-repeat;
}
#mpr-last {
	width:586px;
	border-bottom: 1px solid #F7921E;
	border-left: 1px solid #F7921E;
	border-right: 1px solid #F7921E;
	padding:6px;
}
#mpr-droite-haut {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/mpr-droit-haut.png);
}
#mpr-droite-centre {
	margin:0px;
	padding:0px;
	height:800px;
	width:270px;
	background-color: #F7921E;
}
#mpr-droite-bas {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/mpr-droit-bas.png);
	margin-bottom:10px;
}
/* details */

#bpe-top {
	width:600px;
	overflow:auto;
}
#bpe-top-left {
	float:left;
	width:470px;
	text-align:center;
	border-bottom: 2px solid #6E6055;
}
#bpe-top-right {
	float:right;
	width:125px;
}
#bpe-top-right img {
	border: 10px solid #F8F8F8;
}
#bpe-type {
	width:600px;
	text-align:center;
}
#bpe-print {
	width:600px;
	text-align:right;
}
#bpe-infos-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/bpe-infos.png);
	background-repeat:no-repeat;
}
#bpe-infos {
	width:586px;
	padding:0px;
}
#bpe-adresse-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/bpe-adresse.png);
	background-repeat:no-repeat;
}
#bpe-adresse {
	width:586px;
	padding:0px;
}
#bpe-last-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/bpe-last.png);
	background-repeat:no-repeat;
}
#bpe-last {
	width:586px;
	border-bottom: 1px solid #6E6055;
	border-left: 1px solid #6E6055;
	border-right: 1px solid #6E6055;
	padding:6px;
}
#bpe-droite-haut {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/bpe-droit-haut.png);
}
#bpe-droite-centre {
	margin:0px;
	padding:0px;
	height:800px;
	width:270px;
	background-color: #6E6055;
}
#bpe-droite-bas {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/bpe-droit-bas.png);
	margin-bottom:10px;
}
/* bordures */

.bpe-table {
	border: 1px solid #6E6055;
	width:600px;
}
.bpe-table-2 {
	border: 1px solid #6E6055;
	border-top: none;
	width:600px;
}
.bpe-droite {
	border-left: 1px solid #6E6055;
	border-bottom: 1px solid #6E6055;
	padding-left:5px;
	width:300px;
	height:20px;
}
.bpe-gauche {
	padding-right:5px;
	text-align:right;
	width:300px;
	height:20px;
}
.bpe-gauche-2 {
	padding-right:5px;
	text-align:right;
	width:160px;
	height:20px;
	border-left: 1px solid #6E6055;
}
.bpe-gauche-titre {
	padding-right:0px;
	text-align:center;
	width:115px;
	height:20px;
}
.bpe-last {
	border-left: 1px solid #6E6055;
	padding-left:5px;
	width:300px;
	height:20px;
	color:#000000;
	text-decoration:none;
}
/* transactions */

#ede-top {
	width:600px;
	overflow:auto;
}
#ede-top-left {
	float:left;
	width:460px;
	text-align:center;
	border-bottom: 2px solid #A0C30F;
}
#ede-top-right {
	float:right;
	width:125px;
}
#ede-top-right img {
	border: 10px solid #F8F8F8;
}
#ede-type {
	width:600px;
	text-align:center;
}
#ede-print {
	width:600px;
	text-align:right;
}
#ede-infos-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/ede-infos.png);
	background-repeat:no-repeat;
}
#ede-infos {
	width:586px;
	padding:0px;
}
#ede-commer-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/ede-commer.png);
	background-repeat:no-repeat;
}
#ede-commer {
	width:586px;
	padding:0px;
}
#ede-descriptif-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/ede-descriptif.png);
	background-repeat:no-repeat;
}
#ede-descriptif {
	width:586px;
	padding:0px;
}
#ede-details-top {
	width:600px;
	height:49px;
	background-image:url(../img/new/ede-details.png);
	background-repeat:no-repeat;
}
#ede-details {
	width:586px;
	padding:0px;
}
#ede-com-top {
	width:600px;
	height:50px;
	background-image:url(../img/new/ede-com.png);
	background-repeat:no-repeat;
}
#ede-com {
	width:586px;
	border-bottom: 1px solid #A0C30F;
	border-left: 1px solid #A0C30F;
	border-right: 1px solid #A0C30F;
	padding:6px;
}
#ede-last-top {
	width:600px;
	height:50px;
	background-image:url(../img/new/ede-last.png);
	background-repeat:no-repeat;
}
#ede-last {
	width:586px;
	border-bottom: 1px solid #A0C30F;
	border-left: 1px solid #A0C30F;
	border-right: 1px solid #A0C30F;
	padding:6px;
}
#ede-droite-haut {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/ede-droit-haut.png);
}
#ede-droite-centre {
	margin:0px;
	padding:0px;
	height:800px;
	width:270px;
	background-color: #A0C30F;
}
#ede-droite-bas {
	margin:0px;
	padding:0px;
	height:20px;
	width:270px;
	background-image:url(../img/new/ede-droit-bas.png);
	margin-bottom:10px;
}
/* bordures */

.ede-table {
	border: 1px solid #A0C30F;
	width:600px;
}
.ede-table-2 {
	border: 1px solid #A0C30F;
	border-top: none;
	width:600px;
}
.ede-droite {
	border-left: 1px solid #A0C30F;
	border-bottom: 1px solid #A0C30F;
	padding-left:5px;
	width:300px;
	height:20px;
}
.ede-gauche {
	padding-right:5px;
	text-align:right;
	width:300px;
	height:20px;
}
.ede-gauche-2 {
	padding-right:5px;
	text-align:right;
	width:160px;
	height:20px;
	border-left: 1px solid #A0C30F;
}
.ede-gauche-titre {
	padding-right:0px;
	text-align:center;
	width:115px;
	height:20px;
}
.ede-last {
	border-left: 1px solid #A0C30F;
	padding-left:5px;
	width:300px;
	height:20px;
	color:#000000;
	text-decoration:none;
}
/******************************************

*************** moteurs *******************

******************************************/

/* actus */

#actu-mot-top-head {
	width:725px;
	height:40px;
	background-image:url(../img/new/actu-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.actu-mot-top-head-title {
	padding-top: 10px;
	color:#FFFFFF;
	font-size:1.2em;
}
#actu-mot-top {
	width:697px;
	background-image:url(../img/new/actu-mot-fond.png);
	background-repeat:no-repeat;
	padding: 0px 14px 4px 14px;
	text-align:justify;
	margin:auto;
}
/* head resultat recherche */

#actu-mot-top-head-3 {
	width:725px;
	height:40px;
	background-image:url(../img/new/actu-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.actu-mot-top-head-title-3 {
	padding-top: 5px;
	color:#FFFFFF;
	font-size:1.2em;
	margin:auto;
}
#actu-mot-top-3 {
	width:717px;
	background-image:url(../img/new/actu-mot-fond.png);
	background-repeat:no-repeat;
	padding: 0px 4px 4px 4px;
	margin:auto;
}
/* "chercher" */

#actu-mot-titre-haut {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-haut.png);
	background-repeat:no-repeat;
	margin:auto;
}
#actu-mot-titre {
	width:692px;
	background-color:#FCDEB3;
	overflow:auto;
	padding:0 4px 0 4px;
	text-align:left;
	margin:auto;
}
#actu-mot-titre h2 {
	margin: 0px;
}
#actu-mot-titre-bas {
	width:700px;
	height:15px;
	background-image:url(../img/new/actu-mot-last-bas.png);
	background-repeat:no-repeat;
	margin:auto;
}
#actu-droite-haut {
	margin:0px;
	padding:0px;
	height:20px;
	width:193px;
	background-image:url(../img/new/actu-droit-haut.png);
}
#actu-droite-centre {
	margin:0px;
	padding:0px;
	height:1000px;
	width:193px;
	background-color: #7F8BB1;
}
#actu-droite-bas {
	margin:0px;
	padding:0px;
	height:20px;
	width:193px;
	background-image:url(../img/new/actu-droit-bas.png);
	margin-bottom:10px;
}
/* head tableau */

.actu-res-head {
	width:450px;
	height:37px;
	background-image:url(../img/new/telango-moteur-actu-fond.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:15px;
}
.actu-res-head h2 {
	padding-top: 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

#actu-message2 {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
/* rubrique */

#actu-mot-cat-haut {
	width:690px;
	height:24px;
	background-image:url(../img/new/actu-mot-rub-head-cat.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#actu-mot-cat {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color: #FCDEB3;
	text-align:center;
	margin:auto;
}
#actu-mot-cat h2 {
	margin: 0px;
}
#actu-mot-top-head-2 {
	width:952px;
	height:40px;
	margin-top:15px;
	background-image:url(../img/new/actu-mot-fond-head-2.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.actu-mot-top-head-title-2 {
	padding-top: 10px;
	color:#FFFFFF;
	font-size:1.2em;
	margin:auto;
}
#actu-mot-top-2 {
	width:952px;
	background-image:url(../img/new/actu-mot-fond-2.png);
	background-repeat:no-repeat;
	margin:auto;
}
#actu-mot-table-selector {
	width:712px;
	height:43px;
	vertical-align:middle;
	background:url(../img/new/actu-mot-table-head.gif) top left no-repeat;
	color:#FFFFFF;
	margin-top:10px;
	font-weight:bold;
	margin:auto;
	margin-top:10px;
}
#actu-mot-table-selector a {
	color:#FFFFFF;
}
/* r�sultats de recherche */

.actu-mot-table-resu {
	width:710px;
	height:43px;
	background-image:url(../img/new/actu-mot-table-fond.gif);
	background-repeat:no-repeat;
}
.actu-mot-table-resu a {
	color:#352B29;
	text-decoration:none;
}
.actu-mot-table-resu-2 {
	width:710px;
	height:43px;
	background-image:url(../img/new/actu-mot-table-fond-2.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
.actu-mot-table-resu-2 a {
	color:#FFFFFF;
	text-decoration:none;
}
/* derni�res news */

.actu-mot-table-res {
	width:448px;
	/*height:25px;
	background-image:url(../img/new/actu-mot-res-1.gif);
	background-repeat:no-repeat;*/
	border:1px solid #7e8ab1;
	margin-top:1px;
}
.actu-mot-table-res-2 {
	width:450px;
	/*height:25px;
	background-image:url(../img/new/actu-mot-res-2.gif);
	background-repeat:no-repeat;*/
	background-color:#7e8ab1;
	margin-top:1px;
}
.actu-mot-table-res a {
	margin: 0px;
	font-weight:normal;
	font-size: 0.9em;
	text-decoration:none;
	color:#352B29;
}
.actu-mot-table-res-2 a {
	margin: 0px;
	font-weight:normal;
	font-size: 0.9em;
	text-decoration:none;
	color:#FFFFFF;
}
/* imprimer et exporter */

#actu-mot-table-group {
	width: 725px;
	height: 60px;
	margin:auto
}
#actu-mot-table-group-gauche {
	width: 40px;
	height: 60px;
	float:left;
	vertical-align:top;
}
#actu-mot-table-group-droit {
	width: 137px;
	height: 60px;
	float:left;
	padding-top: 15px;
}
#actu-mot-table-group-droit a {
	margin: 0px;
}
.actu-span {
	padding: 5px 0 0 10px;
}
/* transactions */

#ede-mot-top-head {
	width:725px;
	height:40px;
	background-image:url(../img/new/ede-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
}
.ede-mot-top-head-title {
	padding-top: 10px;
	color:#FFFFFF;
	font-size:1.2em;
	margin:auto;
}
#ede-mot-top {
	width:697px;
	background-image:url(../img/new/ede-mot-fond.png);
	background-repeat:no-repeat;
	padding: 0px 14px 4px 14px;
	text-align:justify;
	margin:auto;
}
#ede-mot-last-haut {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-haut.gif);
	background-repeat:no-repeat;
	margin:auto;
}
#ede-mot-last {
	width:692px;
	background-color:#FCDEB3;
	/*margin:auto;*/

	overflow:auto;
	padding: 0 4px 0 4px;
	text-align:left;
	vertical-align:top;
	margin:auto;
}

#ede-mot-last a {
	text-decoration:none;
}
#ede-mot-last-bas {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-bas.gif);
	background-repeat:no-repeat;
	margin:0px auto 5px auto;
}
/* "chercher" */

#ede-mot-titre-haut {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-haut.png);
	background-repeat:no-repeat;
	margin:auto;
}
#ede-mot-titre {
	width:692px;
	background-color:#FCDEB3;
	overflow:auto;
	padding:0 4px 0 4px;
	text-align:left;
	margin:auto;
}
#ede-mot-titre h2 {
	margin: 0px;
}
#ede-mot-titre-bas {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-bas.png);
	background-repeat:no-repeat;
	margin:0px auto 5px auto;
}
/* rubrique localisation... */

#ede-mot-local-haut {
	width:690px;
	height:30px;
	background-image:url(../img/new/bpe-mot-rub-head-local.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
	margin:auto;
}
#ede-mot-local {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color:#FCDEB3;
	text-align:left;
	margin:auto;
}
#ede-mot-local h2 {
	margin: 0px;
}
/* rubrique societe... */

#ede-mot-societe-haut {
	width:690px;
	height:24px;
	background-image:url(../img/new/ede-mot-rub-head-societe.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#ede-mot-societe {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color: #FCDEB3;
	text-align:left;
	margin:auto;
}
#ede-mot-societe h2 {
	margin: 0px;
}
/* rubrique type de financement... */

#ede-mot-type-haut {
	width:690px;
	height:23px;
	background-image:url(../img/new/ede-mot-rub-head-type.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#ede-mot-type {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color:#FCDEB3;
	text-align:left;
	margin:auto;
}
#ede-mot-type h2 {
	margin: 0px;
}
/* rubrique type d'actif... */

#ede-mot-type2-haut {
	width:690px;
	height:23px;
	background-image:url(../img/new/ede-mot-rub-head-type2.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#ede-mot-type2 {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color:#FCDEB3;
	text-align:left;
	margin:auto;
}
#ede-mot-type2 h2 {
	margin: 0px;
}
/* bouton */

#ede-mot-bouton {
	width: 690px;
	height: 30px;
	margin:auto;
}
#ede-mot-bouton-gauche {
	width: 555px;
	height: 30px;
	float:left;
	background-image:url(../img/new/bpe-mot-bouton-gauche.png);
	background-repeat:no-repeat;
}
#ede-mot-bouton-droit {
	width: 135px;
	height: 30px;
	float:right;
}
/* resultats */

#ede-mot-res-head {
	width:725px;
	height:40px;
	background-image:url(../img/new/ede-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.ede-mot-res-title {
	color:#FFFFFF;
	font-size:1.2em;
	padding-top: 5px;
	margin:auto;
}
#ede-mot-res {
	width:717px;
	background-image:url(../img/new/ede-mot-fond.png);
	background-repeat:no-repeat;
	padding: 0px 4px 4px 4px;
	margin:auto;
}
#ede-mot-table-selector {
	width:712px;
	height:43px;
	vertical-align:middle;
	background:url(../img/new/ede-mot-table-head.gif) top left no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	margin:auto;
}
#ede-mot-table-selector a {
	color:#FFFFFF;
	font-weight:bold;
}
/* tableau */

#ede-mot-table-res {
	width:712px;
	margin:auto;
}
.ede-mot-table-res-tr {
	width:712px;
	height:43px;
	background:url(../img/new/ede-mot-table-fond.gif) top left no-repeat;
	color:#000000;
	font-size:0.9em;
	margin:auto;
}
.ede-mot-table-res-tr a {
	color:#000000;
	text-decoration:none;
	font-size:0.9em;
}
.ede-mot-table-res-tr-2 {
	width:712px;
	height:43px;
	background:url(../img/new/ede-mot-table-fond-2.gif) top left no-repeat;
	color:#FFFFFF;
	font-size:0.9em;
	margin:auto;
}
.ede-mot-table-res-tr-2 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.9em;
}
/* imprimer / exporter */

#ede-mot-table-group {
	width: 725px;
	height: 60px;
	text-align:center;
	margin:auto;
}
#ede-mot-table-group-gauche {
	width: 40px;
	height: 60px;
	float:left;
}
#ede-mot-table-group-droit {
	width: 137px;
	height: 60px;
	float:left;
}
#ede-mot-table-group-droit a {
	margin: 0px;
}
/* pager */

#ede-mot-table-bar {
	text-align:center;
	margin:auto;
}
/* droite */

#ede-mot-droite-haut {
	margin:0px;
	padding:0px;
	height:19px;
	width:193px;
	background-image:url(../img/new/ede-mot-droit-haut.png);
}
#ede-mot-droite-centre {
	margin:0px;
	padding:0px;
	height:800px;
	width:193px;
	background-color: #A0C310;
}
#ede-mot-droite-bas {
	margin:0px;
	padding:0px;
	height:19px;
	width:193px;
	background-image:url(../img/new/ede-mot-droit-bas.png);
	margin-bottom:10px;
}
/* permis de construire */

/* moteur */

#bpe-mot-top-head {
	width:725px;
	height:40px;
	background-image:url(../img/new/bpe-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.bpe-mot-top-head-title {
	padding-top: 10px;
	color:#FFFFFF;
	font-size:1.2em;
}
#bpe-mot-top {
	width:697px;
	background-image:url(../img/new/bpe-mot-fond.png);
	background-repeat:no-repeat;
	padding: 0px 14px 4px 14px;
	text-align:justify;
	margin:auto;
}
/* on peut changer les images en .gif */

#bpe-mot-last-haut {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-haut.gif);
	background-repeat:no-repeat;
	margin:auto;
}
#bpe-mot-last {
	width:692px;
	background-color:#FCDEB3;
	overflow:auto;
	padding: 0 4px 0 4px;
	text-align:left;
	vertical-align:top;
	margin:auto;
}

#bpe-mot-last a {
text-decoration:none;
}
#bpe-mot-last-bas {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-bas.gif);
	background-repeat:no-repeat;
	margin:0px auto 5px auto;
}
/* "chercher" */

#bpe-mot-titre-haut {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-haut.png);
	background-repeat:no-repeat;
	margin:auto;
}
#bpe-mot-titre {
	width:692px;
	background-color:#FCDEB3;
	overflow:auto;
	padding:0 4px 0 4px;
	text-align:left;
	margin:auto;
}
#bpe-mot-titre h2 {
	margin: 0px;
}
#bpe-mot-titre-bas {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-bas.png);
	background-repeat:no-repeat;
	margin:auto;
}
/* rubrique localisation... */

#bpe-mot-local-haut {
	width:690px;
	height:30px;
	background-image:url(../img/new/bpe-mot-rub-head-local.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#bpe-mot-local {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color:#FCDEB3;
	text-align:left;
	margin:auto;
}
#bpe-mot-local h2 {
	margin: 0px;
}
/* rubrique utilisation... */

#bpe-mot-util-haut {
	width:690px;
	height:25px;
	background-image:url(../img/new/bpe-mot-rub-head-util.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#bpe-mot-util {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color: #FCDEB3;
	text-align:left;
	margin:auto;
}
#bpe-mot-util h2 {
	margin: 0px;
}
/* rubrique localisation... */

#bpe-mot-type-haut {
	width:690px;
	height:23px;
	background-image:url(../img/new/bpe-mot-rub-head-type.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#bpe-mot-type {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color:#FCDEB3;
	text-align:left;
	margin:auto;
}
#bpe-mot-type h2 {
	margin: 0px;
}
/* bouton */

#bpe-mot-bouton {
	width: 690px;
	height: 30px;
	margin:auto;
}
#bpe-mot-bouton-gauche {
	width: 555px;
	height: 30px;
	float:left;
	background-image:url(../img/new/bpe-mot-bouton-gauche.png);
	background-repeat:no-repeat;
}
#bpe-mot-bouton-droit {
	width: 135px;
	height: 30px;
	float:right;
}
/* resultats */

#bpe-mot-res-head {
	width:725px;
	height:40px;
	background-image:url(../img/new/bpe-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.bpe-mot-res-title {
	color:#FFFFFF;
	font-size:1.2em;
	padding-top: 5px;
	margin:auto;
}
#bpe-mot-res {
	width:717px;
	background-image:url(../img/new/bpe-mot-fond.png);
	background-repeat:no-repeat;
	padding: 0px 4px 4px 4px;
	margin:auto;
}
#bpe-mot-table-selector {
	width:712px;
	height:43px;
	vertical-align:middle;
	background:url(../img/new/bpe-mot-table-head.gif) top left no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:15px;
	margin:auto;
	margin-top: 10px;
}
#bpe-mot-table-selector a {
	color:#FFFFFF;
	font-weight:bold;
}
/* tableau */

#bpe-mot-table-res {
	width:712px;
	margin:auto;
}
.bpe-mot-table-res-tr {
	width:712px;
	height:43px;
	background:url(../img/new/bpe-mot-table-fond2.gif) top left no-repeat;
	color:#000000;
	font-size:0.9em;
	margin:auto;
}
.bpe-mot-table-res-tr a {
	color:#000000;
	text-decoration:none;
	font-size:0.9em;
}
.bpe-mot-table-res-tr-2 {
	width:712px;
	height:43px;
	background:url(../img/new/bpe-mot-table-fond-2.gif) top left no-repeat;
	color:#FFFFFF;
	font-size:0.9em;
	margin:auto;
}
.bpe-mot-table-res-tr-2 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.9em;
}
/* imprimer / exporter */

#bpe-mot-table-group {
	width: 725px;
	height: 60px;
}
#bpe-mot-table-group-gauche {
	width: 40px;
	height: 60px;
	float:left;
}
#bpe-mot-table-group-droit {
	width: 137px;
	height: 60px;
	float:left;
}
#bpe-mot-table-group-droit a {
	margin: 0px;
}
/* pager */

#bpe-mot-table-bar {
	margin:auto;
	text-align:center;
}
/* droite */

#bpe-mot-droite-haut {
	margin:0px;
	padding:0px;
	height:20px;
	width:193px;
	background-image:url(../img/new/bpe-mot-droit-haut.png);
}
#bpe-mot-droite-centre {
	margin:0px;
	padding:0px;
	height:800px;
	width:193px;
	background-color: #6E6055;
}
#bpe-mot-droite-bas {
	margin:0px;
	padding:0px;
	height:20px;
	width:193px;
	background-image:url(../img/new/bpe-mot-droit-bas.png);
	margin-bottom:10px;
}
/* mobilit� */

/* moteur */

#mpr-mot-top-head {
	width:725px;
	height:40px;
	background-image:url(../img/new/mpr-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
}
.mpr-mot-top-head-title {
	padding-top: 10px;
	color:#FFFFFF;
	font-size:1.2em;
}
#mpr-mot-top {
	width:697px;
	background-image:url(../img/new/mpr-mot-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
	padding: 0px 14px 4px 14px;
}
/* on peut changer les images en .gif */

#mpr-mot-last-haut {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-haut.gif);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
}
#mpr-mot-last {
	width:692px;
	background-color:#FCDEB3;
	overflow:auto;
	padding: 0 4px 0 4px;
	text-align:left;
	vertical-align:top;
	margin:0px auto 0px auto;
}

#mpr-mot-last a {
text-decoration:none;
}
#mpr-mot-last-bas {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-bas.gif);
	background-repeat:no-repeat;
	margin:0px auto 5px auto;
}
/* "chercher" */

#mpr-mot-titre-haut {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-haut.png);
	background-repeat:no-repeat;
	margin:auto;
}
#mpr-mot-titre {
	width:692px;
	background-color:#FCDEB3;
	overflow:auto;
	padding:0 4px 0 4px;
	text-align:left;
	margin:auto;
}
#mpr-mot-titre h2 {
	margin: 0px;
}
#mpr-mot-titre-bas {
	width:700px;
	height:15px;
	background-image:url(../img/new/bpe-mot-last-bas.png);
	background-repeat:no-repeat;
	margin:auto;
}
#mpr-mot-rech {
	width:700px;
	text-align:left;
	padding-left: 4px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:0.9em;
	margin:auto;
}
/* rubrique localisation... */

#mpr-mot-local-haut {
	width:690px;
	height:30px;
	background-image:url(../img/new/mpr-mot-rub-head-local.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:20px;
	/*margin:auto;*/
}
#mpr-mot-local {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color:#FCDEB3;
	text-align:left;
	margin-left:20px;
	/*margin:auto;*/
}
#mdp-mot-local h2 {
	margin: 0px;
}
/* rubrique localisation2... */

#mpr-mot-local2-haut {
	width:690px;
	height:30px;
	background-image:url(../img/new/mpr-mot-rub-head-local2.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin:auto;
}
#mpr-mot-local2 {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:4px;
	color:#FCDEB3;
	text-align:left;
	margin:auto;
}
#mdp-mot-local2 h2 {
	margin: 0px;
}
/* rubrique societe... */

#mpr-mot-societe-haut {
	width:690px;
	height:24px;
	background-image:url(../img/new/mpr-mot-rub-head-societe.png);
	background-repeat:no-repeat;
	margin-top:3px;
	margin:auto;
}
#mpr-mot-societe {
	width:682px;
	background-image:url(../img/new/bpe-mot-rub.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding:0 4px 0 4px;
	color: #FCDEB3;
	text-align:left;
	margin:auto;
}
#mpr-mot-societe h2 {
	margin: 0px;
}
/* bouton */

#mpr-mot-bouton {
	width: 690px;
	height: 30px;
	margin:auto;
}
#mpr-mot-bouton-gauche {
	width: 555px;
	height: 30px;
	float:left;
	background-image:url(../img/new/bpe-mot-bouton-gauche.png);
	background-repeat:no-repeat;
}
#mpr-mot-bouton-droit {
	width: 135px;
	height: 30px;
	float:right;
}
/* resultats */

#mpr-mot-res-head {
	width:725px;
	height:40px;
	background-image:url(../img/new/mpr-mot-fond-head.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
.mpr-mot-res-title {
	color:#FFFFFF;
	font-size:1.2em;
	padding-top: 5px;
}
#mpr-mot-res {
	width:717px;
	background-image:url(../img/new/mpr-mot-fond.png);
	background-repeat:no-repeat;
	padding: 0px 4px 4px 4px;
	margin:auto;
}
#mpr-mot-table-selector {
	width:712px;
	height:43px;
	vertical-align:middle;
	background:url(../img/new/mpr-mot-table-head.gif) top left no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	margin:auto;
}
#mpr-mot-table-selector a {
	color:#FFFFFF;
	font-weight:bold;
}
/* tableau */

#mpr-mot-table-res {
	width:712px;
}
.mpr-mot-table-res-tr {
	width:712px;
	background:url(../img/new/mpr-mot-table-fond.gif) top left no-repeat;
	color:#000000;
	font-size:0.9em;
	margin:auto;
}
.mpr-mot-table-res-tr a {
	color:#000000;
	text-decoration:none;/*font-size:0.9em;*/

}
.mpr-mot-table-res-tr-2 {
	width:712px;
	background:url(../img/new/mpr-mot-table-fond-2.gif) top left no-repeat;
	color:#FFFFFF;
	font-size:0.9em;
	margin:auto;
	height:42px;
}
.mpr-mot-table-res-tr-2 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.9em;
}
.mpr-mot-table-res-tr td {
	height: 21px;
}
/* imprimer / exporter */

#mpr-mot-table-group {
	width: 725px;
	height: 60px;
}
#mpr-mot-table-group-gauche {
	width: 40px;
	height: 60px;
	float:left;
}
#mpr-mot-table-group-droit {
	width: 137px;
	height: 60px;
	float:left;
}
#mpr-mot-table-group-droit a {
	margin: 0px;
}
/* pager */

#mpr-mot-table-bar {
	text-align:center;
}
/* droite */

#mpr-mot-droite-haut {
	margin:0px;
	padding:0px;
	height:19px;
	width:193px;
	background-image:url(../img/new/mpr-mot-droit-haut.png);
}
#mpr-mot-droite-centre {
	margin:0px;
	padding:0px;
	height:800px;
	width:193px;
	background-color: #F6921D;
}
#mpr-mot-droite-bas {
	margin:0px;
	padding:0px;
	height:19px;
	width:193px;
	background-image:url(../img/new/mpr-mot-droit-bas.png);
	margin-bottom:10px;
}
/* contact */

.cont-bold {
	color:#FF6600;
	font-style:italic;
}
#cont-bouton {
	width: 690px;
	height: 50px;
	margin:auto;
}
#cont-bouton-gauche {
	width: 530px;
	height: 50px;
	float:left;
	background-image:url(../img/new/cont-bouton-gauche.png);
	background-repeat:no-repeat;
}
#cont-bouton-droit {
	width: 160px;
	height: 50px;
	float:right;
}
/** Champ date */

/** image calendrier */

div.calContainer img {
	border:none;
	vertical-align:middle;
}
/** zone de saisie */

.iMask {
	vertical-align:middle;
	margin-right:5px;
	width:75px;
}
/** libelle de la date */

.date_label {
	color:#FF7F00;
	vertical-align:middle
}
#pco_label_autocomplete {
	width:170px;
}
/* PAGE DURABLE */
#dur-head-top {
	width:758px;
	height:30px;
	padding-top:13px;
	background-image:url(../img/new/dur-haut.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#dur-head {
	width:758px;
	margin-bottom:10px;
	background-image:url(../img/new/dur-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
	height:341px;
	overflow:auto;
}

#dur-head-text1 {
	float:left;
	width:222px;
	padding:33px 20px 0px 20px;
	margin:0;
	color:#000000;
	font-size:12px;
}
#dur-head-text2 {
	float:right;
	width:222px;
	padding:33px 20px 0px 20px;
	margin:0;
	color:#000000;
	font-size:12px;
}
/* PAGE FAQ */
#faq-head {
	width:931px;
	height:30px;
	padding-top:9px;
	background-image:url(../img/new/faq-haut.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#faq-fond {
	width:931px;
	margin-bottom:10px;
	background-image:url(../img/new/faq-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
}

#faq-text1 {
	padding:12px 0px 0px 17px;
	margin:0;
	color:#000000;
	font-size:12px;
}

#faq-text1 h2 {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#808bb2;
	padding-bottom:10px;
}

/* PAGE INFO LEGALE */
#info-head {
	width:931px;
	height:30px;
	padding-top:9px;
	background-image:url(../img/new/info-head.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#info-fond {
	width:931px;
	margin-bottom:10px;
	background-image:url(../img/new/info-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
}

#info-text1 {
	padding:5px 17px 0px 17px;
	margin:0;
	color:#000000;
	font-size:12px;
}

/* PAGESOURCE */
#src-head {
	width:725px;
	height:30px;
	padding-top:13px;
	background-image:url(../img/new/src-haut.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#src-fond {
	width:725px;
	min-height:253px;
	margin-bottom:10px;
	background-image:url(../img/new/src-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
}

#src-text1 {
	margin:0;
	color:#000000;
	font-size:12px;
}

#src-droite-head {
	width:211px;
	height:20px;
	padding-top:23px;
	background-image:url(../img/new/src-droite-haut.png);
	background-repeat:no-repeat;
	color:#6e6055;
	font-weight:bold;
	text-align:center;
}
#src-droite-fond {
	width:175px;
	padding:10px 18px 5px 18px;
	background-image:url(../img/new/src-droite-fond.png);
	text-align:justify;
	color:#6e6055;
}
#src-droite-bas {
	width:211px;
	height:21px;
	background-image:url(../img/new/src-droite-bas.png);
	margin-bottom:20px;
}

/*PAGE PRESSE*/
#presse-head {
	width:390px;
	height:48px;
	padding-top:123px;
	padding-left:336px;
	background-image:url(../img/new/presse-head.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}
#presse-fond {
	width:726px;
	min-height:300px;
	margin-bottom:10px;
	background-image:url(../img/new/presse-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
	color:#000000;
}

/* PAGEDEMO */
#demo-head {
	width:725px;
	height:30px;
	padding-top:12px;
	background-image:url(../img/new/demo-head.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#demo-fond {
	width:725px;
	min-height:253px;
	margin-bottom:10px;
	background-image:url(../img/new/demo-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
}

#demo-text1 {
	margin:0;
	color:#000000;
	font-size:12px;
	padding:15px 25px;
}
#demo-text2 {
	margin:0;
	color:#000000;
	font-size:12px;
	padding:15px 25px;
}
/* PAGE DOUBLE TRADE */
#dt-head-top {
	width:707px;
	height:30px;
	padding-top:25px;
	padding-left:247px;
	background-image:url(../img/new/dt-head-top.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#dt-head {
	width:954px;
	background-image:url(../img/new/dt-head-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
}
#dt-head-text1 {
	height:100px;
	padding:35px 36px 0px 297px;
	margin:0;
	color:#2e3b54;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#dt-head-text2 {
	padding:0px 30px 0px 30px;
}
#dt-auto-top {
	width:717px;
	height:27px;
	padding-top:10px;
	background-image:url(../img/new/dt-auto-top.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#dt-auto {
	width:717;
	height:181px;
	background-image:url(../img/new/dt-auto-fond.png);
	background-repeat:no-repeat;
	padding:0px;
	text-align:justify;
	font-size:12px;
	margin-bottom:20px;
}
#dt-auto-text {
	padding:43px 218px 0px 30px;
}
#dt-cout-top {
	width:717px;
	height:27px;
	padding-top:10px;
	background-image:url(../img/new/dt-cout-top.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#dt-cout {
	width:470px;
	height:188px;
	background-image:url(../img/new/dt-cout-fond.png);
	background-repeat:no-repeat;
	padding:50px 22px 0px 225px;
	text-align:justify;
	font-size:12px;
	overflow:auto;
}
#dt-cout-text {
	width:475px;
	height:120px;
	margin: 80px 0 0 220px;
	background-image:url(../img/new/dt-cout-text.png);
	background-repeat:no-repeat;
}
#dt-bas {
	width:718px;
	height:190px;
}
#dt-bas-droit {
	width:351px;
	height:143px;
	float:right;
}
#dt-bas-gauche {
	float:left;
	width:351px;
	height:143px;
}
.dt-bas-top {
	width:351px;
	height:19px;
	margin:0px;
	display:block;
	padding-top:4px;
	background-image:url(../img/new/dt-bas-top.png);
	background-repeat:no-repeat;
	text-align:center;
	
	color:#FFFFFF;
	font-size:11px;
}
.dt-bas-fond {
	width:341px;
	height:94px;
	padding:26px 0px 0px 10px;
	margin:0px;
	display:block;
	background-image:url(../img/new/dt-bas-fond.png);
	background-repeat:no-repeat;
}
.dt-bas-fond a{
	color:#000000;
	text-decoration:none;
}

.dt-bas-fond p{
	margin:0px 0px 5px 0px;
	padding:0px;
}

.dt-bas-fond .input {
	width:160px;
	height:20px;
	border:1px solid #6F8C13;
}

#dt-droite-haut {
	margin:0px;
	padding:0px;
	height:27px;
	width:214px;
	background-image:url(../img/new/dt-droit-haut.png);
}
#dt-droite-centre {
	margin:0px;
	padding:0px;
	height:640px;
	width:214px;
	background-color: #7F8AB1;
}
#dt-droite-bas {
	margin:0px;
	padding:0px;
	height:27px;
	width:214px;
	background-image:url(../img/new/dt-droit-bas.png);
	margin-bottom:10px;
}
/******************* 

 * entreprise      *

 *******************/

.firm-fond {
	width:432px;
	height:150px;
	background-image:url(../img/new/firm-gauche-haut.png);
	background-repeat:no-repeat;
	margin-bottom:70px;
}
.firm-fond h2 {
	font-weight:normal;
	font-size:1.0em;
}
#firm-titre {
	width:450px;
	margin:auto;
}
#firm-titre h1 {
	font-weight:normal;
	color:#62920A;
}
.firm-ti {
	font-family:0.6em;
	color:#999999;
}
.firm-fond a {
	color:#62920A;
}
#firm-winners-titre {
	margin:auto;
	width: 160px;
	height:30px;
	color:#FFFFFF;
	padding-top:10px;
	font-style:italic;
}
#firm-winners-content {
}
#firm-sys-titre {
	margin:auto;
	width: 250px;
	height:30px;
	color:#FFFFFF;
	padding-top:0px;
	font-style:italic;
	text-align:center;
}
#firm-sys-content {
}
#firm-tech-titre {
	margin:auto;
	width: 200px;
	height:30px;
	color:#FFFFFF;
	padding-top:0px;
	font-style:italic;
	text-align:center;
}
#firm-tech-content {
}
.firm-hist {
	width:315px;
	height:414px;
	background-image:url(../img/new/firm-histo.png);
	margin-bottom:70px;
}
.firm-hist h2 {
	font-weight:normal;
	font-size:1.0em;
}
.firm-date {
	color:#FF6600;
	font-weight:bold;
}
#firm-hist-titre {
	margin:auto;
	width: 250px;
	height:40px;
	color:#FFFFFF;
	padding-top:14px;
	font-style:italic;
	text-align:center;
}
#firm-hist-content {
}

.firm-menu {
	background-image:url(../img/new/firm-menu.png);
	width:147px;
	height:32px;
	
}

.firm-menu a{
	
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF !important;
}

/******************* 

 * chiffres      *

 *******************/
.chi-top {
	width:432px;
	height:27px;
	background-image:url(../img/new/chi-top.png);
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
	padding-top:15px;
}
.chi-top-fond {
	width:202px;
	padding:32px 40px 0px 190px;
	background-image:url(../img/new/chi-top-fond.png);
	background-repeat:no-repeat;
	height:154px;
	overflow:auto;
}
.chi-bas {
	width:432px;
	height:36px;
	background-image:url(../img/new/chi-bas.png);
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
	padding-top:10px;
}
.chi-bas-fond {
	width:405px;
	padding:52px 0px 0px 27px;
	background-image:url(../img/new/chi-bas-fond.png);
	background-repeat:no-repeat;
	height:95px;
	overflow:auto;
}
.chi-droite {
	width:314px;
	height:27px;
	background-image:url(../img/new/chi-droite.png);
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
	padding-top:15px;
}
.chi-droite-fond {
	width:270px;
	padding:30px 20px 0px 24px;
	background-image:url(../img/new/chi-droite-fond.png);
	background-repeat:no-repeat;
	height:249px;
	overflow:auto;
}

/******************* 

 * service      *

 *******************/
.serv-top {
	width:442px;
	height:27px;
	background-image:url(../img/new/serv-top.png);
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	padding-top:15px;
	padding-left:340px;
}
.serv-top-fond {
	width:563px;
	padding:0px 193px 0px 26px;
	background-image:url(../img/new/serv-top-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
}
.serv-gauche {
	width:541px;
	height:27px;
	background-image:url(../img/new/serv-gauche.png);
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	padding-top:15px;
	margin-top:20px;
}
.serv-gauche-fond {
	width:311px;
	padding:10px 25px 0px 205px;
	background-image:url(../img/new/serv-gauche-fond.png);
	background-repeat:no-repeat;
	text-align:justify;
}
.serv-droite {
	width:323px;
	height:27px;
	background-image:url(../img/new/serv-droite.png);
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	padding-top:15px;
	margin-top:20px;
}
.serv-droite-fond {
	width:323px;
	padding-top:22px;
	background-image:url(../img/new/serv-droite-fond.png);
	background-repeat:no-repeat;
	text-align:center;
}

/*******************

 * Generic Classes *

 *******************/

 



.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.fRight a{
	color:#000000;
	text-decoration:none;
}
.middle {
	vertical-align: middle;
}
.center {
	text-align: center;
}
.spacer {
	clear: both;
}

