/* 
 * Copyright (c) 2007 Copyright (c) Octolys Development
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 * Il est soumis à la licence GPL
 */

/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - les styles particuliers pour les pages intérieures
 */


/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fafeff;
	font-size: 0.8em;
	background-image: url(_gfx/fondBody.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 1.8em;
	display:none;

}

h2{
	font-size: 1.6em;
	color: #f26200;
	margin:0 0 10px 10px;
	padding:10px 0 10px 25px;
	background-image: url(_gfx/puceH2.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #626164;
}

h3{
	font-size: 1.2em;
	color: #f26200;
	margin: 0 0 10px 0;
}

h4{
	font-size: 1.1em;
	color: #f26200;
	margin:0 0 20px 6px;
}

a, a:visited {
	color: #f26200;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #f26200;
}

img {
	border: 0;
}

.important {
	color: #ffOOOO;
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	margin:0;
	width: 990px;
	background-color: #C6DFAF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#contenu {
	clear:both;
	padding: 10px;
	margin: 0;
}

#contenu .image {
	float:left;
	padding: 0 10px 0 0;
	margin: 0;
}

#diapoimage {
	position: absolute;
	width: 220px
}

#contenu .imageContour {
	border: 1px solid #6b8a58;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 775px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

.blocDeContenu {
	clear:both;
	overflow:hidden;
	zoom:0;
	margin: 0;
	width: 100%;
	padding: 30px 0 10px 0;
}

.blocDeContenu p.ligne {
	overflow: hidden;
	width: 100%;
	background-color: #FF0000;
}

/* Diaporama
-------------------------------------------------------- */

#diaporama  {
	float:left;
	margin:0;
	padding:0;
	height: 480px;
	width: 990px;
	behavior: url(_gfx/iepngfix.htc);
	position: absolute;
	z-index: 0;
}

#diaporama .photo {
	position: absolute;
	margin:0;
}

/* Pages de contenu
-------------------------------------------------------- */

.chapo {
	clear:both;
	margin: 0 0 10px 10px;
	padding: 0;
	color: #464547;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: italic;
}

.paragraphe {
	clear: both;
	color: #464547;
	margin: 0 0 10px 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 1.3em;
	text-align: justify;
}

.paragraphe .image {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.paragraphe .legende {
	clear:both;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	color: #6b8a58;

}

.paragraphe .contourImage {
	
	border: 1px solid #666666;
}


/* Entête
-------------------------------------------------------- */

#entete {
	float: left;
	width: 990px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.logo {
	float: left;
	width: 432px;
	margin: 350px 0 0 0;
	background-image: url(_gfx/fondH1.png);
	behavior: url(_gfx/iepngfix.htc);
	height: 139px;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	/float: none;
	/margin: 0 0 0 260px;
	overflow: hidden;
	zoom: 1;}

/* Processus de commande
-------------------------------------------------------- */

.retour {
	clear:both;
	padding: 0;
	margin: 10px 0 10px 0;
}

.retour .invisible {
	display:none;
}

.retour dl.bouton dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}

.retour dl.bouton dt a, .retour dl.bouton dt a:hover {
	display: block;
	padding: 0;
	margin:0;
	background-image: url(_gfx/BTRetour.png);
	behavior: url(_gfx/iepngfix.htc);
	height: 24px;
	width: 114px;
}

.nousContacter {
	clear:both;
	padding: 0;
	margin: 10px 25px 10px 0;
}

.nousContacter .invisible {
	display:none;
}

.nousContacter dl.bouton dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}

.nousContacter dl.bouton dt a, .nousContacter dl.bouton dt a:hover {
	display: block;
	padding: 0;
	margin:0;
	background-image: url(_gfx/BTNousContacter.png);
	behavior: url(_gfx/iepngfix.htc);
	height: 24px;
	width: 114px;
}

.prixProduit {
	color: #ff0000;
	text-align: left;
	font-weight: bold;
	margin:0;
	padding:5px 0;
	font-size: 1.4em;
}

