@charset "utf-8";
/* CSS Document */
#main {
	padding: 0;
	margin: 0;
	width: 980px;
	height: 412px;
}
#atlantic-and-me {
	padding: 0;
	margin: 5px 0 0 0;
	/*
background: url(../images/last-news-bg.gif) right 25px no-repeat;*/
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	position: relative;
}
#atlantic-and-me h2 a {
	color: #ffffff;
	text-decoration: none;
}
.our-advises {
	padding: 0;
	margin: 0;
	width: 980px;
	height:210px;
	float: left;
}
.our-advises-content {
	padding: 0;
	padding: 0;
	overflow: hidden;
	width: 980px;
}
.our-advise-img {
	float: right;
}
.home_content_advises {
	height:170px;
	overflow:hidden;
	padding:20px;
	width:546px;
	background-color: #ffffff;
}
#last-news {
	padding: 20px 0 0;
	margin: 0;
	width: 282px;
	min-height: 235px;
	float: left;
	background: url(../images/h2-bg_home.png) 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: #b71234;
	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 h2 {
	line-height: 1.7em;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	color:#666666;
	margin: 0 0 10px;
	padding:0 0 0 0;
	height: auto; 
}
.our-advises h3 {
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px;
}
.our-advises h3 strong, .our-advises h3 strong a {
	color: #A0A0A0;
}
.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;
}
.home_col_left,.home_col_right {
	position: relative;
	float: left;
	display: inline;
}
.home_col_left {
	width:485px;	
}
.home_col_right {
	width:495px;
}
.atl_elect .panel-content, .atl_chaud .panel-content, .atl_clim .panel-content{
	height:75px;
	min-height:0;
}
.hover_block{
			padding-top: 0;
}
.hover_block img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
			z-index: 100;
}
.panel_portail {
	position: relative;
}

/* PAGER SLIDER */
#nav1, #nav2 {
	position: absolute;
	z-index: 1000;
	opacity: .5;
	background-color: #555;
	padding: 5px;
	border-radius: 0 0 0 7px;
	-moz-border-radius: 0 0 0 7px;
}
#nav1 {
	top: 0;
	right: 0;
}
#nav2 {
	top: 597px;
	right: 495px;
}
#nav1 a, #nav2 a {
	float: left;
	display: inline;
	background: transparent url(../images/navigator.png) no-repeat 0 0;
	width: 8px;
	height: 8px;
	margin: 0 0 0 3px;
	padding: 0;
	color: transparent;
}
#nav1 a:hover, #nav2 a:hover {
	background-position: 0 -8px;
}
#nav1 a.activeSlide, #nav2 a.activeSlide {
	background-position: 0 -16px;
}

