@charset "utf-8";
/* General Atlantic Markup Styles
---------------------------------------- */
/* ajout de la class text-small le 20090414 14h52*/
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
	/*Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}
body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../../images/atlantic/body-bg.jpg) center top no-repeat;
	background-color: #dee2e2;
	font-size: 10px;
	margin: 0;
	padding: 0 0 12px;
}
h2 {
	padding: 0 0 0 15px;
	margin: 0;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.3em;
	background: url(../../images/atlantic/h2-bg.gif) 0 0 repeat-x;
}
h2.red {
	background-position: 0 -25px;
}
h2 span {
	font-size: 0.85em;
	font-weight: normal;
}
h3 {
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h3 strong, h3 strong a {
	color: #444444;
}
h3 span {
	line-height: 0.85em;
	font-size: 0.85em;
	font-weight: normal;
}
p, div.p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
  display:inline-block;
}
img {
	border-width: 0;
}
hr {
	border: 0 none #FFFFFF;
	border-top: 1px solid #a0a0a0;
	height: 1px;
	margin: 0;
	display: block;
	clear: both;
}
a {
	color: #a0a0a0;
	text-decoration: underline;
}
a:hover {
	color: #bf0016;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	color: #a0a0a0;
}
a.normal-link {
	padding-left: 15px;
	background: url(../../images/atlantic/link-arrow.gif) 4px 5px no-repeat;
}
.normal-link2 {
	padding-left: 15px;
	background: url(../../images/atlantic/link-arrow.gif) 4px 5px no-repeat;
}
.normal-link a{
	padding-left: 15px;
	background: url(../../images/atlantic/link-arrow.gif) 4px 5px no-repeat;
}
.normal-link-white {
	padding-left: 15px;
	background: url(../../images/atlantic/link-arrow-white.gif) 4px 5px no-repeat;
}
.dark-link { /* Added on 2009-05-07 */
	padding-left: 15px;
	background: url(../../images/atlantic/link-arrow-dark.gif) 4px 5px no-repeat;
}
.nos-services-panel-content a.normal-link-white{
	color: white;
	text-decoration: underline;
}
.pdf-link {
	padding-left: 20px;
	background: url(../../images/atlantic/picto-pdf.gif) 4px 0 no-repeat;
}
/* Main blocks
---------------------------------------- */
#global {
	padding: 0;
	margin: 0 auto;
	width: 980px;
}
#page-header {
	
}
#logo-container {
	padding: 0;
	margin: 0 0 0 40px;
	width: 350px;
	float: left;
	overflow: hidden;
}
#site-logo {
	padding: 0;
	margin: 16px 0 5px 0;
	float: left;
}
#sub-logo {
  float:left;
  font-size:1.3em;
  font-variant:small-caps;
  margin:0;
  padding:0;
  width:100%;
}
#sub-logo strong {
  color:#777777;
}
#header-buttons {
	padding: 0;
	margin: 0;
	width: 580px;
	float: right;
	overflow: hidden;
}
/* Espace pro button
	--------------------------------------------- */
#espace-pro {
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
}
#espace-pro a {
  padding: 0; margin: 0;
  width: 146px; height: 54px;
  background: url(../../images/atlantic/espace-pro-btn-bg.gif) 0 0 no-repeat;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 54px;
  text-align: center;
  display: block;
  color: #666;
}
#espace-pro a:hover {
	background-position: 0 -54px;
	color: #333;
}
/* Contact installer button
	--------------------------------------------- */
