@charset "utf-8";
body{
	margin:0;
	padding:0;
	background-color:#DDDEE4;
}
#dBody{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:1124px;
}
#centre{
 	padding-top:17px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:20px;
	background-color:#FFF;

	font-family:Tahoma;
	color:#666666;
	font-size:11px;
}
#centre table{

	font-family:Tahoma;
	color:#666666;
	font-size:11px;
	line-height:15px;
}
a {
	color:#BCAC46;
	text-decoration:none;
}
a:hover{
	color:#BCAC46;
	text-decoration:underline;
}

.ActionMsg {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold; 
}
#banniere{
	background-image:url(http://www.montdor.ch/cmsFiles/Image/top.jpg);
	background-repeat:no-repeat;
	height:239px;
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	border-bottom:1px solid #FFF;
}
/* Partie de la langue sur la bannire */
#lang{
	/* border:1px solid red; */
	padding-top:10px;
	margin-right:55px;	
	text-align:right;
}

#lang a{
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
}

#lang a:hover{
	text-decoration:underline;
	color:#4D4D4D;
}

#lang a.active{ /* Style de la langue slectionne */
	text-decoration:none;
	font-weight:bold;
	color:#4D4D4D; 
}

/* Partie recherche sur la bannire */
#recherche{
	/* border:1px solid red; */
	margin-right:35px;
	text-align:right;
	line-height:15px;
	font-weight:bold;
}
#recherche #q{
	/* border:1px solid red; */
	margin-top:5px;
}
#recherche form{ /* retirer les marges du formulaire */
	margin:0;
}

#recherche form input{
	/* height:20px; */
	border:1px solid #787878;
	width:120px;
}
#recherche input[type=submit]{
		font-family:Tahoma;
		background-color:#51090A;
		color:#A9262C;
		font-weight:bold;
		padding:0px;
		width:25px;
		border:0px;
	}
#recherche a{
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:none;
}

#recherche a:hover{
	text-decoration:underline;
}
#liensBanniere{
	/* border:1px solid red; */
	margin-top:105px;
	margin-right:55px;
	text-align:right;
	line-height:20px;
	font-weight:bold;
}
#liensBanniere a{
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:none;
}

#liensBanniere a:hover{
	text-decoration:underline;
}

/* Partie menu rouge */
#menu{
	/* border:1px solid green; */
	margin-top:9px;
	padding-top:3px;
	height:21px;
	width:700px;
	padding-left:20px;
}
#menu a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#4D4D4D;
	padding-right:10px;
	vertical-align:middle;
}
#menu img{
	vertical-align:middle;
}

#menu a:hover{
	color:#796D25;
	text-decoration:underline;
}
#menu a.active{
	text-decoration:none;
	color:#E2C564;
}

/* Partie Sous menu */
#sous_menu{
	height:27px;
	padding-top:5px;
	padding-left:20px;
}

#sous_menu a{
	margin-right:15px;
	
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#4D4D4D;
}

#sous_menu a:hover{
	text-decoration:underline;
}

#sous_menu a.active{
	text-decoration:underline;
}


#col1{
	float:left;
	background-color:#BCAC46;
	/*height:305px;*/
	/*margin-right:620px;*/
	color:#FFFFFF;
}	
	/* Partie coup de coeur 
	#col1 h3{
		font-family:"Trebuchet MS", Arial;
		font-weight:100;
		font-size:20px;
		margin:0;
	}*/
	
	#col1 #coup_coeur{
		/* border:1px solid red; */
		font-family:Tahoma;
		font-size:11px;
		/*margin-left:207px;*/
		/*margin-right:10px;*/
		padding-left:25px;
		padding-top:25px;
		line-height:16px;
		/* float:left; */
	}
	
	#col1 a{
		color:#FFFFFF;
	}
	
	#col1 a:hover{
		text-decoration:none;
	}

