/*css home*/

#ban2, #ban3, #ban1{
	display:none;
}
#ban0{
	background:url(/themes/base/img/banner/header_home_standard.jpg) no-repeat;
}
#ban1{
	background:url(/themes/base/img/banner/header_home_cable_laying.jpg) no-repeat;
}
#ban2{
	background:url(/themes/base/img/banner/header_home_custom_design.jpg) no-repeat;
}
#ban3{
	background:url(/themes/base/img/banner/header_home_pk-kuepfer.jpg) no-repeat;
}

.ban{
	width:692px;
	height:200px;
	color:#fff;
	padding:0 0 0 20px;
}
.ban h2{
	margin:0;
	padding:7px 0 0 0!important;
	height:30px;
	font-size:18px!important;
	text-transform:none;
	color:#fff!important;
	border:none;
}
.ban p{
	margin:0;
	padding:0;
	color:#fff!important;
	font-size:14px!important;
	height:60px;
}

.ban ul{
	margin:-20px 0 0 0 ;
	padding:0;
	
}
.ban li{
	display:block;
	float:left;
	margin-right:34px;
	
	
}
.ban li a span.title{
	display:block;
	font-size:23px;
	color:#fada48!important;
	text-decoration:none;
}
.ban li a span.desc{
	display:block;
	text-decoration:none;
	color:#f7f7f7;
	font-size:14px;
	margin:3px 0 0 0;
}
.ban li a:hover span.desc{
	color:#eee;
}
.ban li a{
	display:block;
	float:left;
	padding:0 12px 12px 12px;
	text-decoration:none;
	color:#f7f7f7;
	font-size:14px;
	background:url(/themes/base/img/fd_home.png);
}
.ban li a:hover{
	background:url(/themes/base/img/fd_home_hover.png);
}


h2#company_title, h2#catalog_title{
	margin:0;
	padding:0;
	position:absolute;
	top:315px;
	color:#666;
	font-weight:normal;
	font-size:16px;
	text-transform:none;
	border:none
}
h2#company_title{
	left:257px;
}
h2#catalog_title{
	left:768px;
}
a#company_link, a#catalog_link{
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	padding:125px 15px 0 15px;	
	height:33px;
	float:left;
	margin:1px 0 0 0;
}
a#company_link{
	width:323px;/*353-30*/
	background:url(../img/img_societe.jpg) no-repeat;
}
a#catalog_link{
	width:322px;/*352-30*/
	text-align:right;
	background:url(../img/img_catalogue.jpg) no-repeat;
}

a#company_link span, a#catalog_link span{
	font-weight:bold;	
}
#content{
	background:#666 url(../img/zone2home.jpg) repeat-y;
}

#contenu{
	background:#666 url(../img/bgcontenu.jpg) repeat-x;
}
#contenu p{
	margin:5px 0 5px 0;
	padding:0;
	color:#ccc;
}
a.more{
	text-decoration:none;
	color:#e9bf3d;
}
a:hover.more{
	color:#f9df33;
}

.zonetxt{
	margin:0 0 0 15px;
	width:331px;
	float:left;
	
	min-height:200px;
	height:auto!important;
	height:200px;
}

.zonetxt .title2{
	margin:0;
	padding:15px 0 10px 5px;
	font-weight:bold;
	color:#001940;
	border:none;
	font-weight:bold;
	text-transform:none;
	font-size:18px;
	color:#001940;
}

/*titres*/
.zonetxt h3{
	margin:8px 5px 0 5px;
	padding:0 0 3px 0;
	color:#fff;
	font-weight:normal;
	font-size:14px;

}

.date{
	text-align:right;
	margin: 15px 0 -5px 0;
	color:#ccc;
}

.zonetxt input.input{
	font-size:11px;
	border:1px #555 solid;
	color:#666;
	width:175px;
}

.zonetxt td{
	vertical-align:top;
	color:#fff;
}

.zonetxt h4{
	margin:12px 0 12px 0;
	padding:0 0 0 8px;
	text-transform:uppercase;
	color:#fdd034;
	font-size:14px;
	background:url(../img/bgtitreh4.gif) no-repeat;
	height:28px;
	line-height:28px;
}
.zonetxt span{
	color:#74a5d9;
	font-weight:bold;
	font-size:12px;
}