#nos-centres {
	padding: 0;
	margin: 0 130px 0 0;
	float: right;
}
#nos-centres a {
  background: transparent url(../../images/atlantic/bout-centres.png) no-repeat scroll 0 0;
  display: block;
  font-size: 2em;
  height: 41px;
  line-height: normal;
  padding: 12px 0 0 20px;
  text-decoration: none;
  width: 201px;
  color: #fff;
}
#nos-centres a:hover {
	background-position: 0 -54px;
	color: #fff;
}
#page-body {
	padding: 0;
	/*margin: 5px 0 0;*/
	overflow: hidden;
}
#page-col-left {
	padding: 0;
	margin: 0 10px 0 0;
	width: 180px;
	float: left;
	overflow: hidden;
}
#page-main-right {
	padding: 0;
	margin: 0;
	width: 790px;
	float: right;
	overflow: hidden;
}
#page-main-left {
	padding: 0;
	margin: 0;
	width: 775px;
	float: left;
	overflow: hidden;
}
#page-footer {
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	clear: both;
}
/* Search box
--------------------------------------------- */
#search-box {
	padding: 0;
	margin: 15px 0 0;
	width: 200px;
	height: 30px;
	background: url(../../images/atlantic/search-bg.gif) 0 0 no-repeat;
	position: relative;
	display: block;
	white-space: nowrap;
	/* F
or Opera */
	overflow: hidden;
	float: right;
}
#search-box fieldset {
	padding: 0;
	margin: 0;
	border: 0 none #ffffff;
}
#search-box input.recherche,
#search-box #keywords {
	width: 170px;
	background-color: #FFF;
}
#search-box input {
	margin: 7px 0;
	border: 0 none #ffffff;
	float: right;
}
#search-box input.searchbutton {
	margin-right: 5px;
}
/* Main menu
---------------------------------------- */
#navigation {
	padding: 0;
	margin: 15px 0 0;
	width: 790px;
	list-style: none;
}
#navigation li.column {
	padding: 0;
	margin: 0 5px 5px 0;
	display: inline-block;
	position: relative;
	float: left;
	z-index: 19;
/* Last u
pdate 2009-04-14 at 16:25 => to have this menu under thickbox */
}
#navigation li.onglet_actif a {
  background-position: 0 -30px;
  color: white;
}
#navigation a {
	display: block;
	width: 190px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 30px;
	background-color: #f7f8f9;
	border-bottom: 1px solid #ffffff;
}
#navigation a:hover {
	background-color: #eef0f0;
}
#navigation a.mainmenu {
	background: url(../../images/atlantic/mainmenu-bg.gif) 0 0 repeat-x;
}
#navigation a.mainmenured {
  background-position: 0 -30px;
  color: #ffffff;
}
#navigation ul {
	list-style: none;
	position: absolute;
	opacity: 0.95;
}
.topsousmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #a0a0a0;
	background-color: #dee2e2;
	font-size: 11px;
	padding: 4px;
}
/* Breadcrumb
---------------------------------------- */
.breadcrumb {
	padding: 0;
	margin: 7px 0;
	list-style: none;
}
.breadcrumb li {
	padding: 0 0.1em 0 0;
	display: inline;
}
.breadcrumb li a {
	text-decoration: none;
}
/* Left menu
---------------------------------------- */
.left-menu {
	padding: 0; margin: 0;
	width: 180px;
	overflow: hidden;
}

	.left-menu div { /* Update 2009-05-14 */
		padding: 0 25px 0 5px;
    margin: 5px 0 1px;
		width: 148px; 
    min-height: 30px;
		border: 1px solid #a0a0a0;
		background: left top no-repeat;
		color: #FFFFFF; /* Updated on 2009-04-22 */
		font-size: 1.3em;
		line-height: 30px;
		cursor: pointer;
		overflow: hidden;
	}

		.left-menu div.simple-button {
			padding-right: 0;
			/*width: 166px;*/
      width: 180px;
		}

		.left-menu div a {
			display: block;
			padding: 0 0 0 12px; margin: 0 0 0 -12px;
			width: 100%; height: 100%;
			color: #FFFFFF; /* Updated on 2009-04-23 */
			text-decoration: none;
		}

		.left-menu div.two-lines {
			height: 40px;
			line-height: 20px;
		}

		.left-menu div.left-menu-on, .left-menu div.simple-button:hover {
			background-position: left bottom;
			color: #FFFFFF;
		}

		.left-menu div.left-menu-on a, .left-menu div.simple-button:hover a {
			color: #FFFFFF;
		}

		.left-menu div.red {
			background-image: url(../../images/atlantic/left-menu-title-bg-red.gif);
		}

			.left-menu div.red.two-lines {
				background-image: url(../../images/atlantic/left-menu-red-2lines.gif);
			}

			.left-menu div.red.simple-button.two-lines {
				background-image: url(../../images/atlantic/left-menu-simple-red-2lines.gif);
			}

			.left-menu div.red.simple-button {
				background-image: url(../../images/atlantic/left-menu-title-simple-red.gif);
			}

			.left-menu div.red.left-menu-on, .left-menu div.red.simple-button:hover {
				border-color: #e2001a;
			}

		.left-menu div.green {
			background-image: url(../../images/atlantic/left-menu-title-bg-green.gif);
		}

			.left-menu div.green.left-menu-on {
				border-color: #91c400;
			}

		.left-menu div.emerald {
			background-image: url(../../images/atlantic/left-menu-title-bg-emerald.gif);
		}

			.left-menu div.emerald.left-menu-on {
				border-color: #779b93;
			}

		.left-menu div.blue {
			background-image: url(../../images/atlantic/left-menu-title-bg-blue.gif);
		}

			.left-menu div.blue.left-menu-on {
				border-color: #2995bd;
			}

		.left-menu div.braun {
			background-image: url(../../images/atlantic/left-menu-title-bg-braun.gif);
		}

			.left-menu div.braun.left-menu-on {
				border-color: #5a463d;
			}

	.left-menu ul { /* Updated on 2009-04-16 : removing border */
		padding: 0; margin: 0;
		list-style: none;
		background-color: #fdfdfd;
	}

		.left-menu ul li { /* Updated on 2009-04-16 : removing padding-left */
			display: block;
			line-height: 25px;
			background: url(../../images/atlantic/link-arrow.gif) 4px 10px no-repeat;
		}

			.left-menu ul li.left-submenu-on, .left-menu ul li:hover {
				background-color: #eef0f0;
			}

			.left-menu ul li a {  /* Updated on 2009-04-16 : adding padding-left */
				display: block;
				padding-left: 15px;
				text-decoration: none;
				font-size: 1.2em;
			}

			.left-menu ul li.left-subsubmenu { /* Added on 2009-04-16 for a new sub-sub-menu level */
				background-position: 19px 10px;
			}

			.left-menu ul li.left-subsubmenu a { /* Added on 2009-04-16 for a new sub-sub-menu level */
				padding-left: 30px;
			}

