
/* $Header: /var/lib/cvs/jacob/web/css/default.css,v 1.43 2010-05-11 12:16:07 fmarin Exp $ */

html{
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	color:white;
	background:#3e3935;
}

body{
	width:985px;
	min-height:642px;
	margin:auto;
}

img{
	border:0;
}

#header{
	height:42px;
	width:auto;
	padding:16px 0px 13px 0px;
	background-color:#3e3935;
	margin-top:-10px;
	margin-left:-8px;
}

#header img{
	float:left;
}

#header #fnaim{
	float:right;
	margin-right:15px;
}

#header #sia38{
	float:right;
	margin-right:15px;
}

#header p{
	height:42px;
	font-size:16px;
	float:left;
	margin-left:10px;
	font-style:italic;
	width:200px;
	margin-top:0;
	line-height:21px;
}

#content{
	background:url("../img/bg_home2.jpg") center no-repeat;
	/*min-height:509px;
	overflow-y:hidden;
	overflow-x:hidden;*/
}

#menu{
	height:40px;
	-moz-border-radius:2px;
	background-color:#b89e7a;
	width:985px;
	padding:0px;
}

#menu div{
	margin-left:130px;
	position:absolute;
	width:760px;
}

#menu a{
	display:block;
	padding-left:12px;
	padding-right:12px;
	color:white;
	text-decoration:none;
	margin-top:5px;
	height:30px;
	line-height:30px;
	font-size:16px;
	float:left;
}

#menu a:hover{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	background:#47afe9;
}

#footer{
	height:30px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-bottomleft:2px;
	width:970px;
	padding-left:15px;
	margin:auto;
	background-color:#b89e7a;
	margin-top:-2px;
	line-height:30px;
/*
	top:592px;
	position:absolute;
*/
	overflow:hidden;
}

#footer a{
	color:white;
	text-decoration:none;
	float:left;
	margin-right:10px;
}


#news{
	margin-top:185px;
	margin-left:60px;
	height:43px;
}

#news h1{
	height:43px;
	width:95px;
	line-height:43px;
	font-size:20px;
	font-style:italic;
	display:block;
	text-transform:uppercase;
	float:left;
	text-align:center;
	color:white;
	background:#47afe9;
	margin:0 0 0 0;
}

#news marquee{
	background-color:#fff;
	opacity:0.7;
	filter:alpha(opacity=70);
	height:36px;
	margin-top:4px;
	float:left;
	font-style:italic;
	width:830px;
}

#news h2{
	color:#28bbde;
	font-weight:bold;
	float:left;
	font-size:18px;
	line-height:36px;
	display:block;
	height:36px;
	margin-top:0;
	margin-right:10px;
}

#news p{
	float:left;
	font-size:18px;
	line-height:36px;
	color:#111;
	display:block;
	height:36px;
	margin-top:0;
}

#modules{
	margin-top:27px;
	height:160px;
	background-color:#3e3935;
}

#modules .mods{
	width:322px;
	height:150px;
	background-color:#b89e7a;
	float:left;
	margin-top:5px;
	padding-left:3px;
}

#modules .mods label{
	display:block;
	float:left;
	width:45px;
	height:15px;
	+height:14px;
	text-align:right;
	margin-right:5px;
	color:#3e3935;
	font-weight:bold;
	font-size:13px;
}
#modules .mods select{
	width:121px;
}

#modules .mods input, #modules .mods select{
	height:14px;
	+height:auto;
	color:white;
	background-color:#3e3935;
	font-size:11px;
	border:0;
	-moz-border-radius:2px;
	padding-left:2px;
	padding-right:2px;
	margin-top:2px;
	padding-bottom:1px;
}

#modules .mods input[type=radio], #modules .mods input[type=checkbox]{
	margin:0;
	padding:0;
	width:auto;
	background-color:transparent;
}

#modules .mods a{
	text-decoration:none;
}

#modules .mods input[type=button],
#modules .mods input[type=reset] {
	color:#3e3935;
	background-color:#fff;
	text-decoration:none;
	max-width:auto;
	padding-left:5px;
	padding-right:5px;
	*padding-left:0px;
	*padding-right:0px;
	cursor:pointer;
}