#col2{
	float:left;
	background-repeat:no-repeat;
	width:405px;
	height:278px;
	/*margin-left:-620px;*/
	/*border-bottom:1px solid #920030;*/
	/*border-top:1px solid #920030;*/
	padding-left:25px;
	padding-top:25px;
}
	/* partie brves */
	#col2 .img_droite{
		margin:0 20px 0 20px;
	}
	
	#col2 #breves a{
		color:#920030;
	}
	
	#col2 #breves a:hover{
		text-decoration:none;
	}
		
	#col2 h3{
		font-family:"Trebuchet MS", Arial;
		font-weight:100;
		font-size:20px;
		color:#BCAC46;
		margin:0;
	}
	
	#col2 #breves p{
		font-family:Tahoma;
		font-size:11px;
		color:#BCAC46;
		line-height:16px;
	}
	
	#col2 #gourmandise h4{
		font-family:"Trebuchet MS", Arial;
		font-size:15px;
		color:#484333;
		margin:30px 0 0 0;
	}
	
	#col2 #gourmandise p{
		font-family:Tahoma;
		font-size:11px;
		color:#000;
		line-height:16px;
	}
	
	#col2 #gourmandise a{
		color:#000;
	}
	
	#col2 #gourmandise a:hover{
		text-decoration:none;
	}
	
#col3{
	float:right;
	background-image:url(http://www.montdor.ch/cmsFiles/Image/fondHomeDroite.jpg);
	background-repeat:repeat-y;
	width:174px;
	height:390px;
	/*margin-left:-190px;*/ 
	/*border-bottom:1px solid #920030;*/ 
	/*border-top:1px solid #920030;*/ 
	padding-left:15px;
	padding-top:25px;
}

	/* Partie Agenda */ 
	#col3 #agenda{
		
	}
	
	#col3 h3{
		font-family:"Trebuchet MS", Arial;
		font-weight:100;
		font-size:20px;
		color:#000;
		margin:0;	
	}
	#col3 #agenda p{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
	}
	#col3 #agenda a{
		color:#000000;
	}
	#col3 #agenda a:hover{
		text-decoration:none;
	}
	/* Partie Newsletter */
	#col3 #newsletter{
		padding-top:10px;
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
	}
	#col3 #newsletter form{
		margin:0;
		padding:0;
	}
	#col3 #newsletter form #email{
		width:120px;
		border:1px solid #333;
	}
	#col3 #newsletter form #btnNewsletter{
		border:1px solid #333;
		background-color:#A0A0A0;
		color:#FFF;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		height:21px;
	}
	#col3 #newsletter form a{
		color:#000;
		font-size:10px;
	}
	#col3 #newsletter form a:hover{
		text-decoration:none;
	}
/* Partie du login */	
#LoginClient{
	/* border:1px solid red; */
	/*margin-left:240px;*/
	margin:10px;
	font-family:Tahoma;
	font-size:11px;
	line-height:19px;
}
#LoginClient h3{
	color:#BCAC46;
	border-bottom:2px solid #BCAC46;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
#LoginClient #c{ /* partie exclusive au bouton ok */
	background-color:#A0A0A0;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	height:21px;
	border:1px solid #888888;
}
/* Partie du template de base */	
#ContenuTpl{
	/* border:1px solid red; */
	/*margin-left:240px;*/
	margin-left:30px;
	font-family:Tahoma;
	font-size:11px;
	line-height:19px;
}
/* Partie du bas de page */	
#bas_page{
	text-align:center;
	clear:both;
	padding-left:30px;
	height:35px;
	padding-top:5px;
	background-color:#E9E8AF;
	font-family:Tahoma;
	font-size:9px;
	color:#666666;

}
#bas_page a{
	font-family:Tahoma;
	color:#666666;
	margin-top:5px;
	text-decoration:none;
}
#bas_page a:hover{
	text-decoration:underline;
}
.quantite, textfield.quantite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 25px;
}

.inputError{
	border:1px solid #C50E0E;
	background-color:#FFC6C6;
}

.msgInfo{
	padding:5px;
	margin:3px;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	color:#3A7ADA;
	border:1px dotted #3A7ADA;
	background-color:#CBDDFA;
}

.msgOk{
	padding:5px;
	margin:3px;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	color:#448E31;
	border:1px dotted #448E31;
	background-color:#D1F9B9;
}

