html{
	height:100%;
	overflow-y:scroll;
}

body{
	height:100%;
	background: url(structure/main_bg.gif) repeat-x #FFFFFF;
	margin: 0;
	font-family: arial;
	font-size: 11px;
}

img{ border: 0; }
form{ margin: 0; }
a:hover{ text-decoration: none; }

iframe#formSender{
	width:0px;
	height:0px;
	position:absolute;
	visibility:hidden;
}

div#mainDiv{
	width:1000px;
	margin: 5px auto 10px auto;
	display: table;
	position:relative;
}

div#header{
	height: 80px;
	background-color:#f56800;
	position:relative;
}

img#logo{
	position:absolute;
	top: -5px;
	left:5px;
	z-index:2;
}

img#logotext{
	position:relative;
	top: 45px;
	left:140px;
}

div#blackSep{
	height: 5px;
	font-size: 1px;
	background-color: #000000;
}

div#bannerContainer{
	position:relative;
}

div#banner{
	height:340px;
	background-color:#FFFFFF;

}

div#historyContainer{
	position:absolute;
	width: 935px;
	height: 230px;
	top: 95px;
	left: 32px;
	z-index:1;
	display:none;
}

div#wtsContainer{
	position:absolute;
	width: 935px;
	height: 230px;
	top: 95px;
	left: 32px;
	z-index:1;
	font-size:14px;
	display:none;
}

div#wtsContainer span{
	font-size:22px;
	font-weight:bold;
	color:#f56800;
}

div#wtsContainer ul{
	padding:0;
	margin:0 0 0 15px;
}

div#wtsContainer li{
	font-size:16px;
}

div#adrBar{
	height: 20px;
	background-color: #000000;
	color: #f56800;
	font-size: 12px;
	padding: 4px 10px 1px 10px;
}

/* -------------------------------- SEARCH FORM ---------------------------- */

form#searchForm{
	float:right;
	display:inline;
	margin: 20px 10px 0 0;
	position:relative;
	height: 27px;
}

form#searchForm input{
	float:left;
}

form#searchForm img{
	float:left;
}

form#searchForm div{
	float:left;
	height: 27px;
	width: 160px;
	background: url(structure/search_bg.gif) repeat-x;
	position:relative;
}

form#searchForm div input{
	border:0;
	width: 155px;
	margin: 4px;
	background-color:transparent;
	color: #3b1900;
}

/* -------------------------------- SEARCH FORM ---------------------------- */


/* -------------------------------- ADDRESS BAR ---------------------------- */

div#adrBar select{
	-moz-border-radius: 5px;
	font-size: 12px;
	margin: 0 0 0 0;
	padding:0px 0 0 0;
	border: 1px solid white;;
	color: #f56800;
	height:18px;
}

div#adrBar a{
	color: #f56800;
}

div#adresse{
	margin:0 0 0 0;
	float:left;
}

div#flags{
	float:right;
}

div#flags img{
	margin: 0 0 0 5px;
}

/* -------------------------------- ADDRESS BAR ---------------------------- */



div#body{
	display:table;
	background: #f1f1f1;
}

div.sepa{
	height:10px;
	font-size:1px;
}

.title{
	color: #f56800;
	font-size: 16px;
	font-weight: bold;
	float:left;
	width: 980px;
	display:inline;
	
	margin: 0 0 0 10px;
}

div.dotSep{
	width: 980px;
	float:left;
	margin: 10px 10px 0 10px;
	height: 1px;
	font-size: 1px;
	display:table;
	display:inline;
	background: url(structure/dot_sep.gif) repeat-x;
}

div.catList{
	margin: 0;
}

div.cityList{
	color: #f56800;
	width:980px;
	display:table;
	text-align:center;
	padding: 10px;
}

div.cityList a{
	color: #f56800;
}

/* -------------------------------- HOME ----------------------------------- */

div#homeContent{
	background-color:#FFFFFF;
	display:table;
	color:white;
	
}

div#homeLeftFrame{
	float:left;
	width:224px;
}