#modules .mods input[type=button]:hover,
#modules .mods input[type=reset]:hover {
	border: 1px solid #3e3935;
	color:#fff;
	background-color:#3e3935;

}

#modules .mods select{
	margin-right:5px;
}

#modules .mods input[type=submit],
#modules .mods input[type=button],
#modules .mods input[type=reset] {
	border: 1px solid #3e3935;
	margin-top:6px;
	height:16px;
	cursor:pointer;
}

#modules form{
	+margin-top:-3px;
}

#mod_rec{
	margin-right:5px;
	background: url("../img/mod_rec.png") no-repeat right top;
	color:#222;
}

#mod_rec img{
	margin-bottom:-4px;
}

#mod_cli{
	background: url("../img/mod_cc.png") no-repeat right top;
	color:#3e3935;
}

#mod_cli input {
	margin-left:20px;
}

#mod_cli input[type=text], #mod_cli input[type=password]{
	width:160px;
}

#mod_cli h3{
	margin:0 0 0 0;
}

#mod_cli table{
	cursor:pointer;
	float:left;
	width:300px;
	height:125px;
}

#mod_cli table td{
	vertical-align:top;
}

#mod_cli table img{
	border:1px solid #3e3935;
	margin-left:5px;
	margin-right:15px;
}

#diapo{
	position:absolute;
}

.sample {
	width:300px;
	padding:10px;
	background:transparent;
	margin-top:-10px;
}

.mask {
	position:relative;
	width:300px;
	height:115px;
	overflow:hidden;
	float:left;
}

#mod_cli table #exclu{
	border:0;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
}

#mod_age{
	background: url("../img/mod_age.png") no-repeat right top;
	cursor:pointer;
	margin-right:5px;
}

#mod_age a {
	float:right;
	margin-top:120px;
	margin-right:0px;
	font-size:10px;
	color:white;
	text-decoration:underline;
	background-color:#b89e7a;
	padding:2px;
	line-height:10px;
}

#modules .mods h2, #quick_search h2{
	margin-top:-2px;
	color:#3e3935;
	font-weight:normal;
	margin-bottom:0px;
	font-size:18px;
	letter-spacing:-0.05em;
	padding-top:2px;
}

#metiers{
	margin-top:0px;
	height:80px;
	background-color:#3e3935;
}

#metiers .mods{
	width:245px;
	float:left;
	height:70px;
	padding-top:10px;
	background-color:#4d4641;
	text-align:center;
	cursor:pointer;
}

#metiers .syndic{
	width:245px;
	margin-left:5px;
	float:left;
	height:70px;
	padding-top:10px;
	background-color:#322a25;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	text-align:center;
	cursor:pointer;
}

#metiers .mods h2, .syndic h2{
	float:left;
	display:block;
	height:28px;
	width:75px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:14px;
	font-size:14px;
	font-weight:normal;
	border-right:1px solid white;
	text-align:right;
}

#metiers .mods p, .syndic p{
	float:left;
	display:block;
	text-align:left;
	font-style:italic;
	margin-left:8px;
	width:120px;
}

#quick_search{
	height:45px;
	width:985px;
	padding-top:5px;
	border-top:1px solid #3e3935;
	border-bottom:5px solid #3e3935;
	background:#fcfcfc url("../img/bg_search.png") no-repeat bottom right;
	color:#3e3935;
}

#quick_search label{
	display:block;
	float:left;
	width:60px;
	height:15px;
	text-align:right;
	margin-right:5px;
	color:#3e3935;
	font-weight:bold;
	font-size:13px;
}

#quick_search label.slab{
	width:80px;
	width:80px;
	margin-left:10px;
	+margin-left:0px;
}

#quick_search input, #quick_search select{
	width:100px;
	height:15px;
	+height:auto;
	color:white;
	background-color:#3e3935;
	font-size:11px;
	border:0;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-bottomleft:2px;
	padding-left:2px;
	padding-right:2px;
	margin-top:2px;
	
}

#quick_search input[type=submit]{
	margin-left:10px;
	cursor:pointer;
}

#quick_search input[type=radio], #quick_search input[type=checkbox]{
	width:auto;
	background-color:transparent;
	padding-top:0px;
	padding-bottom:0px;
}

