html, body{
	height: 100%;
	margin: 0;
}

body {
	background:#000000;
	font-size:90%;
	color:#ffffff;
	line-height:1.6em;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	
}

a{
	color:#ffffff;
}



#wrapperaround{
	position:relative;
	background:#000000 url(../images/bg.jpg) no-repeat 100% 100%;
}
#wrapper, #wrapper2{
	text-align:left;
	margin: 0 auto;
	width:960px;
	position:relative;
	min-height:100%;
	background: url(../images/3cols_bg.jpg) repeat-y center ;
	}
#wrapper2{
	background: url(../images/3cols_bg2.jpg) repeat-y center ;
	}

/************************************************
*	HEADER  									*
************************************************/
#header {
	position:relative;
	background:#2f2f2e url(../images/bg_header.jpg) repeat-x;
	padding:0 10px;
	height:8em;
	min-height:115px;/*TODO hack*/
	border-bottom:#000000 2px solid;
	line-height:1em;
	} 
#header img.logo{
	position:absolute;
	left:10px;
	top:20px;
}

#searchbox{ 
	position:absolute; 
	/*hack made*/
	right:15px; 
	top:3.2em; 
	} 
#searchbox fieldset{ 
	border:none; 
	margin:0; 
	padding:0; 
	} 
#searchbox input{
	border:#1c378d 1px solid;
	padding:4px 5px; 
	} 
#searchbox input#search{ 
	background:#373737 url(../images/bg_input_search.jpg) repeat-x 0% 0%; 
	width:9em; 
	color:#ffffff; 
	} 
#searchbox input#searchsubmit{ 
	background:#373737 url(../images/bg_btn_ok.jpg) repeat-x 0% 100%; 
	color:#ffffff; 
	font-weight:bold; 
	padding:3px 5px;
	}
	
#langbox{
	position:absolute;
	right:15px;
	top:1.2em;
	}	
#langbox ul{
	margin: 0;
	padding: 0;
}
#langbox ul li{
	display:inline;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0; 
}
	
#menu{
	position:absolute;
	right:10px;
	top:6.7em;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size:0.9em;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu ul li{
	display:inline;
	list-style-type: none;
	margin: 0;
	padding: 0; 
}
#menu a, #menu  a:hover{
	text-decoration:none;
	color:#ffffff;
	padding:0 1em;
	border-right:#1d3a95 solid 2px;
}
#menu li.last a, #menu li.last a:hover{
	border:none;
}
#menu a:hover{
	text-decoration:underline;
}	

/************************************************
*	TOP  									*
************************************************/
#top {
	position:relative;
	background:#000000;
	padding:0;
	border-bottom:#000000 2px solid;
	overflow:hidden;
	/*hack made*/
	} 
#video{
	position:absolute;
	top:0;
	right:0;
	background:#000000;
}
#btntv{
	position:absolute;
	right:0;
	bottom:0;	
}
#logo80{
	position:absolute;
	left:10px;
	bottom:0;	
}
#btntv img{
	border:none;
}
/************************************************
*	CENTER  									*
************************************************/
#center {
	padding:0 0 60px 0;
	overflow: auto;
	} 
#sidebar_left{
	float:left;
	width:300px;
	padding:10px; 
}
#boxleftone{
	background:#1d3a95;
	width:100%;
}

#boxleftone div.faded{
	position:absolute;
	/*z-index:200;*/
}

#boxleftone img{
	border:#ffffff 1px solid;
}
#boxlefttwo{
	padding: 0 0 0.6em 0;
	width:100%;
}
#content{
	float:right;
	width:640px;
	padding:0 0 15px 0; 
	font-size:0.9em;
}
#content p{
	margin:0 0 0.8em 0;
	/*text-align:justify;*/
}
#content h1{
	font-size:1.6em;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	margin:0.5em 0;
	border-bottom:#313131 1px dotted;
}

#content h2{
	color:#1D3A95;
	background:none;
	font-size:1.4em;
	padding:0 0 0 1em;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	margin:0.2em 0 0.6em 0;
	border-bottom:1px dotted #1D3A95;
}

#home #content h2, #sidebar_left h2{
	color:#ffffff;
	background: url(../images/bg_title.jpg) no-repeat 0% 0%;
	font-size:1.4em;
	padding:5px 10px;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	text-transform:uppercase;
	margin:0.2em 0 0.6em 0;
}
#sidebar_left h2{
	margin:0.8em 0 0.6em 0;
}
#content h3{
	font-size:1.2em;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	color:#527aef;
	margin:0.4em 0;
}

#content ul.infos_list{
	margin:0 10px 0 20px;
	padding:0;
}
#content ul.infos_list li{
	display:inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content img.vignette_right{
	border:#ffffff 1px solid;
	float:right;
	margin-left:10px;
}
#content ul.infos_list p{
	/*position:relative;*/
/*	width:100%;*/
}
#content a.more{
	padding:5px 10px;
	background:#1c378d url(../images/m_btn.jpg) repeat-x 0% 0%;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
