*{
	margin:0;
	padding:0;
	font-size:13px;
	-webkit-text-size-adjust: none;
}
body, html{
	height:100%;
}
body {
	font-family: "Trebuchet MS", Arial,Verdana,Helvetica,sans-serif;
	background:#FAFAFA;
	line-height:1.2; 
	font-size:13px; 
	color:#000;
}
form{
	margin:0;
	padding:0;
}
a{
	color:#b35601;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:focus{
	outline:none;
}
h1,h2,h3,h4{
	margin:10px 0;
	text-align:left;
	color:#223e92;
	font-size:22px;
}
p{
	margin:10px 0;
}
#logo{
	text-align:left; 
	padding-top:18px;
}
#logo h1{
	margin:0;
	padding:0;
}
#logo a{
	display:block;
	width:260px;
	height:52px;
	margin-left:20px;
	background: url(/mobile/images/logo_mobile.png) left top no-repeat;
}
#header{
	width:100%;
	height:80px;
	background:#00006e url(/mobile/images/header_mobile.png) left top repeat-x;
}
#search a{
	float:right;
	display:block;
	margin-top:18px;
	margin-right:10px;
	border:0;
	width:40px;
	height:40px;
	background:url(images/search_button.png) left top no-repeat;
}
#search a:hover{
	background-position:left bottom;
}
#search_bar{
	height:30px;
	background:#ff7a01 url(/mobile/images/menu_mobile.png) left top repeat-x;
	padding:5px 20px;
	display:none;
}
#header a span{
	display:none;
}
#footer{
	width:100%;
	text-align:center;
	color:#999;
	font-size:14px;
	padding:10px 0;
	background:#FAFAFA url(/mobile/images/footer_back.gif) top left repeat-x;
	/*padding-bottom:50px;*/
}
#footer p{
	font-size:12px;
	text-align:center;
	padding:5px 0;
	margin:0;
}
#footer #copy{
	font-size:10px;
}
/**/
#menu ul, #marketplace ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu a, #top, #marketplace a{
	width:100%;
	display:block;
	border-top:1px solid #de6a00;
	border-bottom:1px solid #de6a00;
	color:#FFFFFF;
	text-decoration:none;
	background:#ff7a01 url(/mobile/images/menu_mobile.png) left top repeat-x;
	vertical-align:middle;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#marketplace a{
	background:#f1f1f1 url(/mobile/images/menu_mobile3.png) left top repeat-x;
	border:1px solid #ccc;
	color:#000000;
}
#menu a p, #marketplace a p{
	margin:0 10px 0 20px;
	-webkit-text-size-adjust: none;
	background:url(/mobile/images/arrow.png) right center no-repeat;
	font-size:15px;
	padding:10px 20px 10px 0;
	text-transform:none;
}
#menu a p.active, #marketplace a p.active{
	margin:0 5px 0 20px;
	background:url(/mobile/images/arrow_bottom.png) right center no-repeat;
}
#menu a:hover{
	background-position:left bottom;
	border-top:1px solid #00006e;
	border-bottom:1px solid #00006e;
}
#marketplace a:hover{
	background-color:#facf84;
	background-position:left bottom;
	border-top:1px solid #de6a00;
	border-bottom:1px solid #de6a00;
}
/**/
.submenu{
	display:none;
}
#menu .submenu a, #marketplace ul li a{
	color:#000;
	background:#ececec url(/mobile/images/menu_mobile2.png) left top repeat-x;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
#menu .submenu a p, #marketplace ul li a p{
	margin:0 0 0 40px;
	-webkit-text-size-adjust: none;
	padding:10px 0;
	background:none;
}
#menu .submenu a:hover{
	background-position:left bottom;
}
#marketplace ul li a:hover{
	background-position:left bottom;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
