@charset "utf-8";
/* CSS Document */
#main {
	padding: 0;
	margin: 0;
	width: 980px;
	height: 412px;
}
#atlantic-and-me {
	padding: 0;
	margin: 5px 0 0 0;
  height:374px;
	/*background: url(../images/last-news-bg.gif) right 25px no-repeat;*/
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
}
#atlantic-and-me h2 a {
	color: #ffffff;
	text-decoration: none;
}
#our-advises {
	padding: 0;
	margin: 0;
	width: 485px;
	min-height: 235px;
	float: left;
}
#our-advises-content {
	padding: 0;
	margin: 20px 0 0 20px;
	overflow: hidden;
}
.our-advise-img {
  margin: 0 10px 10px 0;
	float: left;
}
#last-news {
	padding: 20px 0 0;
	margin: 0;
	width: 282px;
	min-height: 235px;
	float: left;
	background: url(../images/h2-bg_home.gif) repeat-x 0 top;
}
#last-news h2 {
	background: url(../images/last-news-h2-bg.gif) 0 0 no-repeat;
}
.last-news-content {
	padding: 0;
	margin: 27px 20px 0 32px;
}
img.miniimghome {
  float: left;
  margin-right: 10px;
}
.last-news-content {
	text-align: left;
}
.last-news-content h3 {
	line-height: 1.5em;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:0.6em;
}
.last-news-content h3 strong, .last-news-content h3 strong a {
	color: #bf0016;
	float: left;
}
.last-news-content h3 span {
	line-height: 0.85em;
	font-size: 12px;
	font-weight: bold;
}
.last-news-content p {
	margin-bottom:0.1em;
	font-size:0.9em;
}
#our-advises h3 {
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:0.6em;
	text-transform: uppercase;
}
#our-advises h3 strong, #our-advises h3 strong a {
	color: #A0A0A0;
	/*float: left;*/
}
#our-advises h3 span {
	/*line-height: 0.85em;*/
	font-size: 16px;
	font-weight: bold;
	color: #646464;
}
#liens-catégories {
	margin-bottom: 30px;
	padding-left: 20px;
}
#liens-catégories ul li{
	float: left;
	display: inline;
	border-right: 1px solid silver;
	padding: 0 5px;
	font-size: 1.1em;
}
#liens-catégories ul span {
	float: left;
	font-size: 1.1em;
}
#liens-catégories ul li.last_menucategories {
	border-right: none;	
}
