@charset "utf-8";
/* CSS Document */

/*HOME STRUCTURE*/

#middle-top{margin-top:8px;}

#middle-top-left{
	width:730px;
	float:left;
	}

#middle-first-row{
	padding:0; 
	margin:0;
	margin-bottom:8px;
	margin-top:4px;
	}

#middle-second-row{	
	padding:0; 
	margin:0;
	margin-top:8px;
	*margin-top:12px;
	
	}

.homeBoxes{
	float:left;
	margin-left:10px;
	}
	
.homeBoxTitle{
	font-size:1.2em;
	color:#287EAE;
	margin-bottom:0;
	margin-top:4px;
	border-bottom:1px solid #287EAE;
	text-indent:25px;
	background:url(/images/fleche.png) 0 4px no-repeat;
	padding:7px;

	}	

.homeBoxes a{
    display: inline-block;
	width:230px;
	max-width:230px;
	height:160px;
	max-height:160px;
	border:1px solid #ccc;
	padding:0 10px;
	border-radius:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	

	}


#middle-first-row .homeBoxes a{
	padding:0;
	}
	
#middle-first-row .homeBoxes a img{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	margin:0;
	display:block;
	border:none;
	}
.homeBoxes a:hover{
	background:url(/images/homePage/homeBoxesBG.jpg) center no-repeat;
	text-decoration:none;
	}	

.homeBoxes h3{
	font-size:1.2em;
	margin-bottom:7px;
	color:#287EAE;
	font-weight:normal;
	}
	
.homeBoxes span{
	font-size:0.966em;
	color:#333333;
	font-weight:normal;
	top:-150px;
	line-height:1.4em;
	}	


#middle-first-row .boxTextStyle a p{
		padding:10px; 
		font-size: 0.966em;
		color: #333;
		font-weight: normal;
		top: -150px;
		line-height: 1.4em;
		margin:0;
}	
#middle-first-row .boxTextStyle .homeBoxTitle{
		margin:4px 10px 0 10px;
	}	

#middle-second-row{
	*margin-top:8px; 
	*clear:both; 
	*padding-top:8px;
}
	
#middle-second-row 	.homeBoxes a{
	width:210px;
	max-width:230px;
	border:1px solid #287EAE;
	height:190px;
	max-height:190px;
	behavior:url(/css/pie/PIE.htc);
	background-color:#FFFFFF;
}

#middle-second-row 	.boxImgStyle a{
	width:230px;
	padding:0px 0px;
}

#middle-second-row .boxImgStyle a img{margin-top:15px;}

#middle-top-right{
	width:240px;
	float:right;
	}

#latest-news{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:8px;
	border:1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	width:211px;
	height:305px;
	margin-top:4px;
	overflow:hidden;
	behavior:url(/css/pie/PIE.htc)
	}

#latest-news .homeBoxTitle{
	border-bottom:1px solid #ccc;
	margin-top:-4px;
}

.homeNews{
	margin:4px 0 12px 0;
	border-bottom:1px solid #ccc;
	padding-bottom:12px;
}

.homeNews.omega{
	border-bottom:none;
}

.homeNewsTitle{
	color:#287EAE;
	font-size:14px;
	display:block;
	
}


.homeNews span{
	font-size:12px;
	color:#333;
	line-height:14px;
}

.homeNewsDate {
    color: #666;
    font-size: 10px;
    display: block;
}

#socialNetworksLinks{
	padding:0;
	margin:0;
	width:206px;
	padding:4px 8px 4px 8px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin-top:8px;	
}

#socialNetworkTitle{
	font-size:14px;
	float:left;
	color:#666;
	margin:0;
	padding-top:2px;
}

#socialNetworksLinks li{display:inline;}
#socialNetworksLinks li a{
	display:block; 
	margin:0 8px 0 0px;  
	float:right; 
	width:21px; 
	height:21px; 
	text-indent:-3000px; 
	background:url(/images/homePage/socialIcons.jpg) no-repeat;
}

#socialNetworksLinks li a#facebookLink{background-position:-42px 0;}
#socialNetworksLinks li a#facebookLink:hover{background-position:-42px -21px;}

#socialNetworksLinks li a#twitterLink{background-position:-21px 0;}
#socialNetworksLinks li a#twitterLink:hover{background-position:-21px -21px;}

#socialNetworksLinks li a#rssLink{background-position:-63px 0;}
#socialNetworksLinks li a#rssLink:hover{background-position:-63px -21px ;}

#socialNetworksLinks li a#youtubeLink:hover{background-position:0 -21px;}



#middle-bottom{
	clear:both;
	background-color:#F3F3F3;
	margin-top:8px;
	*margin-top:12px;
	*height:175px;
	}
	
#siteSections{
	padding:0;
	margin:0;
	
}

.bottomSections {
	/*border:1px solid #ccc;*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	display:block; 
	float:left; 
	margin:6px 6px; 
	width:230px; 
	height:160px; 
	vertical-align:middle;
	color:#FFFFFF;
	/*behavior:url(pie/PIE.htc);*/
	
}

.bottomSections ul{
	background:url(/images/homePage/bottom_ul_bg.png) repeat; 
	opacity:0.7;  
	height:20px;  
	padding:9px;
	width:100%;
	padding:0;
	margin:0;
	margin-top:110px;
	/*behavior:url(pie/PIE.htc);*/
	
}

.bottomSections ul li{
	display:inline;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;

}

.bottomSections ul li a, .bottomSections ul li span{
	color:#FFFFFF;
	padding-left:8px;
	
}
 
#terrSection{
	background:url(/images/homePage/bottom_terrestrial.png) no-repeat;
}	

#aeroSection{
	background:url(/images/homePage/bottom_aeronautical.png) no-repeat;
}

#busiSection{
	background:url(/images/homePage/bottom_business.png) no-repeat;
}

#agroSection{
	background:url(/images/homePage/bottom_farm.png) no-repeat;
}

.homeNews  p{margin:6px 0;}