div#searchFrame{
	width: 224px;
	display:inline;
	margin: 10px 0 0 10px;
	background-color:#f56800;
	float:left;	
}

div#searchContent{
	padding: 0 10px 0 10px;
}

div#searchContent h1{
	font-size: 14px;
	font-weight: bold;
	margin:0;
}

div#searchContent span{
	color: #fdcfad;
	font-size:9px;
}

form#homeSearch{
	margin: 5px 0 0 0;
}

form#homeSearch input{
	font-size: 11px;
	border: 1px solid #fdcfad;
	background-color:#ffffff;
	width:200px;
}

form#homeSearch input:focus{
	background-color:#fef1e7;
}

form#homeSearch select{
	font-size: 11px;
	border: 1px solid #fdcfad;
	width:203px;
}

form#homeSearch select:focus{
	background-color:#fef1e7;
}

div#homeIncludeBiz{
	float:left;
	display:inline;
	width:224px;
	margin:10px 0 0 10px;
	font-size: 18px;
	font-weight:bold;
}

div#homeIncludeBiz a{
	color:#f56800;
	text-decoration:none;
}

div#homeIncludeBiz a:hover{
	text-decoration:underline;
}

div#mapContent{
	margin: 10px 10px 0 0;
	float:right;
	display:inline;
	width: 745px;
}

div#mapTopFrame{
	background: url("structure/oef_tbg.gif") repeat-x;
}

div#mapMiddleFrame{
	border-left: 1px solid #f56800;
	border-right: 1px solid #f56800;
	padding:0 10px 0 10px;
	text-align:center;
}

div#mapBotFrame{
	background: url("structure/oef_bbg.gif") repeat-x;
}

/* -------------------------------- HOME ----------------------------------- */


/* ------------------------------ CATFRAME --------------------------------- */

div.catFrame_out{
	display:inline;
	width: 188px;
	height: 99px;
	float:left;
	background: url(structure/cat_frame.gif) no-repeat;
	margin: 10px 0 0 10px;
	font-size: 12px;
}

div.catFrame_out span{
	font-size: 13px;
}

div.catFrame_over span{
	font-size: 13px;
}

div.catFrame_out a{
	color: #f56800;
}

div.catFrame_over{
	display:inline;
	width: 188px;
	height: 99px;
	float:left;
	background: url(structure/cat_frame.gif) no-repeat;
	margin: 10px 0 0 10px;
	background-position: 0 -99px;
	font-size: 12px;
}

div.catFrame_over a{
	color: #FFFFFF;
}

div.catFrameTitle{
	font-weight:bold;
	margin: 2px 0 6px 18px;
}

div.catFrameScat{
	padding: 0 0 0 10px;
}

div.catFrameScat ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.catFrameScat li{
	margin: 4px 0 0 0;
}

div.catFrameSall{
	display:inline;
	font-size: 11px;
	float:right;
	margin: 4px 22px 0 0;
}

/* ------------------------------ CATFRAME --------------------------------- */

/* ------------------------------ SCATFRAME -------------------------------- */

div#sCatMenu{
	float:left;
	display:table;
	display:inline;
	width: 260px;
	background-color:#f56800;
	margin: 10px 10px 0 10px;
}

div#sCatMenuContent{
	padding: 0 10px 0 10px;
	font-size: 12px;
}


div#sCatMenuContent ul{
	width: 200px;
	list-style:none;
	margin: 5px;
	padding:0;	
}

div#sCatMenuContent li{
	margin:2px 0 0 0;
}

div#sCatMenuContent li a{
	color:white;
}

div#sCatMenuContent li a:hover{
	color:#CCCCCC;
}

div#sCatMenuContent li.sCatMenuCurrent a{
	color: #AAAAAA;
	text-decoration:none;
	cursor:default;
}

div#sCatMenuContent li.sCatMenuCurrent a:hover {
	color: #FFFFFF;
}

/* ------------------------------ SCATFRAME -------------------------------- */

/* ------------------------------ SEARCHLIST ------------------------------- */