#quick_search .ou, #quick_search .quoi, #quick_search .rechercher, #quick_search h2{
	float:left;
}


#localist{
	background-color:#fff;
	min-height:417px;
}

#location{
	border-collapse:collapse;
	height:375px;
	color:#3e3935;
}

#location .lib a {
	color:#3e3935;
}


#location .titre{
	width:300px;
	color:#3e3935;
	border-bottom:5px solid #3e3935;
	border-right:5px solid #fafafa;
	vertical-align:bottom;
	background:#fff url("../img/bg_loc.jpg") no-repeat;
}

#location .titre h1{
	font-size:55px;
	font-weight:normal;
	float:right;
	margin:0;
	margin-bottom:-10px;
	margin-right:20px;
}


#location .list{
	background-color:#fafafa;
	width:675px;
	border-bottom:5px solid #3e3935;
	border-right:0px;
	height:55px;
}

#location .list .mini_loc{
	height:55px;
	border-collapse:collapse;
	color:#3e3935;
	vertical-align:top;
	width:675px;
}


#location .list .mini_loc:hover{
	cursor:pointer;
}

.mini_loc td {
	padding-left:10px;
	padding-right:10px;
}

.mini_loc .img_mini{
	padding-left:0px;
	padding-right:0px;
	width:50px;
}

#location .mini_loc .img_mini img{
	margin-top:-7px;
	margin-bottom:-10px;
	margin-left:-6px;
	height:55px;
}

#location .mini_loc .lib{
	font-weight:bold;
	vertical-align:top;
	width:80px;
}

#location .mini_loc .prix{
	vertical-align:middle;
	width:45px;
	text-align:right;

}

#location .mini_loc .adresse{
	vertical-align:top;
	width:130px;

}

#location .mini_loc .comment{
	vertical-align:top;

}

#localist #nav{
	height:30px;
	padding-bottom:5px;
	background-color:#fff;
	width:100%;
	color:#3e3935;
}

#localist #nav a {
	color : #3e3935;
}


#localist #photo_gal{
	height:253px;
	width:337px;
	float:left;
}

#localist #annonce{
	width:600px;
	min-height:380px;
	float:left;
	margin:0;
	padding-top:5px;
	color:#3e3935;
	font-weight:bold;
	padding-left:43px;
}

#localist #annonce h1{
	margin-top:0px;
	margin-bottom:5px;
	background-color:#3e3935;
	font-size:16px;
	text-transform:uppercase;
	display:block;
	width:590px;
	padding-left:10px;
	color:white;
}

#localist #annonce .tit{
	color:#b89e7a;
	vertical-align:top;
	margin-left:30px;
}
#localist #annonce  p{
	margin:0px;
	text-align:justify;
}

#localist #annonce  p.atout{
	margin:0 0 0 30px;
}

#localist #annonce .avis{
	vertical-align:top;
}

#localist #annonce .pic{
	cursor:pointer;
	margin-left:5px;
	margin-right:5px;
}

#localist #result_search .img_res{
	height:100px;
	width:100px;
	margin-right:18px;
	margin-left:18px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	border:1px solid white;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomright:6px;
	cursor:pointer;
	background-color:#3e3935;
}

#localist #prevAnn, #localist #nextAnn{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	font-size:22px;
	font-weight:bold;
	line-height:100px;
	height:100px;
}

#localist #prevAnn a, #localist #nextAnn a{
	color:#3e3935;
	text-decoration:none;
}

#localist #result_search .img_res a {
	color:#fff;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	font-size:9px;
	line-height:9px;
	display:block;
	-moz-border-radius-topleft:6px;
	background-color:#ffffff;
}

#transaclist{
	background-color:#3e3935;
}

#transaction{
	border-collapse:collapse;
	height:415px;
}

#transaction .titre{
	width:300px;
	color:#b89e7a;
	background-color:#3e3935;
	border-bottom:3px solid #b89e7a;
	vertical-align:bottom;
}

#transaction .titre h1{
	font-size:55px;
	font-weight:normal;
	float:right;
	margin:0;
	margin-bottom:-10px;
	margin-right:20px;
}

#transaction td.list{
	width:675px;
	border-bottom:3px solid #b89e7a;
	border-right:0px;
	background-color:#3e3935;
	height:124px;
}