.BlocAdresseDeFacturation {
	float: left;
	width: 350px;
	margin: 0;
	padding: 10px;
	background-color: #CCCCCC;
}

.BlocAdresseDeLivraison {
	float: right;
	width: 350px;
	margin: 0;
	padding: 10px;
	background-color: #CCCCCC;
}

/* Page rubrique
-------------------------------------------------------- */

#RubChapo {
	clear:both;
	margin: 0 0 10px 10px;
	padding: 0;
	color: #464547;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: italic;
}

#listeProduits {
	clear:both;
	margin: 0;
	padding: 0;
	text-align:center;
}

#listeProduits .conteneur {
	text-align: center;
	}
	
#listeProduits .bloc {
	margin-left: auto;
	margin-right: auto;
	width: 253px;
	text-align: left;
	padding: 5 px;
	background-image: url(_gfx/fondBlocProduit.png);
	background-repeat: repeat-y;
	background-position: center;
	}

#listeProduits .image {
	float:right;
	padding: 0;
	margin: 0;
}

#listeProduits .imageContour {
	margin: 0 0 5px 0;
	border: 1px solid #999999;
}


#listeProduits .presentation {
	text-align:left;
	clear:both;
	margin: 0;
	padding: 0;
}

#listeProduits .presentation .chapoEtImage {
	width:233px;
	margin: 0;
	padding: 0 10px;
	font-size: 0.9em;
	font-style: normal;
	color: #464547;
	min-height: 110px;
}

#listeProduits .presentation h3 {
	margin: 0;
	padding: 8px 0 5px 10px;
	background-image: url(_gfx/fondEnteteProduit.png);
	background-repeat: no-repeat;
}

#listeProduits .footer {
	float:left;
	margin: 0;
	padding: 0;
	background-image: url(_gfx/fondFooterProduit.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 253px;
}

#listeProduits table {
	font-size: 1em;
	border-collapse: collapse;
	width: 100%;
	border: none;
}

#listeProduits th {
	padding: 5px;
	border: none;
	background: none;
}

#listeProduits tr {
	padding: 5px;
	border: none;
	background: none;
}

#listeProduits td {
	padding: 5px;
	border: 10px solid #C6DFAF;
	margin:0;
}

.savoirPlus {
	clear:both;
	padding: 0 0 0 10px;
	margin: 10px 10px 0 0;
}

.savoirPlus .invisible {
	display:none;
}


.savoirPlus dl.bouton dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}

.savoirPlus dl.bouton dt a, .savoirPlus dl.bouton dt a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0;
	margin:0;
	background-image: url(_gfx/BTSavoirPlus.png);
	behavior: url(_gfx/iepngfix.htc);
	height: 24px;
	width: 92px;
}


/* Page produit
-------------------------------------------------------- */

#produit {
	margin:0 10px;
	padding:0;
}

#produit .image {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

#produit .contourImage {
	float:left;
	margin:0;
	padding:0;
	border: 1px solid #999999;
}

#produit .description {
	width:650px;
	float:right;
	margin:0;
	padding:0;
	color:#464547;
}

#produit .chapo {
	margin:0;
	padding:0;
	font-style: italic;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 960px;
	color: #6b8a58;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6b8a58;
	margin: 10px;
	padding-top: 10px;
}

#footer a:link, #footer a:visited {
	color: #6b8a58;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #6b8a58;
	text-decoration: underline;
	font-weight: bold;
}

/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	width:251px;
	padding: 0;
	margin: 0 0 0 10px;
	/float: none;
	/margin: 0;
	/padding: 0 0 0 10px;
}

#menuGeneral .logoMontgolfieres {
	clear:both;
	width:251px;
	padding: 0px;
	margin:0px;
	/height:130px;
	_background-image: url(_gfx/fondLogo.gif);
	_background-repeat: repeat-y;
}