/* Side blocks
---------------------------------------- */
.side-block {
	padding: 0;
	margin: 5px 0 0;
}
.side-block-title { /* Updated/Added on 2009-05-05 */
  display: inline-block;
  padding: 0 0 0 15px; margin: 0;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  color: #ffffff;
  font-size: 1.3em;
  background: url(../../images/atlantic/h2-bg.gif) 0 0 repeat-x;
  float:left;
}
.side-col-right .side-block { /* Added on 2009-05-05 */
	margin-top: 10px;
}
.side-block-left .side-block-title { /* Added on 2009-05-06 */
  padding-left: 10px;
  font-weight: normal;
}
.coin-block-right {
  display:inline-block;
  background:url(../../images/atlantic/coin-block-right.gif) no-repeat;
  width: 14px; height: 25px;
}

.side-block-content { /* Updated on 2009-04-22 : delete "border: 1px solid #ababab;" */
  padding: 0; margin: 0;
  width: 99%; /* Required to fix overflow : hidden in IE6 */
  overflow: hidden;
}
.side-block-content-left {
	padding: 0;
	margin: 10px 0;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.side-block-content-right {
	padding: 0;
	margin: 10px 0;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	float: right;
}
.side-block-content-img {
	margin: 0;
	float: right;
}
.side-block-content-p {
	margin: 5px 10px;
}
.side-block-content-guide {
	padding: 0;
	margin: 35px 0 0 15px;
}
.side-block-content-energy {
	padding: 0;
	margin: 25px 0 0 15px;
}
.side-block-content-contact-installer {
	padding: 0;
	margin: 25px 0 25px 15px;
}
.side-block-content li {
	padding: 10px 5px;
}
.side-block table {
	padding: 0;
	margin: 10px auto;
}
.side-block table.marges {
	width: 90%;
}
.side-block tr.blue {
	background-color: #f7f8f8;
}
.side-block td.blue {

/* Added on 2009-04-17 */
		background-color: #f7f8f8;
}
.side-block td {
	padding: 2px 5px;
	margin: 0;
	border: 0 none;
}
.side-col-right {
	padding: 0;
	margin: 0;
	width: 205px;
	float: right;
}
.side-block-right {
	width: 205px;
	float: right;
}
.side-block-right .side-block-content {
	background-color: #FFFFFF;
}
.side-block-left {
	width: 180px;
}
.side-block-left .side-block-content {
	background-color: #fdfdfd;
}
.ligne_widget_liste_prod {
  height: 50px;
  font-size: 1em;
}
.ligne_widget_liste_prod td {
  padding: 2px 5px;
}
.ligne_widget_liste_prod td.nom {
  background-color: #F7F8F8;
}
.ligne_widget_liste_prod img {
  width: 50px;
  height: 50px;
}
/* Panels
---------------------------------------- */
.panel {
	padding: 0;
	margin: 10px 0 0 10px;
	width: 320px;
	float: left;
	overflow: hidden;
}
.panel h2 {
  background:transparent none repeat scroll 0 0;
  padding:0;
}
.panel h2 a {
  color:#FFFFFF;
  display:inline-block;
  font-size:1.2em;
  margin:0;
  overflow:hidden;
  padding:0;
  text-align:center;
  text-decoration:none;
}
.panel-content {
	padding: 20px 0 0 5px;
	margin: 0;
	min-height: 100px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.panel-content img {
	float: right;
}
.panel h2 a span.panel-title {
  background:transparent url(../../images/atlantic/h2-bg.gif) repeat-x scroll 0 0;
  display:block;
  float:left;
  font-weight:bold;
  margin:0;
  padding:0 15px;
}
.panel h2 a span.panel-title-corner {
  background:transparent url(../../images/atlantic/coin-panel-right.gif) no-repeat scroll right 0;
  display:block;
  float:left;
  height:25px;
  margin:0;
  padding:0;
  width:10px;
}
.panel h2 a:hover span.panel-title {
background-position:0 -25px;
color:#FFFFFF;
}
.panel h2 a:hover span.panel-title-corner {
background-position:right -25px;
}
/* Footer lists
---------------------------------------- */
#page-footer a, #page-footer span { /* Updated on 2009-4-17 */
	text-decoration: none;
/*	font-size: 1.1em; /* David Toog on 2009-05-19 */
}

#page-footer p { /* Updated on 2009-05-06 */
	padding: 0; margin: 5px 0 0;
	line-height: 1.5em;
	font-size: 1.00em;
	float: left;
}