#transaction .list .mini_loc{
	height:124px;
	border-collapse:collapse;
	color:white;
	vertical-align:top;
	width:675px;
	background-color:#3e3935;
	cursor:pointer;
}

#transaclist #nav{
	height:50px;
	padding-bottom:5px;
	background-color:#3e3935;
	width:100%;
}

#transaclist #nav a {
	color : #b89e7a;
}

#transaclist #result_search{
	border-top:5px solid #3e3935;
	border-bottom:5px solid #3e3935;
}

#transaclist #result_search h2{
	margin:0px;
	font-size:14px;
	display:block;
	color:#fff;
	font-weight:bold;
	background:transparent;
}

#transaclist #result_search .img_res{
	height:100px;
	width:100px;
	margin-right:17px;
	margin-left:17px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	border:1px solid white;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomright:6px;
	cursor:pointer;
}

#transaclist #result_search .img_res a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	font-size:9px;
	line-height:9px;
	display:block;
	-moz-border-radius-topleft:6px;
	background-color:#3E3935;
}


#transaclist #prevAnn, #transaclist #nextAnn, #entreplist #prevAnn, #entreplist #nextAnn{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	font-size:22px;
	font-weight:bold;
	line-height:100px;
	height:100px;
}

#transaclist #prevAnn a, #transaclist #nextAnn a, #entreplist #prevAnn a, #entreplist #nextAnn a{
	color:#fff;
	text-decoration:none;
}

#transaction .img_mini{
	height:124px;
	width:139px;
	overflow:hidden;
}

#transaction .mini_loc .img_mini img.photo_desc{
	margin-bottom:-6px;
	height:124px;
}

#transaction .mini_loc .lib{
	vertical-align:top;
	/*width:200px;*/
}
#transaction .mini_loc .comment{
	vertical-align:top;
}

#transaction .mini_loc .lib h2 {
	margin-top:2px;
	margin-bottom:0px;
}

#transaction .mini_loc .lib h2 a {
	color:#b89e7a;
	font-size:16px;
	text-transform:uppercase;
}

#transaction .mini_loc .lib a, #location .mini_loc .lib a, #entreprise .mini_loc .lib a{
	text-decoration:none;
}

.coeur{
	position:absolute;
	z-index:10000;
	margin-left:595px;
}

.tbl_avis{
	width:100%;
	border-collapse:collapse;
	border:0;
}

.tbl_avis td{
	padding-right:8.anpx;
	padding-left:0;
}

#transaclist #photo_gal{
	height:385px;
	width:370px;
	border-bottom:3px solid #b89e7a;
	border-right:3px solid #b89e7a;
	overflow:hidden;
	float:left;
}

#transaclist #photo_gal img{
	float:left;
}

#transaclist #annonce{
	width:600px;
	height:380px;
	float:left;
	margin:0;
	padding-top:5px;
	padding-left:10px;
	color:white;
	font-weight:bold;
	border-bottom:3px solid #b89e7a;
	overflow-y:auto;
	overflow-x:hidden;
}

#transaclist #annonce h1{
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	text-transform:uppercase;
	display:block;
	width:590px;
	color:#b89e7a;
}


#transaclist #annonce .tit{
	color:#b89e7a;
}

#transaclist #annonce td{
	vertical-align:top;
}

#transaclist #annonce p{
	margin:0;
}

#transaclist #annonce .avis{
	vertical-align:top;
}

#transaclist #annonce .pic{
	cursor:pointer;
	margin-left:5px;
	margin-right:5px;
}

#entreplist{
	background-color:#000;
}

#entreprise{
	border-collapse:collapse;
	height:375px;
}

#entreprise h2 a {
	text-decoration:none;
	color:#fff;
	font-size:18px;
}


#entreprise #quick_search input[type=text]{
	width:65px;
}

#entreprise .titre{
	width:300px;
	color:#fff;
	background-color:#000;
	border-bottom:5px solid #fff;
	vertical-align:bottom;
}

#entreprise .titre h1{
	font-size:55px;
	font-weight:normal;
	float:right;
	margin:0;
	margin-bottom:-10px;
	margin-right:20px;
}


