/*************************/ /*        RESET          */
	/*************************/
* {
	padding: 0;
	margin: 0;
}

.reset {
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0.1;
}

/*************************/ /*        GENERAL        */
	/*************************/
html,body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #1A171B url(../media/interface/body-bg.gif) top left repeat-x;
	font-size: 11px;
	color: #45494d;
	margin: 0;
	padding: 0;
}

a {
	color: #7b2a74;
	outline: none;
	border: none;
}

a:hover,.edit a:hover {
	color: #af65a8;
	text-decoration: underline;
}

h1 {
	color: #760b68;
	margin: 10px 0;
	font-weight: normal;
	font-size: 20px;
}

h2 {
	color: #7b2a74;
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #7b2a74;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}

p {	
}

li {
	list-style: none;
}

img {
	outline: none;
	border: none;
}

a img {
	outline: none;
	border: none;
}

.spacer {
	clear: both;
}

.small {
	font-size: 10px;
}

.notes {
	font-size: 10px;
	font-style:italic;
}

.nostyle {
	background: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

img.fl {
	float: left;
	margin-right: 20px;
}

.sections_txt {background: url(../media/interface/grilles_lignes.gif) bottom repeat-x;}

/*************************/ /*       GLOBAL          */
	/*************************/
#wrapper {
	position: relative;
	width: 928px;
	margin: 0 auto;
	text-align: left;
	background: url(../media/interface/content-wrapper-2.jpg) no-repeat top left;
	overflow: hidden;
}

/*************************/ /*       HEADER          */
	/*************************/
#header {
	float: left;
	width: 100%;
	overflow:visible;
	background: url(../media/interface/header-bg-3.jpg) top left no-repeat;
}
#header-page {
	float: left;
	width: 100%;
	overflow:visible;
	background: url(../media/interface/header-bg-page.jpg) top left no-repeat;
}

a#header-logo {
	float: left;
	width: 257px;
	height: 120px;
	background: #fff url(../media/interface/logo-2.jpg) top left no-repeat;
	margin: 0 0 0 32px;
}
/* IE 6 */
* html a#header-logo {margin: 7px 0 0 32px}

#haut-contact {
	display: block;
	width: 270px;
	float: right;
	padding: 10px 10px 0 0;
	background: none;
	height: 20px;
}

#haut-contact a#lien-langue {
	float: right;
	display:block;
	padding: 5px 0 0 20px;
	margin: 0;
	width: 125px;
	height: 25px;
	color: #5a1f5e;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../media/interface/langues.gif) no-repeat 0 0;
	text-decoration: none;
}

	#haut-contact a#lien-langue:hover {background: transparent url(../media/interface/langues.gif) no-repeat 0 -30px;}

#navigation {
	float: left;
	padding-top:3px;	
}

/* firefox */
html> /**/ body #navigation {padding-top:3px;}
/* IE 6 */
* html #navigation {padding-top:0px;}

#contenant-haut {
	background: transparent url(../media/interface/main-acc-bg-haut-1.jpg) no-repeat top left;
	float: left;
	width:865px;
	margin: 0 0 0 32px;
}
/* IE 6 */
* html #contenant-haut {margin: 0 0 0 16px;}

#contenant-bas {
	background: transparent url(../media/interface/main-acc-bg-bas-2.jpg) no-repeat bottom right;
	width:872px;
	margin:0;
}

/* firefox */
html> /**/ body #contenant-bas {background: transparent url(../media/interface/main-acc-bg-bas-3.jpg) no-repeat bottom right;}
/* IE 6 */
* html #contenant-bas {background: transparent url(../media/interface/main-acc-bg-bas-3.jpg) no-repeat bottom right;}

/*************************/ /*       CONTENT         */
	/*************************/
#content {
	position: relative;
	float: left;
	width: 895px;
	margin-top:-9px;
	background:transparent url(../media/interface/content-fond.jpg) no-repeat bottom left;
}
/* IE 6 */
* html #content {width: 895px;}

