/* Base */

body { 
    margin: 0;
    padding: 0; 
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
    background: #EBEBEB url(../images/website/bg.png) repeat-x top left;
}

#wrapper {
	position: relative;
    width: 680px;
    margin: 20px auto;
    font-size: 14px;
	line-height: 20px;
}

.hide {
    display: none;
}
/* Header */

#header {
	height: 140px;
	width: 680px;
	margin: 20px auto 20px;
	position: relative;
	left: -50px;
	background: url(../images/website/header.png) no-repeat 0 0;

}

#header h1 {
	position: absolute;
	margin: 0;
	text-indent: -9999px;
	}
	
#header h1 a {
	display: block;
	width: 160px;
	height: 140px;
	}
	
#header p {
	display: none;
}


/* Intro */

#intro {
	position: absolute;
	width: 380px;
	left: 50%;
	top: 120px;
	margin-left: -190px;
    padding-bottom: 0;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
}

#intro p {
	position: relative;
	margin: 0;
}

#intro a {
	display: block;
	position: absolute;
	top: -5px;
	right: -130px;
	width: 160px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/website/phone.png) no-repeat 0 0;
}

intro a:focus {
	outline: none;
}

/* Slider */

#slider {
    width: 680px;
    margin: 0 auto;
    position: relative;
	background: url(../images/website/contact_bg.png) no-repeat bottom left;
}

.scroll {
    height: 600px;
    width: 680px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
   
}

.scrollContainer div.panel {
    padding: 0 30px 30px;
    height: 600px;
    width: 620px;
}

.scrollContainer div.panel ul {
    margin-top: 20px;
}

.scrollContainer div.panel li {
    margin-bottom: 0; 
}

.image01 { position: absolute; bottom: 60px; left: 30px; }
.image02 { position: absolute; bottom: 60px; right: 30px; }

#navigation, .subnav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.subnav a {
	position: absolute;
	display: block;
	top: 30px;
	right: 30px;
	height: 30px;
	text-indent: -9999px;
}

a#agreements_electromenager_link {
	width: 76px;
	margin-right: 65px;
	background: url(../images/website/agreements.png) no-repeat top left;
}

a#tarifs_electromenager_link, a#tarifs_television_link {
	width: 45px;
	background: url(../images/website/tarifs.png) no-repeat top left;
}

#navigation {
	display: block;
	height: 180px;
	position: relative;}

#navigation a {
	position: absolute;
	display: block;
    width: 120px;
    height: 60px;
    padding-top: 120px;
    top: 0;
    color: #aaa;
    text-align: center;
    font-size: 14px;
	text-decoration: none;
	background: url(../images/website/buttons.png) no-repeat 0 0;
}

#navigation a span.hover {
	left: 0;
	top: 0;
    width: 120px;
    height: 60px;
    padding-top: 120px;
    color: #aaa;
    text-align: center;
    font-size: 14px;
	text-decoration: none;
	background: url(../images/website/buttons.png) no-repeat 0 0;

}

#navigation a span.hover {
	position: absolute;
	top: 0;
}


#navigation a:focus {
	outline: none;
}

/* individual navigation items */
#navigation a#electrobutton {
  background-position: 0 -380px;
}

#navigation li.highlight a#electrobutton:hover,
#navigation a#electrobutton span.hover {
  background-position: 0 -200px;
}

#navigation a#videobutton {
  left: 140px;
  background-position: -140px -380px;
}

#navigation li.highlight a#videobutton:hover,
#navigation a#videobutton span.hover {
  background-position: -140px -200px;
}

#navigation a#antennebutton {
  left: 280px;
  background-position: -280px -380px;
}

#navigation li.highlight a#antennebutton:hover,
#navigation a#antennebutton span.hover {
  background-position: -280px -200px;
}

#navigation a#piecesbutton {
  left: 420px;
  background-position: -420px -380px;
}

#navigation li.highlight a#piecesbutton:hover,
#navigation a#piecesbutton span.hover {
  background-position: -420px -200px;
}

#navigation a#magasinbutton {
  left: 560px;
  background-position: -560px -380px;
}

#navigation li.highlight a#magasinbutton:hover,
#navigation a#magasinbutton span.hover {
  background-position: -560px -200px;
}

#navigation a.selected {
    color: #000;
}

#navigation a:focus {
    outline: none;
}

#navigation a#electrobutton.selected {
	background-position: 0 0;
}

#navigation a#videobutton.selected {
	background-position: -140px 0;
}

#navigation a#antennebutton.selected {
	background-position: -280px 0;
}

#navigation a#piecesbutton.selected {
	background-position: -420px 0;
}

#navigation a#magasinbutton.selected {
	background-position: -560px 0;
}

.scrollButtons {
    position: absolute;
    top: 450px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -70px;
}

.scrollButtons.right {
    right: -70px;
}

.scrollContainer h2 {
	font-weight: normal;
	color: #cc0c00;
	margin-top: 30px;
	margin-bottom: 30px;
}

#zoom_content h2 {
	color: #cc0c00;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}

#zoom_content p {
	margin-bottom: 30px;
	line-height: 20px;
}

.col_one, .col_two, .col_three, .col_only {
	margin: 0 0 30px;
	line-height: 20px;
}

.col_one {
	float: left;
	width: 120px;
}

.col_two {
	float: left;
	width: 120px;
}

.col_three {
	float: left;
	width: 120px;
}

.clear {
	clear: both;
}

.col_only {
	position: relative;
}

.col_only li span {
	font-weight: bold;
	position: absolute;
	right: 30px;
}

/* Contact */

#contact {
	margin-top: 40px;
	padding: 0 30px 20px;
	position: relative;
	width: 620px;
	height: 600px;
	background: url(../images/website/contact_bg.png) no-repeat top left;
}

#contact h2 {
	color: #cc0c00;
	font-weight: normal;
	margin-top: 0;
	padding-top: 30px;
	margin-bottom: 30px;
}

#contact span, #contact a {
	color: #cc0c00;
	text-decoration: none;
}

#contact a:hover {
	border-bottom: 1px solid #cc0c00;
}

#contact ul {list-style: none; margin: 0; padding: 0;}

#contact #coordinates {
	position: absolute;
	right: 30px;
	top: 80px;
}

#map_canvas {
	position: relative;
	top: 30px;
	width: 620px;
	height: 360px;
	border: 2px solid #7b7b7b;
}

#contact p {
	position: relative;
	top: 30px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

/* Footer */

#footer {
	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #cc0c00;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #cc0c00;
}