#entreprise .list{
	width:675px;
	border-bottom:5px solid #fff;
	border-right:0px;
	height:55px;
	background-color:#000;
}

#entreprise .list .mini_loc{
	height:55px;
	border-collapse:collapse;
	color:white;
	vertical-align:top;
	width:675px;
	background-color:#000;
}

#entreprise .mini_loc .comment{
	vertical-align:top;

}

#entreprise .list .mini_loc:hover{
	cursor:pointer;
}


#entreplist #nav{
	height:50px;
	padding-bottom:5px;
	background-color:#000;
}

#entreplist #nav a{
	color:#eee;
}

#entreplist #photo_gal{
	height:253px;
	width:337px;
	float:left;
}

#entreplist #annonce{
	width:600px;
	min-height:380px;
	float:left;
	margin:0;
	padding-top:5px;
	color:#fff;
	font-weight:bold;
	padding-left:43px;
}

#entreplist #annonce h1{
	margin-top:0px;
	margin-bottom:5px;
	background-color:#fff;
	font-size:16px;
	text-transform:uppercase;
	display:block;
	width:590px;
	padding-left:10px;
	color:#000;
}

#entreplist #annonce .tit{
	color:#b89e7a;
	vertical-align:top;
}

#entreplist #annonce p{
	margin:0;
}

#entreplist #annonce .avis{
	vertical-align:top;
}

#entreplist #annonce .pic{
	cursor:pointer;
	margin-left:5px;
	margin-right:5px;
}

#entreplist #result_search .img_res{
	height:100px;
	width:100px;
	margin-right:18px;
	margin-left:18px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	border:1px solid white;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomright:6px;
	cursor:pointer;
	background-color:#fff;
}

#entreplist #result_search .img_res a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	font-size:9px;
	line-height:9px;
	display:block;
	-moz-border-radius-topleft:6px;
	background-color:#ffffff;
}

.table_static{
	border-bottom:5px solid #b89e7a;
	border-top:5px solid #b89e7a;
	margin-top:25px;
	margin-bottom:20px;
	font-size:13px;
	height:410px;
	width:100%;
}

.table_static .titre1{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit1.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre2{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit2.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre3{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit3.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre4{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit4.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre5{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit5.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre6{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit6.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre7{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit7.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre8{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit8.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static .titre9{
	vertical-align:bottom;
	width:300px;
	background:url(../img/bg_tit9.jpg) no-repeat bottom;
	padding-right:5px;
}

.table_static h1{
	font-size:60px;
	font-weight:normal;
	float:right;
	margin:0;
	color:#b89e7a;
	text-align:right;
	margin-bottom:-10px;
	margin-right:20px;
}

.table_static h2{
	font-size:22px;
	margin-bottom:10px;
	margin-top:10px;
}

.table_static p{
	margin-top:5px;
	margin-bottom:5px;
}

.table_static h3{
	margin-top:6px;
	margin-bottom:6px;
	color: #b89e7a;
}

.table_static a {
	color: #b89e7a;
	font-weight:bold;
	text-decoration:none;
}

#contact{
	margin:auto;
}

#contact label{
	display:block;
	width:200px;
	float:left;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	margin-top:2px;
}

#contact input[type=submit]{
	margin-left:210px;
}

#contact input[type=text], #contact select{
	width:200px;
	border:1px solid #b89e7a;
	margin-top:2px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
}

#contact textarea{
	width:300px;
	height:150px;
	border:1px solid #b89e7a;
	margin-top:2px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
}

#div_ctc{
	background-color:#fff;
	position:absolute;
	width:40%;
	height:90px;
	margin-left:30%;
	margin-top:20px;
	color:black;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	padding:30px 0px 10px 0px;
	border:1px solid #222;
	opacity:0;
	filter:alpha(opacity=0);
}

#div_ctc .top{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#b89e7a;
	margin-top:-30px;
	margin-bottom:10px;
	height:20px;
	width:100%;
	border-bottom:1px solid #222;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}

#div_ctc img{
	float:left;
	margin: 10px 20px 10px 20px;
}

.erreur{
	color:red;
	font-weight:bold;
}

.reussi{
	color:green;
	font-weight:bold;
}

#mod_rec input[type=text]{
	width:60px;
	margin-left:5px;
	margin-right:5px;
	text-align:right;
}