#main {
	position: relative;
	float: right;
	width: 600px;
	background:transparent url(../media/interface/contenu-fond-pages.gif) no-repeat bottom left;
	margin:20px 23px 0 0;
}
/* IE 6 */
* html #main {width: 600px;margin:20px 12px 0 0;}

#acc-main {
	min-height: 210px;
	background: none;
	margin-left:55px;
}

/* firefox */
html> /**/ body #acc-main {padding-left:210px;}

/* IE 6 */
* html #acc-main {padding-left:200px;}

#illustration {
	position: relative;
	float: left;
	width: 272px;
	height: 108px;
}

/* firefox */
html> /**/ body #illustration {margin-left: 0;padding-left:0;}
/* IE 7 */
* :first-child+html #illustration {margin-left: 0;}
/* IE 6 */
* html #illustration {margin-left: 0;padding-left:0;}

/*************************/ /*       ACCUEIL         */
	/*************************/
#content-acc {
	position: relative;
	float: left;
	width: 920px;
	margin-top:-9px;
	background:transparent url(../media/interface/acc-content-fond.gif) no-repeat bottom left;
}
/* IE 6 */
* html #content-acc {width: 895px;}

#acc-illustration {
	position: relative;
	float: left;
	width: 257px;
	height: 108px;
	padding-left:8px;
}

/* firefox */
html> /**/ body #acc-illustration {margin-left: 7px;padding-left:0;}
/* IE 7 */
* :first-child+html #acc-illustration {margin-left: 7px;}
/* IE 6 */
* html #acc-illustration {margin-left: 7px;padding-left:0;}

#acc-main h1 {
	margin: 20px 0;
}

#acc-main p {
	width: 590px;
	background: none;
	margin: 0;
}

/* IE 6 */
* html #acc-main p {width: 590px;}

#texte-acc {
	position: relative;
	float: right;
	margin:9px 0 0 0;
	width: 303px;
	height:301px;
	background:transparent url(../media/interface/contenu-fond.jpg) no-repeat bottom right;
	padding: 0 0 0 25px;
}
/* firefox */
html> /**/ body #texte-acc {width: 307px;}
/* IE 6 */
* html #texte-acc {width: 307px;}

#texte-acc p, #texte-acc h1 {
	width: 297px;
}

#texte-acc p {
font-weight:normal;
font-size:11px;
}

#payez-mobile {
	position: relative;
	float: right;
	width: 260px;
	height:300px;
	margin: 0 23px 0 0 ;
	padding: 0;
	float:right;
	background:#fff url(../media/accueil/btn-test-aepm.jpg) no-repeat 0 0;
}
/* IE 6 */
* html #payez-mobile {margin: 0 -2px 0 0;}

#payez-mobile a {
	height: 229px;
	height:300px;
	display: block;
}
#payez-mobile a:hover {
   background:transparent url(../media/accueil/btn-test-aepm.jpg) no-repeat 0 -300px;
}


/* VERSION ANGLAISE */
#uk-payez-mobile {
	position: relative;
	float: right;
	width: 260px;
	height:300px;
	margin: 0 23px 0 0 ;
	padding: 0;
	float:right;
	background:#fff url(../media/accueil/uk-btn-test-aepm.jpg) no-repeat 0 0;
}
/* IE 6 */
* html #uk-payez-mobile {margin: 0 -2px 0 0;}

#uk-payez-mobile a {
	height: 229px;
	height:300px;
	display: block;
}
#uk-payez-mobile a:hover {
   background:transparent url(../media/accueil/uk-btn-test-aepm.jpg) no-repeat 0 -300px;
}
/*************************/ /*    SOUS NAVIGATION    */
	/*************************/
#ssmenu {
	position: relative;
	float: left;
	width: 272px;
	padding-left:0;
	margin-left: 0;
}

/* firefox */
html> /**/ body #ssmenu {}
/* IE 7 */
* :first-child+html #ssmenu {}
/* IE 6 */
* html #ssmenu {margin-top:-3px;}

#ssmenu h3 { margin:0; padding:0;}