#page-footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
#page-footer .highlight {
	background-color: #f6f6f6;
}
#page-footer li {
	padding: 0;
	display: inline;
}
.footer-menu li a, .footer-menu li span {

/* Updated on 2009-4-17 */
		padding: 0 10px;
	margin-top: 2px;
	display: inline-block;
	line-height: 1.8em;
}
	.footer-links li a { /* Updated on 2009-05-06 */
		display: inline-block;
		padding: 0 5px; margin-top: 5px;
		line-height: 1.5em;
		font-size: 1.00em;
		border-right: 1px solid #a0a0a0;
	}

.footer-links li.sans a {
	border-right: none;
}

.footer-links li.sans a {
	border-right: none;
}
/* Pagination
---------------------------------------- */
.pagination-row {
	padding: 0;
	margin: 15px auto 0;
	text-align: center;
}
.pagination {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
.pagination li {
	display: inline;
}
.pagination li a {
	display: inline-block;
	padding: 0;
	margin: 0 2px;
	width: 17px;
	height: 17px;
	background-image: url(../../images/atlantic/pagination-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	text-align: center;
	border: 1px solid #a0a0a0;
	vertical-align: bottom;
}
.pagination li a img {
	margin: 0;
}
.pagination li a.pagination-active, .pagination li a:hover {
	background-position: left bottom;
	color: #646464;
}
/* Main page (middle column)
---------------------------------------- */
.page-main-center {
	padding: 0 0 20px 0;
	margin: 10px 0 0;
	width: 580px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.page-main-center-header {
	padding: 20px 0 0 25px;
	margin: 0;
	width: 555px;
	height: 135px;
	background: left top no-repeat;
	color: #FFFFFF;
	overflow: hidden;
  position: relative;
}
.page-main-center-header img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.page-main-center-header-h {
	padding: 0;
	margin: 0;
	line-height: 0.9em;
	font-size: 2.1em;
	width: 180px;
  position: relative;
  z-index: 10;
}
.page-main-center-header-p {
	padding: 0;
	margin: 5px 0 0;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
  position: relative;
  z-index: 10;
}
.page-main-center-content {
	padding: 0 27px;
	margin: 0;
	overflow: hidden;
  position: relative;
}
.page-main-center-content p {
  font-size: 1.1em;
  margin: 10px 0;
  padding: 0;
  text-align: justify;
}
.page-main-center-content-p h2 {
	padding: 0;
	margin: 10px 0 0;
	/*font-size: 1.6em;*/
	color: #444444;
	background: none;
  text-align: left;
  height: auto;
}
.page-main-center-content-p h2, .page-main-center-content-p h3, .page-main-center-content-p2 h3 {
  background:transparent none repeat scroll 0 0;
  color: #444444;
  font-size: 1.4em;
  font-weight: normal;
  margin: 15px 0;
  padding: 0;
}
.page-main-center-content-h {
  padding: 0; margin: 10px 0 0;
  font-size: 1.6em;
  color: #444444;
  background: none;
}

span.pressetitreh2 {
	font-size: 1em;	
}
.page-center-content-h-center {
	padding: 0;
	margin: 10px auto 0;
	background: none;
	font-size: 2em;
	line-height: normal;
	text-align: center;
	color: #444444;
}
.page-main-center-content-p, .page-main-center-content-p p {
	padding: 0;
	margin: 20px 0 0;
	font-size: 1.2em;
	text-align: justify;
  line-height:1.3em;
  margin-bottom:1.5em;
}
.repadding {
	padding: 0 27px;
}
.page-main-center-content ul, .page-main-center-content-p ul {
	padding: 0;
	margin: 5px 0;
	list-style: none;
  list-style-position: outside;
  list-style-image: none;
}
.page-main-center-content ul li, .page-main-center-content-p ul li {
  /*font-size: 1.2em;*/
  background: transparent url(../../images/atlantic/link-arrow.gif) no-repeat scroll 4px 5px;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
.page-main-center-content ul.text-normal li, .page-main-center-content-p ul.text-normal li {
  background: none;
  margin: 0;
}
.page-main-center-content-list-panel {
	padding: 0;
	margin: 10px auto;
	width: 525px;
	min-height: 100px;
	/* Update on 2009-04-16 */
	overflow: hidden;  
}
.page-main-center-actions-row {
	padding: 0;
	margin: 20px 0 0;
	text-align: center;
}
.page-main-center-action-block {
	display: inline-block;
	padding: 0;
	margin: 0 5px;
	width: auto;
	text-decoration: none;
	vertical-align: top;
	line-height: 1em;
}
.page-half-left {
	padding: 0;
	margin: 0;
	width: 50%;
	float: left;
	overflow: hidden;
}
.page-half-right {
	padding: 0;
	margin: 0;
	width: 50%;
	float: right;
	overflow: hidden;
}
/* Common buttons
---------------------------------------- */
.btn-row {
	padding: 0; margin: 0 auto;
	text-align: center;
	position: relative; /* Added on 2009-04-17 */
}

	.btn-small {
		display: -moz-inline-box; /* For Firefox 2 and older */
		display: inline-block;
		padding: 0; margin: 0;
		line-height: 17px;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		overflow: hidden;
	}
	
		.btn-small-content {
			display: block;
			padding: 0 7px; margin: 0;
			text-align: center;
			float: left;
		}
	
		.btn-small-content-gray {
			background: url(../../images/atlantic/btn-small-gray-content.gif) left top repeat-x;
		}
		
		.btn-small-content-orange {
			background: url(../../images/atlantic/btn-small-orange-content.gif) left top repeat-x;
		}
			
		.btn-small-arrow-left {
			margin-right: 7px;
		}

		.btn-small-arrow-right {
			margin-left: 7px;
		}

		.btn-small-left {
			display: block;
			padding: 0; margin: 0;
			width: 7px; height: 17px;
			float: left;
		}
		
		.btn-small-left-gray {
			background: url(../../images/atlantic/btn-small-gray-left.gif) left top no-repeat;
		}
		
		.btn-small-left-orange {
			background: url(../../images/atlantic/btn-small-orange-left.gif) left top no-repeat;
		}
		
		.btn-small-right {
			display: block;
			padding: 0; margin: 0;
			width: 7px; height: 17px;
			float: left;
		}
		
		.btn-small-right-gray {
			background: url(../../images/atlantic/btn-small-gray-right.gif) right top no-repeat;
		}
		
		.btn-small-right-orange {
			background: url(../../images/atlantic/btn-small-orange-right.gif) right top no-repeat;
		}
		
	.btn-small:hover { /* Added on 2009-05-06 */
		color: #FFFFFF;
	}
	
		.btn-small:hover .btn-small-content-gray { /* Added on 2009-05-06 */
			background-position: left -17px;
		}

		.btn-small:hover .btn-small-left-gray { /* Added on 2009-05-06 */
			background-position: left -17px;
		}

		.btn-small:hover .btn-small-right-gray { /* Added on 2009-05-06 */
			background-position: left -17px;
		}
.btn-margin {
	margin: 0 20px;
}
.btn-center {

/* Added on 2009-04-17 */
	margin: 0 auto;
}
.btn-fix-left {

/* Added on 2009-04-17 */
	position: absolute;
	left: 0;
}
.btn-fix-right {

/* Added on 2009-04-17 */
	position: absolute;
	right: 0;
}

.btn-small:hover .btn-small-content-gray  {
  background-position:left -17px;
}

.puce-bleu {
	float: left;
	display: block;
	background: url(../../images/atlantic/demi-puce-bleu.gif) no-repeat;
	width: 5px;
	height: 18px;
	margin: 3px 0 0 -10px;
}
.puce-rouge {
	float: left;
	display: block;
	background: url(../../images/atlantic/demi-puce-rouge.gif) no-repeat;
	width: 5px;
	height: 18px;
	margin: 3px 0 0 -10px;
}
/* Common classes
---------------------------------------- */
.title-row {
	padding: 0;
	margin: 10px 0 0;
	width: 100%;
	
/* Required to fix overflow : hidden in IE6 */
	overflow: hidden;
}
.page-h1 {
	padding: 0;
	margin: 0;
	font-size: 1.6em;
	float: left;
}
.first {
	margin-left: 0;
}
.last {
	margin-right: 0;
}
.text-tiny {
	font-size: 0.2em;
	line-height: normal;
}
.text-small {
	font-size: 0.6em;
	line-height: normal;
}
.text-normal {
	font-size: 1.2em;
	line-height: normal;
}
.text-medium {
	font-size: 1.4em;
	line-height: normal;
}
.text-big {
	font-size: 1.8em;
	line-height: normal;
}
.text-align-center {
	margin: 10px 0;
	text-align: center;
}
/* Flux RSS */
.picto-rss {
	padding: 0;
	margin: 0;
	width: 19px;
	height: 19px;
	float: right;
}
.dark-gray {
	color: #444444;
}
.light-gray, .light-gray a {
	color: #c0c0c0;
}
.light-gray a:hover {
	color: #bf0016;
}
.hide {
	display: none;
}
.padding-top-20 {

/* Added on 2009-04-17 */
	padding-top: 20px;
}
#our-advises h3 span{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:1.5em;	
}
.page-main-center-content-p p {
	font-size:1em;
	margin:5px 0 0;
	padding:0;
	text-align:justify;
}

.page-main-center-content-p ul {
  /*list-style-type: disc;*/
  margin-left: 10px;
}

a.buttoncontact {
  background: transparent url(../../images/atlantic/btn-contacter-un-installateur.png) no-repeat 0 0;
  display: block;
  width: 195px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  padding: 14px 0 0 10px;
}


#content-block {
  height: 416px;
  background-color: #F5F7F6;
  overflow: hidden;
}

#content-block #left-content {
  width: 485px;
  float: left;
  padding: 40px;
}

#content-block #left-content #content-markdown {
  height: 280px;
  padding: 1px;
  overflow: hidden;
}