#modules .mods label.slab{
	font-weight:bold;
	font-size:12px;
	text-align:left;
	width:80px;
}

/* ---------------- Barre de navigation --------------- */

table.navig {
	width:640px;
	color:white;
	font-size:13px;
	height:auto;
	border:0px;
	clear:both;
}

table.navig td {
	padding:2px;
}

table.navig a,
table.navig strong {
	padding:0px 5px;
}

table.navig a:link,
table.navig a:active,
table.navig a:visited {
	text-decoration:none;
}

table.navig a:hover {
	text-decoration:underline;
}

table.navig img {
	vertical-align:top;
}

table.navig a.prev {
	background-image:url(../img/arrow_left.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
}

table.navig a.next {
	background-image:url(../img/arrow_right.png);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:20px;
}

table.navig .tdsort {
	width:180px;
	visibility:hidden;
	padding:1px;
}

table.navig .tdsort select {
	border:1px solid #7E9EB5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
}

table.navig td {
	white-space:nowrap;
}

#map{
	overflow:hidden;
	float:right;
	height:300px;
	width:300px;
	border:1px solid white;
	color:#3e3935;
}

#calculette table{
	border:1px solid white;
	font-size:12px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	margin-bottom:10px;
	width:450px;
	border-collapse:collapse;
}

#calculette input{
	font-size:11px;
}

#calculette table td{
	padding:2px 2px 2px 2px;
}

#calculette input[type=text]{
	text-align:right;
	border:1px solid black;
	width:160px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
}

#calculette input[type=text]:focus{
	border:1px solid #b89e7a;
}

#calculette .tit_calc{
	color:#3e3935;
	background-color:white;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
}

#calculette .result_calc{
	background-color:#bbb;
	border-top:1px solid white;
	border-collapse:collapse;
}

#cgv .tdtit{
	font-weight:bold;
	color:#b89e7a;
	vertical-align:top;
}

#nb_pieces{
	display:none;
}

.valigntop{
	vertical-align:top;
}

#info{
	position:absolute;
	margin-left:8%;
	margin-top:150px;
	width:70%;
	min-width:70%;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	border:2px solid #444;
	background:#fff;
	color:black;
	padding: 0 0 0 0;
}

#info h3{
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	color:white;
	padding:5px 5px 5px 5px;
	background-color:#444;
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
}

#info img{
	margin-top:-3px;
}

#info p{
	padding-left:100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:12px;
	border:12px solid #6699ff;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	margin: 0 0 0 0;
	background: url("../img/dialog_info.png") left no-repeat;
}

#error{
	position:absolute;
	margin-left:8%;
	margin-top:150px;
	width:70%;
	min-width:70%;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	border:2px solid #444;
	background:#fff;
	color:black;
	padding: 0 0 0 0;
}

#error h3{
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	color:white;
	padding:5px 5px 5px 5px;
	background-color:#444;
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
}

#error img{
	margin-top:-3px;
}

#error p{
	padding-left:100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:12px;
	border:12px solid #ffcccc;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	margin: 0 0 0 0;
	background: url("../img/dialog_error.png") left no-repeat;
	color:red;
}

#localist #celAtout{
	border:1px dashed #3e3935;
	-moz-border-radius:4px;
	background:#efefef;
	padding:5px;
}

#entreplist #celAtout{
	border:1px dashed white;
	-moz-border-radius:4px;
	background:#333;
	padding:5px;
}

#transaclist h1 span, #transaclist h2 span{
	float:right;
	color:white;
	border:1px solid white;
	padding:2px 5px 2px 5px;
}

#localist h1 span, #entreplist h1 span, #entreplist h2 span{
	float:right;
	color:#B89E7A;
}

#localist h1 span{
	border-left:5px solid #fff;
	padding-right:7px;
	padding-left:7px;
}

#entreplist h1 span{
	border-left:5px solid #000;
	padding-right:7px;
	padding-left:7px;
}

#transaclist #retourList, #entreplist #retourList{
	color:white;
	text-align:right;
	width:98%;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
}

#localist #retourList{
	color:#3E3935;
	text-align:right;
	width:98%;
	display:block;
	margin-top:10px;
	margin-bottom:5px;

}