div#searchList{
	float:left;
	width: 710px;
	margin: 10px 0 0 0;
	display:table;
}

div.searchItem{
	width: 710px;
	display:table;
	margin: 10px 0 0 0;
	background-color:white;
}

div.searchItemContent{
	display:table;
	padding: 0 10px 0 10px;
}

div.searchItemContent img{
	float:left;
	margin:0 10px 0 0;
	border: 1px solid #f56800;
	cursor:pointer;
}

div.searchItemContent img:hover{
	border: 1px solid #444444;
}

div.searchItemInfo{
	width: 528px;
	float:left;
	margin:0;
}

div.searchItemInfo a{
	color: #f56800;
	font-size:10px;
}

div.searchItemInfo span{
	font-size: 14px;
}

div.searchItemInfoContainer{
	width: 350px;
	float:left;
}

div.searchItemIcones{
	width: 90px;
	height: 40px;
	margin: 60px 0 0 0;
	float:right;
}

div.searchItemIcones div{
	width: 40px;
	height: 40px;
	float:right;
	cursor:pointer;
}

div.webIcone{
	background: url(structure/cardlist_menu.gif);
	margin: 0 10px 0 0;
	background-position: 40px 0;
}

div.webIcone:hover{
	background-position: 40px -40px;
}

div.cardIcone{
	background: url(structure/cardlist_menu.gif);
	background-position: 0 0;
}

div.cardIcone:hover{
	background-position: 0 -40px;
}

/* ------------------------------ SEARCHLIST ------------------------------- */

/* ------------------------------ USER CARD -------------------------------- */


div.userCardImgContainer{
	width: 210px;
	float:left;
}

div.userCardContent{
	padding: 0 10px 0 10px;
	font-size: 12px;
}

div.userCardContent a{
	color: #f56800;
}

div.userCardTitle{
	height: 40px;
	margin: 10px 20px 10px 20px;
	font-weight:bold;
	font-size: 24px;
	color: #f56800;
}

div.userCardTop{
	
	margin: 0 20px 0 20px;
	height:220px;
}

div.userCardImgC{
	float:left;
	width: 360px;
}


img#userCardMedThumb{
	float:left;
	border: 1px solid #ffffff;
	cursor: pointer;
}

img#userCardMedThumb:hover{
	float:left;
	border: 1px solid #f56800;
}


div.userCardThumbC{
	float:left;
	margin:0 0 0 5px;
}

div.userCardThumbC img{
	cursor: pointer;
	border: 1px solid #ffffff; 
	margin:5px 0 0 0;
}

div.userCardThumbC img:hover{
	border: 1px solid #f56800; 
	margin:5px 0 0 0;
}

div.userCardInfoContainer{
	float:left;
	font-size: 14px;
	width: 300px;
	margin: 0 0 0 40px;
}


div.userCardImgContainer img{
	margin: 0 0 5px 0;
	border: 1px solid #444444;
	cursor:pointer;
}

div.userCardImgContainer img:hover{
	margin: 0 0 5px 0;
	border: 1px solid #f56800;
}

div.userCardInfo{
	float:left;
	display:table;
	width: 730px;
	margin: 0 0 0 20px;

}

div.userCardText{
	width: 920px;
	margin: 20px 0 20px 20px;
	font-size: 13px;
	text-align:justify;
}

form#contactForm{
	margin:15px 20px 20px 20px;
}

form#contactForm span{
	font-size: 16px;
}

form#contactForm input{
	width:200px;
}

form#contactForm textarea{
	width:350px;
	height:80px;
}


/* ------------------------------ USER CARD -------------------------------- */


/* ------------------------------ COPYRIGHT -------------------------------- */

div#copyright{
	margin: 4px 0 0 0;
	text-align:center;
	color: #f5a66d;
	font-size: 10px;
}

div#copyright a{
	color: #f5a66d;
}

div#copyright a:hover{
	color: #f56800;
}

/* ------------------------------ COPYRIGHT -------------------------------- */