#content-block #left-content h2 {
  background: none;
  color: #B0B0B2;
  font-size: 3.5em;
  font-weight: normal;
  height: 40px;
  line-height: 25px;
  margin: 0;
  padding: 20px 0;
}

#content-block #left-content h3 {
  font-size: 2em;
  font-weight: normal;
  color: #606261;
  margin: 0;
}

#content-block img.visuelhome {
  float: right;
}

#content-block-standard {
  background-color: #F5F7F6;
  width: 768px;
  float: left;
}

.side-block-common {
  margin: 0 0 15px 0;
  padding: 0;
}

#content-block-standard #left-content {
  padding: 40px;
}

#content-block-standard #left-content h2 {
  background: none;
  color: #B0B0B2;
  font-size: 2.5em;
  font-weight: normal;
  height: 30px;
  line-height: 25px;
  margin: 0;
  padding: 10px 0;
}

#rightzoneblocs {
  float: right;
  width: 205px;
}

#content-block-standard #left-content h2.fiche-intitule {
  border-bottom: 10px solid #59B4A3;
  padding-bottom: 2px;
}

#content-block-standard #left-content .fiche-categorie {
  display: block;
  font-size: 1.4em;
}

#content-block-standard #left-content .fiche-reference {
  display:block;
  font-size:2em;
  padding:0 0 10px;
  font-size: 2em;
}

