@import 'admin.css';
@import 'references.css';
body{
	background: url(../img/all/background-body.jpg) repeat-x;
	background-color: #D4D2D3;
	margin:0;
	padding:0;
}

.global{
	width: 801px;
	height: 670px;
	margin-left: auto;
	margin-right: auto;
}

a{
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}

#admin{
	position: absolute;
	color: #d4d2d3;
}
/*
* Banner & menu
*/
.global .banner{
	width: 100%;
	height: 156px;
	background-image: url(../img/banners/banner_home.jpg);
}
.global .banner a{
	position: absolute;
	display: block;
	height: 100px;
	width: 150px;
	top: 10px;
	margin-left: 10px;
}

.global .menu{
	height: 24px;
	padding-top: 3px;
}

.global .menu a{
	font-family: Trebuchet, Arial;
	text-decoration: none;
	font-size: 12px;
	color: #cb000f;
	margin-left: 20px;
	margin-right: -6px;
}
.global .menu a.lang{
	margin-left: 195px;
}

/*
* .left
*/
.global .hidenews{
	overflow: hidden;
	height: 421px;
	width: 484px;
}
.global .left,
.global .newsContent .news,
.global .admin{
	width: 484px;
	position:relative;
	float:left;
	height: 414px;
	margin-top: 7px;
	background-image: url(../img/all/frame_left_in.jpg);
}
.global .admin{
	height: auto;
	margin-bottom: 7px;
}

.global .left .top,
.global .newsContent .news .top,
.global .admin .top{
	width: 100%;
	height: 7px;
	background: url(../img/all/frame_left_up.jpg) no-repeat;
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
.global .left .bottom,
.global .newsContent .news .bottom,
.global .admin .bottom{
	top: 407px;
	position: absolute;
	width: 484px;
	height: 7px;
	background-image: url(../img/all/frame_left_down.jpg);
	background-repeat: no-repeat;
}
.global .admin .bottom{
	top: auto;
}
.global .left .title,
.global .newsContent .news .title{
	font-family: Trebuchet, Arial;
	font-size: 16px;
	color: #cb000f;
	padding-left: 20px;
	font-weight: bold;
}
.global .newsContent .news .title.short{
	width: 330px;
	height: 18px;
	overflow:hidden;
	display: block;
}
.global .left p.fat,
.global .newsContent .news span.sub-title,
.global .admin span.sub-title{
	padding-left: 20px;
	width: 330px;
	font-family:Trebuchet, Arial;
	font-size:12px;
	margin-top: 2px;
}
.global .newsContent .news span.sub-title p{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}
.global .newsContent .news span.sub-title.short{
	width: 330px;
	height: 48px;
	overflow:hidden;
	display: block;
}
.global .newsContent .news span.sub-title a{
	positoin: relative;
}
.global .left p{
	margin: 0;
	padding-left: 20px;
}
.global .left img{
	padding-left: 20px;
}

/*
* News in the left side
*/
.global .newsContent{
	margin-top: -12px;
	overflow:hidden;
}
.global .newsContent .news{
	height: 85px;
	margin-top: 20px;
}
.global .newsContent .news img{
	position: absolute;
	top: 11px;
	left: 360px;
}
.global .newsContent .news .top{
	padding-bottom: 0px;
}
.global .newsContent .news .bottom{
	top: 78px;
}
.global .newsContent .news a.open{
	background-image: url(../img/all/info+.png);
	display:block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 10px;
	left: 460px;
}
.global .newsContent .news a{
	color: #CB000F;
	text-decoration:none;
}
.global .newsContent .news a:hover{
	color: #000;
}
	
}
.global .newsContent .news a:hover{
	opacity: 0.5;
}
.global .newsContent .news .title{
	
}
.global .newsContent .news span.sub-title{
	display: block;
}