#ssmenu a {
display:block;
height:27px;
margin:0;
padding:0;
text-decoration: none;
}

/* Présentation de la solution Payez Mobile */
h3.tabs-mob a{ background: transparent url(../media/interface/menu/tabs-solution.jpg) no-repeat 0 0;}
h3.tabs-mod a{ background: transparent url(../media/interface/menu/tabs-mode.jpg) no-repeat 0 0;}

	#ss-mob-active a{background: transparent url(../media/interface/menu/tabs-solution.jpg) no-repeat 0 -54px;}
	#ss-mod-active a{background: transparent url(../media/interface/menu/tabs-mode.jpg) no-repeat 0 -54px;}
	
		h3.tabs-mob a:hover{background: transparent url(../media/interface/menu/tabs-solution.jpg) no-repeat 0 -27px;}
		h3.tabs-mod a:hover{background: transparent url(../media/interface/menu/tabs-mode.jpg) no-repeat 0 -27px;}

/* A propos de l'AEPM */
h3.tabs-pro a{ background: transparent url(../media/interface/menu/tabs-propos.jpg) no-repeat 0 0;}
h3.tabs-mem a{ background: transparent url(../media/interface/menu/tabs-membres.jpg) no-repeat 0 0;}
h3.tabs-mis a{ background: transparent url(../media/interface/menu/tabs-missions.jpg) no-repeat 0 0;}
h3.tabs-org a{ background: transparent url(../media/interface/menu/tabs-organisation.jpg) no-repeat 0 0;}
h3.tabs-par a{ background: transparent url(../media/interface/menu/tabs-partenaires.jpg) no-repeat 0 0;}

	#ss-pro-active a{background: transparent url(../media/interface/menu/tabs-propos.jpg) no-repeat 0 -54px;}
	#ss-mem-active a{background: transparent url(../media/interface/menu/tabs-membres.jpg) no-repeat 0 -54px;}
	#ss-mis-active a{background: transparent url(../media/interface/menu/tabs-missions.jpg) no-repeat 0 -54px;}
	#ss-org-active a{background: transparent url(../media/interface/menu/tabs-organisation.jpg) no-repeat 0 -54px;}
	#ss-par-active a{background: transparent url(../media/interface/menu/tabs-partenaires.jpg) no-repeat 0 -54px;}
	
		h3.tabs-pro a:hover{background: transparent url(../media/interface/menu/tabs-propos.jpg) no-repeat 0 -27px;}
		h3.tabs-mem a:hover{background: transparent url(../media/interface/menu/tabs-membres.jpg) no-repeat 0 -27px;}
		h3.tabs-mis a:hover{background: transparent url(../media/interface/menu/tabs-missions.jpg) no-repeat 0 -27px;}
		h3.tabs-org a:hover{background: transparent url(../media/interface/menu/tabs-organisation.jpg) no-repeat 0 -27px;}
		h3.tabs-par a:hover{background: transparent url(../media/interface/menu/tabs-partenaires.jpg) no-repeat 0 -27px;}

/* Pilote Payez Mobile */
h3.tabs-acc a{ background: transparent url(../media/interface/menu/tabs-accueil.jpg) no-repeat 0 0;}
h3.tabs-tme a{ background: transparent url(../media/interface/menu/tabs-tmembres.jpg) no-repeat 0 0;}
h3.tabs-cli a{ background: transparent url(../media/interface/menu/tabs-clients.jpg) no-repeat 0 0;}
h3.tabs-com a{ background: transparent url(../media/interface/menu/tabs-comm.jpg) no-repeat 0 0;}
h3.tabs-tel a{ background: transparent url(../media/interface/menu/tabs-telecharger.jpg) no-repeat 0 0;}

	#ss-acc-active a{background: transparent url(../media/interface/menu/tabs-accueil.jpg) no-repeat 0 -54px;}
	#ss-tme-active a{background: transparent url(../media/interface/menu/tabs-tmembres.jpg) no-repeat 0 -54px;}
	#ss-cli-active a{background: transparent url(../media/interface/menu/tabs-clients.jpg) no-repeat 0 -54px;}
	#ss-com-active a{background: transparent url(../media/interface/menu/tabs-comm.jpg) no-repeat 0 -54px;}
	#ss-tel-active a{background: transparent url(../media/interface/menu/tabs-telecharger.jpg) no-repeat 0 -54px;}
	
		h3.tabs-acc a:hover{background: transparent url(../media/interface/menu/tabs-accueil.jpg) no-repeat 0 -27px;}
		h3.tabs-tme a:hover{background: transparent url(../media/interface/menu/tabs-tmembres.jpg) no-repeat 0 -27px;}
		h3.tabs-cli a:hover{background: transparent url(../media/interface/menu/tabs-clients.jpg) no-repeat 0 -27px;}
		h3.tabs-com a:hover{background: transparent url(../media/interface/menu/tabs-comm.jpg) no-repeat 0 -27px;}
		h3.tabs-tel a:hover{background: transparent url(../media/interface/menu/tabs-telecharger.jpg) no-repeat 0 -27px;}