#content-block-standard #left-content .col1 {
  width: 470px;
  float: left;
}

#content-block-standard #left-content .col1 h3 {
  background: transparent none repeat scroll 0 0;
  color: #444444;
  font-size: 1.6em;
  margin: 10px 0 10px 10px;
  padding: 0;
}

#content-block-standard #left-content .col1 .fiche-contenu-markdown p {
  font-size: 1.2em;
}

#content-block-standard #left-content .col1 .fiche-contenu-markdown ul,
#content-block-standard #left-content .col2 ul {
  list-style-type: square;
  font-size: 1.2em;
  padding: 0 0 0 40px;
}

#content-block-standard #left-content .col2 ul {
  padding: 0 0 15px 20px;
}

#content-block-standard #left-content .col2 h3 {
  margin-bottom: 7px;
}

#content-block-standard #left-content .col2 {
  float: right;
  width: 200px;
  margin-top: 25px;
}

#content-block-standard #left-content .col2 h4 {
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 10px;
}

#content-block-standard #left-content .col2 .fiche-right-bloc {
  padding-bottom: 15px;
  display: block;
  font-size: 13px;
  font-weight: bold;
}

#content-block-standard #left-content .col2 .fiche-details-pratiques,
#content-block-standard #left-content .col2 .fiche-infos-complementaires {
  background-color: #ffffff;
  padding: 10px;
  margin: 0 0 15px 0;
  border: 1px solid #B0B0B2;
}