.msgError{
	padding:5px;
	margin:3px;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold;
	color:#B00F0F;
	border:1px dotted #B00F0F;
	background-color:#FFC1C1;
}
h1 {
	margin:0px;
	margin-bottom: 14px;
	
}
h3 {
	color:#BCAC46;
	font-size:12px;
	margin:0px;
	margin-bottom: 5px;
}
.hiden {
	margin-left: -5000px;}
	
h1#titreVinduDomaine{
	background: url(http://www.montdor.ch/cmsFiles/Image/les_vins_du_domaine.jpg) no-repeat left top; 
	height: 40px;
	width:250px;
}
h1#titreVisiteDeCadeauDudomaineDegustation{
	background: url(http://www.montdor.ch/cmsFiles/Image/visite_du_caveau_du_domaine_et_degustation.jpg) no-repeat left top; 
	height: 77px;
	width:350px;
}
h1#titreNosDistinctions{
	background: url(http://www.montdor.ch/cmsFiles/Image/nos_distanction.jpg) no-repeat left top; 
	height: 40px;
	width:300px;
}
h1#titreNotreCadeauEtMagasin{
	background: url(http://www.montdor.ch/cmsFiles/Image/notre_caveaux_et_magasin.jpg) no-repeat left top; 
	height: 40px;
	width:350px;
}
h1#titreOffreSpeciale{
	background: url(http://www.montdor.ch/cmsFiles/Image/offre_speciale.jpg) no-repeat left top; 
	height: 40px;
	width:200px;
}
h1#titreVotreCaddie{
	background: url(http://www.montdor.ch/cmsFiles/Image/votre_caddie.jpg) no-repeat left top; 
	height: 40px;
	width:200px;
}
h1#titreInformationdeFacturation{
	background: url(http://www.montdor.ch/cmsFiles/Image/information_de_facturation.jpg) no-repeat left top; 
	height: 40px;
	width:450px;
}
h1#titreConfirmationCommande{
background: url(http://www.montdor.ch/cmsFiles/Image/confirmation_de_la_commande.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreCommandes{
background: url(http://www.montdor.ch/cmsFiles/Image/commandes.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreInscription{
background: url(http://www.montdor.ch/cmsFiles/Image/inscription.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreMotDePassePerdu{
background: url(http://www.montdor.ch/cmsFiles/Image/mot_de_passe_perdu.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreCompteUtilisateur{
background: url(http://www.montdor.ch/cmsFiles/Image/compte_utilisateur.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreConnexionClient{
background: url(http://www.montdor.ch/cmsFiles/Image/connexion_client.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreSpezialangebote{
background: url(http://www.montdor.ch/cmsFiles/Image/spezialangebote.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreEinloggen{
background: url(http://www.montdor.ch/cmsFiles/Image/einloggen.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreCommandes-de{
	background: url(http://www.montdor.ch/cmsFiles/Image/commandes-de.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}

h1#titreAnmeldung{
	background: url(http://www.montdor.ch/cmsFiles/Image/anmeldung.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titrePasswort_vergessen{
	background: url(http://www.montdor.ch/cmsFiles/Image/passwort_vergessen.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}

h1#titreIhr_konto{
	background: url(http://www.montdor.ch/cmsFiles/Image/ihr_konto.jpg) no-repeat left top; 
	height: 40px;
	width:310px;
}
h1#titreInformationen_zu_Lieferung_und_Rechnung{
	background: url(http://www.montdor.ch/cmsFiles/Image/Informationen_zu_Lieferung_und_Rechnung.jpg) no-repeat left top; 
	height: 40px;
	width:550px;
}

h1#titreAuftragsbestatigung{
	background: url(http://www.montdor.ch/cmsFiles/Image/auftragsbestatigung.jpg) no-repeat left top; 
	height: 40px;
	width:450px;
}
h1#titreIhr_Warenkorb{
	background: url(http://www.montdor.ch/cmsFiles/Image/ihr_warenkorb.jpg) no-repeat left top; 
	height: 40px;
	width:350px;
}