/* VERSION ANGLAISE -- Présentation de la solution Payez Mobile */
h3.uk-tabs-mob a{ background: transparent url(../media/interface/menu/uk-tabs-solution.jpg) no-repeat 0 0;}
h3.uk-tabs-mod a{ background: transparent url(../media/interface/menu/uk-tabs-mode.jpg) no-repeat 0 0;}

	#uk-ss-mob-active a{background: transparent url(../media/interface/menu/uk-tabs-solution.jpg) no-repeat 0 -54px;}
	#uk-ss-mod-active a{background: transparent url(../media/interface/menu/uk-tabs-mode.jpg) no-repeat 0 -54px;}
	
		h3.uk-tabs-mob a:hover{background: transparent url(../media/interface/menu/uk-tabs-solution.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-mod a:hover{background: transparent url(../media/interface/menu/uk-tabs-mode.jpg) no-repeat 0 -27px;}

/* VERSION ANGLAISE -- A propos de l'AEPM */
h3.uk-tabs-mem a{ background: transparent url(../media/interface/menu/uk-tabs-membres.jpg) no-repeat 0 0;}
h3.uk-tabs-mis a{ background: transparent url(../media/interface/menu/uk-tabs-missions.jpg) no-repeat 0 0;}
h3.uk-tabs-org a{ background: transparent url(../media/interface/menu/uk-tabs-organisation.jpg) no-repeat 0 0;}
h3.uk-tabs-par a{ background: transparent url(../media/interface/menu/uk-tabs-partenaires.jpg) no-repeat 0 0;}
h3.uk-tabs-ute a{ background: transparent url(../media/interface/menu/uk-tabs-telecharger.jpg) no-repeat 0 0;}

	#uk-ss-mem-active a{background: transparent url(../media/interface/menu/uk-tabs-membres.jpg) no-repeat 0 -54px;}
	#uk-ss-mis-active a{background: transparent url(../media/interface/menu/uk-tabs-missions.jpg) no-repeat 0 -54px;}
	#uk-ss-org-active a{background: transparent url(../media/interface/menu/uk-tabs-organisation.jpg) no-repeat 0 -54px;}
	#uk-ss-par-active a{background: transparent url(../media/interface/menu/uk-tabs-partenaires.jpg) no-repeat 0 -54px;}
	#uk-ss-ute-active a{background: transparent url(../media/interface/menu/uk-tabs-telecharger.jpg) no-repeat 0 -54px;}
	
		h3.uk-tabs-mem a:hover{background: transparent url(../media/interface/menu/uk-tabs-membres.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-mis a:hover{background: transparent url(../media/interface/menu/uk-tabs-missions.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-org a:hover{background: transparent url(../media/interface/menu/uk-tabs-organisation.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-par a:hover{background: transparent url(../media/interface/menu/uk-tabs-partenaires.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-ute a:hover{background: transparent url(../media/interface/menu/uk-tabs-telecharger.jpg) no-repeat 0 -27px;}

/* VERSION ANGLAISE -- Pilote Payez Mobile */
h3.uk-tabs-acc a{ background: transparent url(../media/interface/menu/uk-tabs-accueil.jpg) no-repeat 0 0;}
h3.uk-tabs-tme a{ background: transparent url(../media/interface/menu/uk-tabs-tmembres.jpg) no-repeat 0 0;}
h3.uk-tabs-cli a{ background: transparent url(../media/interface/menu/uk-tabs-clients.jpg) no-repeat 0 0;}
h3.uk-tabs-com a{ background: transparent url(../media/interface/menu/uk-tabs-comm.jpg) no-repeat 0 0;}
h3.uk-tabs-tel a{ background: transparent url(../media/interface/menu/uk-tabs-telecharger.jpg) no-repeat 0 0;}

	#uk-ss-acc-active a{background: transparent url(../media/interface/menu/uk-tabs-accueil.jpg) no-repeat 0 -54px;}
	#uk-ss-tme-active a{background: transparent url(../media/interface/menu/uk-tabs-tmembres.jpg) no-repeat 0 -54px;}
	#uk-ss-cli-active a{background: transparent url(../media/interface/menu/uk-tabs-clients.jpg) no-repeat 0 -54px;}
	#uk-ss-com-active a{background: transparent url(../media/interface/menu/uk-tabs-comm.jpg) no-repeat 0 -54px;}
	#uk-ss-tel-active a{background: transparent url(../media/interface/menu/uk-tabs-telecharger.jpg) no-repeat 0 -54px;}
	
		h3.uk-tabs-acc a:hover{background: transparent url(../media/interface/menu/uk-tabs-accueil.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-tme a:hover{background: transparent url(../media/interface/menu/uk-tabs-tmembres.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-cli a:hover{background: transparent url(../media/interface/menu/uk-tabs-clients.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-com a:hover{background: transparent url(../media/interface/menu/uk-tabs-comm.jpg) no-repeat 0 -27px;}
		h3.uk-tabs-tel a:hover{background: transparent url(../media/interface/menu/uk-tabs-telecharger.jpg) no-repeat 0 -27px;}
		
.element {
	color: #7d2875;
	background:#fff url(../media/interface/fond-ssmenu.jpg) repeat-y top left;
}

div.element ul {
	display:block;
	margin: 0;
	padding: 4px 5px 0 5px;
}

div.element li {
	display:block;
	height:15px;
	margin: 0;
	padding:0 25px;
	border-bottom:#ccc 1px solid;
}

.element a {
	color: #7d2875;
	text-decoration: none;
	font-size: 11px;
}

.element a:hover,.element a.active {
	color: #c88fd4;
}

/*************************/ /*    ACTUS				 */
	/*************************/
#actus {
	float: left;
	clear: both;
	padding: 20px 5px 25px 5px;
	margin:0;
	width: 250px;
}

	#actus h2 a {
		display: block;
		margin: 10px 5px;
		padding-right:25px;
		font-size: 18px;
		color: #fff;
		text-decoration: none;
	}

	#actus h2 a.rss {
		display: block;
		float:right;
		margin: 3px 0 0 0;
		font-size: 18px;
		color: #fff;
		text-decoration: none;
	}

#acc-actus {
	float: left;
	width: 250px;
	padding: 20px 5px 45px 10px;
	margin-left:40px;
}

/* firefox */
html> /**/ body #acc-actus {
	margin: 0 0 0 32px;
	padding: 10px 5px 45px 10px;
}

/* IE 6 */
* html #acc-actus {
	margin: 0 0 0 15px;
}

	#acc-actus h2 a {
		display: block;
		margin: 10px 5px;
		padding-right:25px;
		font-size: 18px;
		color: #fff;
		text-decoration: none;
	}

	#acc-actus h2 a.rss {
		display: block;
		float:right;
		margin: 3px 0 0 0;
		font-size: 18px;
		color: #fff;
		text-decoration: none;
	}

#actus p,#acc-actus p {
	display: block;
	width: 98%;
	margin: 5px;
	padding: 10px 0 0 0;
	border-bottom: #301f36 1px solid;
	color: #fff;
	font-size: 11px;
}

#actus span.date-rose,#acc-actus span.date-rose {
	color: #c9c;
	font-weight: bold;
}

#actus a,#acc-actus a {
	color: #fff;
	font-size: 10px;
	text-decoration:underline;
}

/*************************/ /*    SUITE CONTENU     */
	/*************************/
.ariane {
	color: #ddbc3a;
	font-size: 10px;
}

.ariane a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.ariane a:hover {
	color: #000;
}

#texte {
	float: left;
	width: 520px;
	margin: 0 0 0 0;
	padding: 0 25px 30px 25px;
}

#texte-liste {
	display: block;
	width: 430px;
}

.visu-1 img {
	float: left;
	padding: 0 20px 0 0;
}

.demo {
	float:right;
	display:block;
	width:217px;
}

			/* VERSION ANGLAISE */
			.uk-demo {
				float:right;
				display:block;
				width:217px;
			}

#texte-gauche {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
	padding: 0;
}

#texte-gauche a,#texte-droite a {
	font-weight: normal;
	text-decoration: underline;
	color: #464646;
}

#texte-droite {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
}