/*
#content a.abs{
	right:0;
	bottom:0;
	margin:0;
	padding:0 10px;
	position:absolute;
	display:block;
}
*/
#content a.abs{
	right:0;
	bottom:0;
	margin:0;
	padding:5px 10px;
	position:relative;
	display:inline;
}

#content ul.products_list{
	margin:0 10px 0 20px;
	padding:0;
}
#content ul.products_list li{
	display:inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content img.productimage{
	border:#ffffff 1px solid;
}


#content_left{
	float:left;
	width:300px;
	padding:10px;
}
#content_right{
	float:right;
	width:300px;
	padding:10px;
}
/************************************************
*	MENU LEFT  									*
************************************************/

#wrapper2 #menu_left ul{
	margin:0;
	padding:0;
}
#wrapper2 #menu_left ul li{
	margin:2px 0 0 0;
	padding:0;
	list-style-type: none;
}
#wrapper2 #menu_left ul li a{
	background:#1b378c url(../images/bg_menu1.jpg) repeat-x 0% 0%;
	padding:1px 10px;
	width:200px;
	display:block;
	text-decoration:none;
	font-size:1.1em;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-weight:bold;
}
#wrapper2 #menu_left ul li a:hover{
	background:#595959 url(../images/bg_menu3.jpg) repeat-x 0% 0%;
}
#wrapper2 #menu_left ul ul li a{
	background:#595959 url(../images/bg_menu3.jpg) repeat-x 0% 0%;
	font-weight:normal;
	font-size:1em;
	width:200px;
	padding:0.4em 0 0.4em 20px;
	line-height:1em;
}
#wrapper2 #menu_left a.active, #wrapper2 #menu_left ul ul li a:hover{
	background:#838383 url(../images/bg_menu2.jpg) repeat-x 0% 0%;
	font-weight:normal;
}

/************************************************
*	CONTENT COMMON  									*
************************************************/
#wrapper2 #sidebar_left{
	float:left;
	width:220px;
	padding:10px;
}

#wrapper2 #content{
	float:right;
	width:700px;
	padding:10px 10px 15px 10px; 
	font-size:0.9em;
	color:#313131;
}
#wrapper2 #content p{
	margin:0 0 0.9em 0; /*margin:0 10px;*/
}

#wrapper2 #content a{
	color:#1b378c;
}

img.alignright{
	float:right;
	margin:0 0 0 10px;
}

/************************************************
*	Loginbox  									*
************************************************/
#loginbox{
	background:#808080 url(../images/bg_loginbox.jpg) repeat-y 0% 0%;
	padding:10px;
	height:50px;
	position:relative;
	width:620px;
	border-bottom:#000000 2px solid;
}
#loginbox_title{
	position:absolute;
	top:25px;
	left:140px;
	font-size:1.6em;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	color:#ffffff;
}
#loginbox form{ 
	/*hack IE made*/
	position:absolute; right:15px; top:25px; 
	} 
#loginbox fieldset{ 
	border:none; margin:0; padding:0; 
	} 
#loginbox input{
	border:#1c378d 1px solid; 
	padding:4px 5px; 
	} 
#loginbox input#login, #loginbox input#pass{ 
	background:#e8e8e8 url(../images/bg_input1.jpg) repeat-x 0% 0%; 
	width:9em; 
	} 
#loginbox input#loginsubmit{ 
	background:#373737 url(../images/bg_btn_ok.jpg) repeat-x 0% 100%; 
	color:#ffffff; 
	font-weight:bold; 
	padding:3px 5px;
	}
#loginkey {
	position:absolute;
	top:-5px;
	left:15px;
}

/************************************************
*	SEARCH RESULTS								*
************************************************/
#searchresults{
	padding:0 20px;
}

#searchresults h3{
	margin:1em 0 0 0;
}
#searchresults a{
	color:#373737 !important;
	display:block;
	text-decoration:none;
	padding-left:10px;
}
#searchresults a:hover{
	color:#373737;
	border-left:#1B378C dotted 1px;
}
#searchresults .result {
	
}
/************************************************
*	FORM								*
************************************************/
.form-item label{
	display:block;
	font-weight: bold;
}
.form-item input, .form-item textarea{
	border:solid 1px #666666;
	background:#ffffff;
}
form#profile legend{
	font-weight:bold;
	color:#1b378c;
}

#tableaux td{
	background:#ffffff;
}



/************************************************
*	Footer  									*
************************************************/
#footer {
	position:absolute;
	width:940px; 
	padding:10px 10px 20px 10px; 
	bottom:0;
	text-align:center;
	background:#000000;
	border-bottom:#1d3a95 4px solid;
	font-size:0.8em;
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	} 
#footer ul{
	margin: 0;
	padding: 0;
}
#footer ul li{
	display:inline;
	list-style-type: none;
	margin: 0;
	padding: 0; 
}
#footer a, #footer a:hover{
	text-decoration:none;
	color:#ffffff;
	padding:0 1em;
	border-right:#1d3a95 solid 2px;
}
#footer a:hover{
	text-decoration:underline;
}
#footer li.last a, #footer li.last a:hover{
	border:none;
}
#footer p{
	margin:0;
	padding:0;
}
#footer img.logo{
	position:absolute;
	right:-20px;
	bottom:25px;
}