.calendrier_content a {
	text-decoration: underline;
	color: white;
}

.calendrier_content a:hover {
	text-decoration: underline;
	color: black;
}
.calendrier_content td {
	line-height: 1.3em;
	padding-left: 5px;
}

.calendrier_content td, .calendrier_content th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	margin: 1px;
}

.calendrier_content a {
	text-decoration: underline;
	color: white;
}

.calendrier_content a:hover {
	text-decoration: underline;
	color: black;
}
.calendrier_content td {
	line-height: 1.3em;
	padding-left: 5px;
}
tr.entete {
  height: 40px;
}
tr.entete, tr.entete td  {
	background-color: #E2001A;
}

tr.entete td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50px;
	color: #FFF;
  text-transform: uppercase;
}

tr.sous_entete, tr.sous_entete td {
	background-color: #E2001A;
}

tr.sous_entete td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
tr.calendrier_content td span {
	padding-top: 5px;
	display: block;
}


td.vert_f, td.vert_m, td.vert_p, td.violet_f, td.violet_m, td.violet_p, td.rouge_f, td.rouge_m, td.rouge_p, td.vert2_f, td.vert2_m, td.vert2_p, td.bleu_f, td.bleu_m, td.bleu_p, td.pourpre_f, td.pourpre_m, td.pourpre_p  {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

td.vert_f {
	background-color: #59B4A3;
}

td.vert_m {
	background-color: #B2DAD0;
	color: black;
}

td.vert_p {
	background-color: #E1F0EB;
	color: black;
}

td.vert2_f {
	background-color: #006066;
}

td.vert2_m {
	background-color: #7DA3A8;
	color: black;
}

td.vert2_p {
	background-color: #CCD8DA;
	color: black;
}

#bulletin {
  padding-bottom: 20px;
}

#bulletin table tbody th,
#bulletin label {
  width: 140px;
  text-align: left;
  font-size: 1.1em;
  font-weight: normal;
  color: #666666;
}

#bulletin input[type=text],
#bulletin select {
  border: 1px solid lightgray;
  width: 185px;
  height: 18px;
}

#bulletin table.thead input[type=text],
#bulletin table.thead select {
  border: 1px solid lightgray;
  width: 150px;
  height: 18px;
}


#bulletin span.notintable label {
  width: auto;
}

#bulletin span.notintable {
  width: 140px;
  display: inline-block;
}

.h3_second_calendrier {
  margin: 15px 0 5px 0;
  font-size: 1.6em;
  font-weight: normal;
  color: #000000;
}

#googlemaps {
  width: 690px;
  height: 600px;
  margin-bottom: 20px;
}

img.floatright {
  float: right;
  margin: 0 0 15px 15px;
}

#content-markdown {
  text-align: justify;
}

.suivant, .precedent {
  text-decoration: none;
  font-size: 13px;
  width: 15px;
  height: 15px;
  display: block;
  float: right;
  margin: 0 3px;
}