.blocs {
	float: left;
	width: 170px;
	height: 200px;
	margin: 20px 0;
	padding: 0 0 0 10px;
	color: #fff;
}

.blocs a {
	display:block;
	width:165px;
	height:180px;
}

#bloc-rose {
	background: transparent url(../media/accueil/link-client.gif) no-repeat top left;
	margin-left: 20px;
}

/* IE 6 */
* html #bloc-rose {margin-left: 10px;}

#bloc-orange {
	background: transparent url(../media/accueil/link-commercant.gif) no-repeat	top left;
}

#bloc-violet {
	background: transparent url(../media/accueil/link-presse.gif) no-repeat	top left;
}

			/* VERSION ANGLAISE */
			#uk-bloc-rose {background: transparent url(../media/accueil/uk-link-client.gif) no-repeat top left;margin-left: 20px;}			
			/* IE 6 */
			* html #uk-bloc-rose {margin-left: 10px;}			
			#uk-bloc-orange {background: transparent url(../media/accueil/uk-link-commercant.gif) no-repeat top left;}			
			#uk-bloc-violet {background: transparent url(../media/accueil/uk-link-presse.gif) no-repeat top left;}

.blocs h2 {
	font-size: 20px;
	color: #fff;
}
#commercants {
	float: right;
	width: 550px;
	height: 125px;
	margin: 0 60px 0 0;
	padding: 0;
	background:transparent url(../media/pilote-payez-mobile/com-carte-fond-1.jpg) no-repeat top left;
}