/**/
#marketplace h3{
	cursor:pointer;
	margin:0;
	padding:0;
}
/**/
#top{
	background:#e3962f url(/mobile/images/top.png) left top repeat-x;
	border:none;
}
#top img{
	float:right;
	display:table;
	vertical-align:middle;
	margin-right:20px;
	margin-top:3px;
	line-height:40px;
}
#top h2{
	-webkit-text-size-adjust: none;
	padding:10px 20px;
	margin:0;
	color:#FFFFFF;
	font-size:13px;
}
/**/
.button{
	width:140px;
	height:25px;
	background:url(/mobile/images/bouton_container.gif) left top no-repeat;
	display:block;
	color:#000000;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	margin:10px 0;
	padding:0;
	border:none;
	cursor:pointer;
}
.button:hover{
	background-position: left bottom;
	text-decoration:none;
}
.clear{
	clear:both;
}
.img_center{
	width:100%;
}
.wrap{
	padding:10px 20px;
}
.no{
	margin:0;
}
.left{
	float:left;
	display:inline;
}
.right{
	float:right;
	display:inline;
}
.small{
	font-size:11px;
	color:#333333;
}
.big{
	font-size:15px;
}
.grey{
	color:#333;
}
/*form*/
form{
	text-align:left;
}
fieldset{
	border:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
input, textarea{
	background-color:#ebebeb; 
	border:none; 
	border-top:1px solid #cccccc; 
	width:100%; 
	height:25px; 
	color:#000; 
	padding-left:5px;
	line-height:18px; 
	font-size:14px;
	margin:5px 0;
}
#recherche, #envoyer_search{
	margin:0;
	border:0;
}
#recherche{
	width:88%;
	height:30px;
	font-size:15px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
}
#envoyer_search{
	width:10%;
	padding:0;
	cursor:pointer;
	background:#f6f6f6 url(images/submit_button.png) top center no-repeat;
	height:30px;
	
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;	

	-webkit-border-radius:0;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	
	-moz-border-radius-bottomright:5px; 	
	-moz-border-radius-topright:5px; 
	

}
textarea{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height:150px; 
}
.checkbox{
	width:10px;
}
/**/
#home #menu #home_tab,
#about #menu #about_tab,
#market #menu #market_tab,
#contact #menu #contact_tab{
	background-position:left bottom;
	border-top:1px solid #00006e;
	border-bottom:1px solid #00006e;
}
/**/
.box{
	float:left;
	display:inline;
	width:100%;
}
.box img{
	width:35%;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}
/**/
.orangeheader, .blueheader, .greyheader{
	color:#FFFFFF;
	font-weight:bold;
	white-space:nowrap;
	width:100%;
}
.orangeheader{
	background:#ff7a01 url(/mobile/images/orange_bar.png) left top repeat-x;
	height:28px;
	line-height:28px;
	font-size:15px;
	font-weight:bold;
}
.blueheader{
	background:#00006e;
	height:20px;
	line-height:20px;
	font-size:13px;
}
.greyheader{
	background:#bbbbbb url(/mobile/images/menu_mobile3.png);
	height:30px;
	line-height:30px;
	font-size:12px;
	border:1px solid #CCCCCC;
	color:#000;
}
.blueheader p, .greyheader p, .orangeheader p{
	margin:0;
	padding:0 10px;
}
/**/
.liste{
	background:#fff;
	border:1px solid #aaa;
	text-align:left;
	width:100%;
}
.liste img{
	border:none;
}
.liste img#arrow{
	padding-top:15px;
	padding-right:5px;
}
.liste img#privilege{
	padding-top:3px;
}
.titre{
	width:90%;
}
.titre p{
	padding:10px;
	margin:0;
	font-size:13px;
	color:#000000;
}
.detail{
	width:10%;
	text-align:right;
}
a .liste{
	color:#000000;
	cursor:pointer;
	text-decoration:none;
	display:block;
}
a:hover .liste{
	background:#ececec;
	text-decoration:none;
}
/*fiche*/
#fiche h2{
	margin-bottom:0;
}
#fiche h3{
	font-size:14px;
	border-bottom:1px solid #223e92;
}
/*pub*/
.pub{

}
.error {
	color:red;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
}
