/* 
 * 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: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/background.gif);
	background-repeat:repeat-x;
	font-size: 0.8em;
}


h1, h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	text-align:left;
	}
	
h1 {
	padding-bottom:5px;
	font-size:130%;}
	
h3 {
	font-size: 100%;
	font-weight:bold;
	color: #d0a18d;
}


a {
	color: #575757;
	text-decoration: none;
}

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

a:hover {
	text-decoration: none;
	color: #575757;
}

img {
	border: 0
}

p {
}

.indexp {
line-height:200%;
}

.form {
text-align:left;
border:none;
padding:5px;
}

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

.rubrique {
border: 1px solid grey;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
	width:950px;
}

#contenu {
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#estimation {
background:url(img/box_estimation.png);
background-repeat:no-repeat;
height:130px;
width:383px;
padding:20px;

}

#alerte {
	background:url(img/box_alerte.png);
	background-repeat:no-repeat;
	height:130px;
	width:383px;
	padding:20px;

}

.index {
height: 360px;
}

.titrePage {
	font-size:120%;
	color:#333;
	text-align: left;
	padding-bottom:5px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.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;
}

.contourImage {
border-color: #CCCCCC;
}


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

#entete {
	float: left;
	width: 990px;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:970px;
	color: #666;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}

a.LIEN_chemin:link {
	color: #666;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #666;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #666;
	text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
}

.produitPetit {
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.Image {
	border: 1px solid #0066CC;
	margin-bottom: 5px;
	float: left;
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.chapoProduit {
	color: #12335B;
	text-align: left;
	font-style: bold;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #12335B;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.prixProduit {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.ficheProduit {
	float:left;
	width: 470px;
	margin-left: 10px;
}


a.LIEN_commander:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


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

#footer{
	float: left;
	width: 960px;
	color: #999;
	text-align: center;
	margin: 10px;
	padding-top: 10px;
	font-size:0.7em;
	
}

a.LIEN_footer:link {
	text-align:center;
	color: #999;
	text-decoration: none;
}

a.LIEN_footer:visited {
	color: #999;
	text-decoration: none;
}

a.LIEN_footer:hover {
	color: #999;
	text-decoration: underline;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 765px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}


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

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

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


#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	align: center;
	size:0.7em;
	color:#575757;

}

#navigation li {
	margin: 1px;
	padding: 5px;
	float: left;
	color: #888888;

}

#navigation li a:link {
	text-decoration: none;
}

#navigation li a:visited {
	text-decoration: none;
}

#navigation li a:hover {
	color: #000000;
	text-decoration: none;
}

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

/*  ------------------------------------------
/*  Tableau contenu  */
/*  ------------------------------------------
*/


table {
	border: 1px dotted #d0a18d;
	width:100%;
	border-collapse:separate;
	empty-cells:hide;
	vertical-align:middle;
	border-spacing:5px;
}

.tdrubrique {
	border-bottom: 1px solid grey;}

.tableindex {
border:none;
}

.form {
text-align:left;
border:none;
padding:5px;
}

.top {
background-color: #eadfd8; vertical-align:middle;}

.type{
width:53%;
}

.photos {
width:10%;
}

.prix {
width:20%;
}

.ville {
width:17%;
}

.colorville {
color: #009900;
border-bottom: 1px solid grey;}

.alignbien {
text-align:left;
}

.colorprix {
color: #993300; }