/* IE 6 */
* html #commercants  {margin: 0 35px 0 0;}

#commercants img {
	float:left;
	margin-right:5px;
}

#commercants p {
	margin:50px 0 0 0;
	color:#fff;
	font-size:13px;
}

#commercants span.com-grand {font-size:20px;}
#commercants span.com-orange {font-size:20px; color:#dcbc4d;}

#texte p {
	padding: 0 5px 10px 0;
	color:#000;
}

#texte ul,#texte li, #texte-acc ul, #texte-acc li {
	margin: 3px 0 3px 10px;
	line-height: 17px;
	list-style-image: url(../media/interface/puce.gif);
}

table.tab-logos {
	text-align: center;
}

table.tab-logos td {
	border-bottom: 1px dotted #ccc;
	padding: 3px;
}

table.tab-servclients td.titre-grille,table.tab-servclients td.titre-grille2{
	height: 16px;
	vertical-align: middle;
	padding-bottom: 4px;
}

table.tab-servclients td.titre-grille {
	background: url(../media/interface/grilles_lignes.gif) bottom repeat-x;
}

table.tab-servclients td.titre-grille2 {
	background: url(../media/interface/grilles_lignes_t2.gif) bottom repeat-x;
}

img.cinema{
float:left;
margin-right:10px;
}

/*************************/ /*       Page Comment payer         */
	/*************************/
	