.suivant {
  background: transparent url(../../images/atlantic/bt_fleches_gris.png) no-repeat scroll 0 0;
}
.precedent {
  background: transparent url(../../images/atlantic/bt_fleches_gris.png) no-repeat scroll 0 -15px;
}

/* Accordeon sessions */
h4.trigger a {
	display: block;
  text-decoration: none;
  color: #666666;
}
h4.trigger a span.puce {
  background: transparent url(../../images/atlantic/bt_accordion_gris.png) no-repeat scroll 0 0;
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin-right: 5px;
}
h4.active a span.puce {
  background: transparent url(../../images/atlantic/bt_accordion_gris.png) no-repeat scroll 0 -15px;
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin-right: 5px;
}

h4.trigger a:hover { color: #ccc; }
h4.active {background-position: left bottom;}
.toggle_container {
	overflow: hidden;
	clear: both;
}

.orangelink {
  background:#F7991D url(../../images/atlantic/btn-contact-right.png) no-repeat scroll 0 0;
  bottom:5px;
  color:#FFFFFF;
  display:block;
  font-size:10px;
  font-weight:bold;
  height:23px;
  line-height:20px;
  padding:2px 0 0 27px;
  text-decoration:none;
}

#content-block-standard #left-content .col2 h4.orangeheader {
  background-color: #F49524;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  padding:5px;
  text-align: center;
}

#content-block-standard #left-content .col1 .fiche-contenu-markdown ul,
#content-block-standard #left-content .col2 .fiche-details-pratiques ul,
#content-block-standard #left-content .col2 .fiche-infos-complementaires ul,
#content-block-standard #left-content .col2 .fiche-details-pratiques ul {
  list-style: none;
  padding: 0 0 15px 10px;
}

#content-block-standard #left-content .col1 .fiche-contenu-markdown ul li,
#content-block-standard #left-content .col2 .fiche-details-pratiques ul li,
#content-block-standard #left-content .col2 .fiche-infos-complementaires ul li,
#content-block-standard #left-content .col2 .fiche-details-pratiques ul li {
  background: transparent url(../../images/atlantic/pucelistegrise.png) no-repeat scroll 0 5px;
  padding-left: 13px;
}

#content-block-standard #left-content .formation {
  margin-top: 0;
}

.content-markdown-col {
  float: left;
  width: 215px;
  margin-right: 20px;
}

#onglets_annee {
  margin-left: 195px;
}

#onglets_annee a.onglet_annee_formation {
  background: transparent url(../../images/atlantic/bt_atlantic_formation.png) no-repeat scroll 0 0;
  width: 92px;
  height: 23px;
  display: block;
  float: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  margin-right: 5px;
  padding-top: 6px;
  text-align: center;
  text-decoration: none;
}

#onglets_annee a.onglet_annee_formation:hover,
#onglets_annee a.onglet_actif {
  background: transparent url(../../images/atlantic/bt_atlantic_formation.png) no-repeat scroll 0 -29px;
  color: #ffffff;
}

.titre_programme {
  border-bottom: 1px solid #545454;
  text-align: left;
  font-size: 20px;
  margin-bottom: 10px;
}


/* Bulletin d'inscription */

#bulletin_inscription {
  font-size: 12px;
}

#bulletin_inscription table,
#bulletin_inscription table th,
#bulletin_inscription table td {
  border: none;
}

#bulletin_inscription table thead th sup {
  font-size: 8px;
  vertical-align: top;
}

#bulletin_inscription table thead th,
#bulletin_inscription table thead td {
  font-size: 15px;
  text-align: left;
}

#bulletin_inscription table tbody th,
#bulletin_inscription table tbody td {
  text-align: left;
}

#bulletin_inscription table tbody th strong {
  padding: 15px 0 7px 0;
  font-size: 15px;
  display: block;
  border-bottom: 1px solid #545454;
  margin-bottom: 10px;
}

p.button {
  display: block;
  float: left;
  width: 20px;
}

#recherche_theme {
  float: left;
}

p.buttonform {
  margin: -3px 0 0 12px;
}

/* Popup vidéo */
div.overlay {
	display: none;
	background-image: url(../../images/overlay/bg_white.png);
	width: 600px;
	height: 470px;
	padding: 55px;
}
div.overlay div.close {
	background-image: url(../../images/overlay/close.png);
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
div.overlay .overlay_content_wrapper {
  height: 470px;
  overflow: auto;
}
#player {
  display: block;
  width: 530px;
  height: 300px;
}