/*
* Right
*/
.global .right{
	position: absolute;
	top: 183px;
	margin-left: 500px;
	width: 299px;
}
.global .right .black,
.global .right .grey{
	width: 299px;
	position: relative;
	float:right;
	margin-top: 7px;	
}
.global .right .black{
	background: url(../img/all/frame_right_black_in.jpg);
}
.global .right .grey{
	background: url(../img/all/frame_right_grey_in.jpg);
	margin-top: 20px;
}

.global .right .black .top,
.global .right .grey .top{
	height: 7px;
	width: 100%;
}
.global .right .black .top{
	background: url(../img/all/frame_right_black_up.jpg);
}
.global .right .grey .top{
	background: url(../img/all/frame_right_grey_up.jpg);
}

.global .right .grey .news,
.global .right .grey .clients{
	margin-left: 20px;
	font-family: Trebuchet, Arial;
	font-size: 11px;
	height: auto;
	width: 299px;
}

.global .right .grey .news a{
	color: #c3183c;
}

.global .right .grey .news span.title,
.global .right .grey .clients span.title{
	color: #c3183c;
	display: block;
	width: 140px;
	border-bottom: #c3183c 1px solid;
	padding-bottom: 0;
}
.global .right .grey .clients p{
	margin-top: 2px;
	margin-bottom: 2px;
}
.global .right .grey .clients .tabs{
	position: absolute;
	top: 13px;
	left: 200px;
}
.global .right .grey .clients .tabs a, 
.global .right .grey .clients .tabs{
	font-size: 10px;
	color: #E16156;
}
.global .right .grey .clients .tabs a.selected{
	color: #000;
}
.global .right .grey span{
	display: block;
	width: 263px;
	margin-top: 6px;
	padding-bottom: 3px;
	border-bottom: #c3183c 1px dotted;
}


.global .right .black .bottom,
.global .right .grey .bottom{
	height: 7px;
	width: 100%;
	position: absolute;
}
.global .right .black .bottom{
	background: url(../img/all/frame_right_black_down.jpg);
}
.global .right .grey .bottom{
	background: url(../img/all/frame_right_grey_down.jpg);
}
.global .tags{
	margin-left: 20px;
	line-height: 12px;
	color: #CBCACF;
	font-size: 11px;
	font-weight: bold;
}
.global .subMenu{
	margin-left: 20px;
}
.global .right .black .subMenu a{
	display: block;
	margin-top: 10px;
	margin-bottom: 13px;
	color: #CB000F;
}
.global .right .black .subMenu a.selected{
	color: #7c7a7d;
}
.global .right .black span{
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #cb000f;
	display:block;
	height: 11px;
	margin-top: 7px;
	margin-bottom: 4px;
}
.global .right .black a{
	color: #cbcacf;
	text-decoration:none;
	line-height:12px;
}
.global .right .black a.selected{
	font-weight: bold;
}
.global .right .black img,
.global .right .grey img{
	padding-left: 20px;
	display: block;
}
.global a.btn{
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;	
	top: 50px;
	left: 248px;
}
.global a.btn.prev{
	background-image: url(../img/all/prev.jpg);
}
.global a.btn.next{
	background-image: url(../img/all/next.jpg);
	left: 268px;
}
/*
* Footer
*/

.global .footer{
	font-family: Trebuchet, Arial;
	font-size: 11px;
	position: relative;
	float: left;
	top: 8px;
	height: 20px;
}

/*
 * Contact
 */
 
a.map{
	background-image: url('../img/contact/plan-.jpg');
	display: block;
	width: 477px;
	height: 300px;
	margin-left: 2px;
}
a.map:hover{
	background-image: url('../img/contact/plan+.jpg');
}

p.map{
	color: #E16156;
}
p.map a{
	text-decoration: none;
	color: #E16156;
	font-weight: bold;
}

input[type=radio] {
	width: 2px;
}
.global .left form img{
	padding-left: 0px;
}
#rouge{
	background-color: #CB000F;
	color: #fff;
}