#usual1 li {
margin-right:10px;
}
	
#usual1 li a:hover{
	background-color:#fff;
	color: #af65a8;
	text-decoration: underline;
	cursor:pointer;
}

/*************************/ /*       TABS            */
	/*************************/
.idTabs {
	width: 500px;
	margin: 8px auto;
	list-style-image: none;
}

.idTabs li {
	list-style-image: none;
	float: left;
}

.idTabs ul a {
	display: block;
	text-decoration: none !important;
	list-style-image: none;
}

.idTabs ul a:hover {
	color: #FFF;
	background: #111;
}

.idTabs ul a.selected {
	margin-bottom: 0;
	color: #000;
	cursor: default;
}

.idTabs div {
	padding: 10px 10px 8px 10px; *
	padding-top: 3px; *
	margin-top: -15px;
	clear: left;
}

.idTabs div a {
	color: #000;
	font-weight: bold;
}

/*************************/ /*       FOOTER          */
	/*************************/
#footer {
	position: relative;
	float: left;
	width: 890px;
	height:60px;
	background: url(../media/interface/footer-bg-1.jpg) bottom left no-repeat;
	padding: 0 38px 0 0;
}

#footer a,#footer a:visited {
	color: #fff;
	text-decoration: none;
}

	#footer a:hover {
		color: #fff;
		text-decoration: underline;
	}

#carte {
	float: left;
	padding: 5px 0 0 7px;
	clear:left;
}

#mentions {
	padding: 0 0 0 35px;
	margin: 15px 0 0 0;
	float: left;
	font-size: 10px;
	color: #fff;
	width: 420px;
}

a.footer-mentions{ background:transparent url(../media/interface/footer-trait.jpg) no-repeat top right; padding-right:10px; margin-right:5px;}
a.footer-contact{ background:transparent url(../media/interface/footer-trait.jpg) no-repeat top right; padding-right:10px; margin-right:5px;}

#copyright-content {
	padding: 0;
	margin: 15px 0 0 0;
	float: right;
	font-size: 10px;
	color: #fff;
	width: 275px;
}

	.logo {
		float: right;
		padding: 0;
		margin-top:-13px;
		margin-right:-10px;
	}

#bottom {
	padding: 0 30px 8px 0;
	margin: 22px 0 0 0;
	float: right;
	font-size: 10px;
	color: #8a9199;
}

/*************************/ /*        Contact        */
	/*************************/
#form_contact {margin:0 0 20px 0; min-height:220px; background-color:#e2e2e2; padding:5px 10px;}
	
fieldset {border:0;}

fieldset.fiel_petit {
display:block;
float:left;
width:250px;
margin:10px 0;
}

	fieldset.fiel_petit legend {
	margin:0;
	}

	fieldset.fiel_petit label {
	display:block;
	float:left;
	width:90px;
	}
	
	fieldset.fiel_petit input, fieldset.fiel_petit select {
	display:block;
	float:left;
	width:120px;
	margin:0 0 10px 0;
	}

fieldset.fiel_grand {
display:block;
float: right;
width:250px;
}

	fieldset.fiel_grand legend {
	margin:5px 0;
	}

	fieldset.fiel_grand label {
	display:block;
	float:left;
	width:90px;
	margin-bottom:5px;
	}
	
	fieldset.fiel_grand input {
	display:block;
	width:150px;
	margin:0 0 5px 0;
	}
	
	fieldset.fiel_grand textarea {
	display:block;
	width:240px;
	height:100px;
	margin:0 0 10px 0;
	}
	
	.error{
	background-color:#e2e2e2;
	padding:10px;
	color:#f30;
	}

/*************************/ /*        formulaire        */

#form_tele {margin:0 0 20px 0; min-height:300px; background-color:#e2e2e2; padding:5px 10px;}
	
	#form_tele input.form_radio {
	display:block;
	float:left;
	margin:0 0 5px 0;
	width:20px;
	}

	#form_tele .label {
	display:block;
	float: right;
	width:230px;
	height:25px;
	}

	
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}