/**************** GETFIT NEWS *******************/

/*TOP IMAGE*/
.top_image{position:absolute; top:0px; left:0px; width:100%; height:300px; overflow:hidden;}
.top_image img{width:100%;}

/*NEWS TITLE*/
.news_title{position:absolute; left:0px; top:300px; height:60px; width:100%; background-image: url('../images/backgrounds/titles/gray_backgr_long.png'); background-repeat:no-repeat; background-color:#464848;}
.news_title span{position:relative; top:17px; margin-left:15%; margin-right:30px; color:#fff;}

/*BACK TO NEWS*/
.back_link{position:absolute; right:15%; top:-40px; height:40px; background-image: url('../images/backgrounds/titles/orange_backgr.png'); background-repeat:no-repeat; background-color:#adc4be;}
.back_link a{text-decoration:none; color:#fff;}
.back_link a:hover{color:#EF7D00;}
.back_link span{position:relative; top:8px; margin-left:20px; margin-right:40px;}

/*NEWS CONTENT*/
.news_content{position:absolute; left:0px; top:360px; width:100%; padding-bottom:160px; background-image: url('../images/backgrounds/news/pattern_news.jpg');}

/*NEWS TEXT*/
.news_text{position:relative; padding-top:40px; padding-bottom:40px;  left:15%; width:70%;}

/*MINIA CONTAINER*/
.minia_container{position:relative; padding-top:10px; padding-bottom:40px;  left:15%; width:70%; /*background:#0f0;*/}

.minia_container ul{list-style:none; padding:0px; margin:0px;  background-color:#00f;}
.minia_container li{width:0px; float:left; padding:10px; margin-bottom:5px; margin-left:8px; margin-right:7px; margin-top:15px; background-color:#fff;}

.minia img {width:100%;}

/*CONTAINER VEDIANCHE DOWNLOADS*/
.ved_down_cont{position:relative; top:50px; left:15%; padding-bottom:90px; clear:left; float:left;}
.ved_down_cont ul{list-style:none; margin:0; padding:5px;}
.ved_down_cont li{float:left; margin-right:50px;}

.ved_down_cont span{color:#95241F;}

.vedianche ul{margin:0; padding-left:0px; margin-top:10px;}
.vedianche li{clear:left; padding:0px; margin:0px;}

.vedianche a{text-decoration:none; color:#000;}
.vedianche a:hover{color:#EF7D00;}

.download ul{margin:0; padding-left:0px; margin-top:10px;}
.download li{clear:left;}

.download a{text-decoration:none; color:#000;}
.download a:hover{color:#EF7D00;}