#menuGeneral .contenuMenu {
	clear:both;
	width:251px;
	padding: 0;
	margin:0;
	background-image: url(_gfx/fondMenu.png);
	background-repeat: repeat-y;
}

#menuGeneral .footerMenu {
	clear:both;
	width:251px;
	padding: 0;
	margin:0;

}

dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

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

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 251px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1em;
	color: #31587e;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0 10px;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	zoom: 1;
	background-image: url(_gfx/puceMenu.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #848587;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #31587e;
	background-color: #FFFFFF;
}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 0.9em;
	color: #31587e;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0 10px;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #848587;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #31587e;
	background-color: #FFFFFF;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}


/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

#signature a:link, #signature a:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

#signature a:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}


/* Formulaires
-------------------------------------------------------- */

.formulaire {
	overflow:hidden;
	zoom:0;
	padding: 0 10px;
	width: 100%;
	margin: 30px 0 10px 0;
}

form {
	width: 100%;
	clear:both;
	padding: 0;
	margin:0;
}

form p {
	margin: 1em 0;
}

form p.ligne {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	width: 100%;
}

form .obligatoire {
	color: #ff0000;
}

form p.ligne label {
	overflow: hidden;
	float: left;
	width: 210px;
	margin: 0 10px 0 0;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	color:#464547;
}

form p.ligne input, form p.ligne select, form p.ligne textarea {
	display: block;
	float:left;
	margin: 0;
	width: 200px;
	border: 1px solid #464547;
	padding: 2px;
	font-weight: bold;
	font-size: 1em;
	color: #464547;
	background-color: #e4efd8;
}

form p.ligne select {
	width: 150px;
}


form p.ligne textarea {
	padding: 2px 0 0 4px;
	width: 65%;
	height: 6em;
}

form .valider {
	overflow: hidden;
	zoom:1;
	padding: 0;
	margin: 0;
	float: left;
}

form dl.valider {
	margin:0 0 0 220px;
}

form dl.valider dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}

form .valider .invisible {
	display:none;
}

form dl.valider dt a, form  dl.valider dt a:hover {
	display: block;
	padding: 0;
	margin:0;
	background-image: url(_gfx/BTValider.png);
	behavior: url(_gfx/iepngfix.htc);
	background-repeat: no-repeat;
	height: 24px;
	width: 92px;
}


/**
 * PHOTOTHEQUES JQUERY
 */
.phototheque-wrapper {width:556px; text-align:center;}
.phototheque-viewer {width:556px; height:300px; position:relative; overflow:hidden; margin:0 auto 2px auto; background:#fff; border:1px solid #000}
.phototheque-viewer ul, .phototheque-viewer ul li{margin:0; padding:0; list-style-type:none; list-style-image:none}
.phototheque-viewer ul {position:absolute; top:0; left:0; width:999999px}
.phototheque-viewer ul li {width:556px; height:300px; overflow:hidden; float:left}
.phototheque-viewer ul li img {margin:0 auto}
.phototheque-viewer ul li.loading {background:#fff url(_gfx/ajax-loader.gif) no-repeat 50% 50%}
.phototheque-prev, .phototheque-next {display:block; width:5%; height:100px; background:#fff url(_gfx/scroll-left.gif) no-repeat 50% 50%; float:left; text-indent:-5000px}
.phototheque-next {float:right; background:#fff url(_gfx/scroll-right.gif) no-repeat 50% 50%;}
.phototheque-pager {width:90%; height:100px; overflow:hidden; margin:0 auto; position:relative}
.phototheque-pager ul {position:absolute; left:0; top:0; width:99999px}
.phototheque-pager ul, .phototheque-pager ul li {margin:0; padding:0; list-style-type:none; list-style-image:none}
.phototheque-pager ul li {float:left; opacity:.65; padding:0px; border:1px solid #000; margin:0 2px}
.phototheque-pager ul li.current {opacity:1}
.phototheque-pager ul li a{display:block;}