@charset "utf-8";
/* CSS Document */

a{
	text-decoration: none;	
	color: #999
}

a:hover{
	color:#990000;	
	text-decoration: none;
	cursor: pointer;
}


body{
	margin:0;
	padding:10px 0 50px 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

img{
	border:0;
}

#site{
	position:relative;
	width:870px;
	min-height:600px;
	margin:0 auto;
	padding:37px 0 0 0;
	
	background:#fff;	
}

#logo{
	position:absolute;
	top:116px;
	left:15px;
}

#header{
	float:left;
	margin-top:0px;
}

#login{
	position:absolute;
	top:10px;
	right:15px;
	color:#999;
	font-size:12px;
	text-decoration:none;
}
#langue{
	position:absolute;
	top:190px;
	right:15px;
	color:#666;
}
#langue a{
	color:#666;
	font-size:12px;
	text-decoration:none;
}

#main{
	min-height:400px;
	padding:200px 0 0 0;
	/padding: 80px 0 0 0;
	.padding: 75px 0 0 0;
	/*background:url(../i/main-bg.gif) repeat-x;*/
	border:1px solid #ccc;
}

#bloc1{
	float:left;
	width:648px;
	/*height:370px;*/
	margin:0 5px 0 15px;
	/*background:url(../i/bloc1-bg.gif) 0px 35px  no-repeat;*/
}
* html #bloc1{width:638px; margin:0 5px 0 5px;}
#bloc1 h1{
	margin:0;
	padding:0 0 0px 0;
	font-size:15px;
	font-weight:bold;
	/*color:#006699;*/
	color: #666;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif*/
}

.border-right{
	border-right: #777 dashed 1px;
}

.border-left{
	border-left: #777 dashed 1px;
}

.border-top{
	border-top: #777 dashed 1px;
}

.border-bottom{
	border-bottom: #777 dashed 1px;	
}

#bloc1 h1{
	color: #999;
}

#bloc1 h1 em{
	margin: 0 0 5px 30px;
	float: left;
	width: 100%;
}
#bloc1 .item{
	position:relative;
	float:left;
	width:173px;
	height:120px;
	/*margin:0 10px 0 0;*/
	padding:5px 0 5px 140px;
}


* html #bloc1 .item{width:168px}
#bloc1 .item b{
	margin:0;
	padding:3px 0 0 0;
	font-size:12px;
	color:#666;
	font-weight:bold;
}

#bloc1 .item .item-text p{
	margin:0;
	padding:0 5px 0 0;
	font-size:12px;
	color: #666;
	width: 160px;;
	text-align:left;
}

#bloc1 .item a:hover p {
	color:#990000;	
	text-decoration: none;
}

#bloc1 .item img{
	position:absolute;
	top:5px;
	left:5px;
}

#bloc1 .item .item-text img{
	top:97px;
	left: 140px;
}

#bloc2{
	float:left;
	width:165px;
	height:365px;
	padding:10px;
	background:#94989e;
	color:#fff;
	line-height:15px;
	margin-bottom: 5px;
}

#bloc2 a{
	color:#fff;
}

#bloc2 a:hover{
	color:#990000;	
}
#bloc2 h4{
	margin:0;
	padding:3px 0;
	font-size:24px;
	margin-bottom: 5px; 
}
#bloc2 p{
	margin:0;
	padding:0 0 5px 0;
	background:url(../i/news-hr.gif) no-repeat 0 bottom;
	font-size:12px;
}
#bloc2 p.last{
	background:none;
}
#bloc2 b{
	line-height: 25px;
	font-size:12px;
}
#bloc2 p a{
	color:#fff;
	text-decoration:none;
}

/*---MENU ---*/
#homemenu{
	padding:0 0 20px 15px;
	/*border: 1px red solid;*/
	clear: both;
}
.homemenu{
	float: left;
	width: 134px;
	margin:0 7px 0 0;
	font-size:12px;
}

.homemenu .menutitle{
	display:block;
	background:#858585;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
	line-height: 18px;
	padding:0 0 0 5px;
}

.homemenu ul{
	padding: 0px;
	margin: 3px 0 0 0;
}

.homemenu li{
	list-style-type: none;
	margin:0;
	padding: 0;
}

.homemenu  li a{
	display:block;
	padding:0 0 0 5px;
	text-decoration:none;
	margin: 0px;
	color:#666;
	font-weight:bold;
}

.homemenu li a:hover{
	color:#990000;	
}

/*---BOTTOM ---*/
#bottom{
	clear:both;
	padding:50px 0 20px 0;
	/padding: 0;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
#bottom a{
	color:#999;
	text-decoration:none;
}


/*---FOOTER ---*/
#footer{
	position:relative;
	padding:25px 0 25px 15px;
	color:#ccc;
	font-size:12px;
}
#footer a{
	color:#ccc;
}

#footer a.logo{
	position:absolute;
	top:20px;
	right:15px;
	display:block;
	width:70px;
	height:75px;
	background:url(../i/footer-bottom.gif) no-repeat right 18px;
	text-align:right;
}

/*--- ICONES Facebook, Twitter, LinkedIn ----*/
#icones{
	float:right;
	margin-right:15px;
}

/*--- ICONE NEWS ----*/
#news-header{
	position:absolute;
	margin-left:653px;
	.margin-left:-200px;
	margin-top:-10px;
	.margin-top:-40px;
}

/*--- ICONE NEWS ----*/
#accreditations{
	float:right;
	margin-right:15px;
	margin-top:-55px;
}