/* CSS Document BROME*/

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: /*#B25D3B;*//*#F7E7C7;*/#000000;
	text-align: center; /* for IE5.5/Win */
	
	}
	
/*default margins*/
h1, h2, h3, h4, p {
	margin-top: 0;
	}
h2 {
	margin-bottom: 10px;
	}
p {
	margin-bottom: 1em;
	text-align: left;
	}
/*end default margins*/
	
#wrapper {
	margin-right:auto;
	margin-left:auto;
	text-align: left; /* for IE5.5/Win */
	width: 780px;
	background-color:#FEFDF5;
	background-image:url(../images/images_utils/right_bg_brown.gif);
	background-repeat:repeat-y;
	background-position:100% 50%;

}

#mainContent {
	width: 770px;
	text-align: left; /* for IE5.5/Win */
	}

#borderHeader {
	border: 1px solid #D6D0C3;
	}
#header {
	border: 4px solid #F7E7C7;
	/*margin-bottom: 10px;*/
	}
	
#mainNav {
	text-align: right;
	padding: 13px 0px 2px 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #D6D0C3;
	background-image: url(../images/images_utils/header_bottom_shadow.gif);
	background-repeat: repeat-x;
	}
	
#mainNav li {
	display: inline;
	}
#mainNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#mainNav a {
	text-decoration: none;
	padding: 0px 5px 3px 5px;
	margin: 0px 5px 0px 5px;
	color: #D25D3A;
	font-size: 15px;
	border-left: 1px solid #FEFDF5;
	border-right: 1px solid #FEFDF5;
	
	/*font-weight: bold;*/
	}
	
#mainNav a:hover {
	color: #f17752;
	border-right:1px solid #D6D0C3;
	border-left:1px solid #D6D0C3;
	border-top:1px solid #D6D0C3;
	background-image: url(../images/images_utils/mainNav_bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#leftBox {
	width: 125px;
	background: #FFF6D5/*#E2C7A8 url(../../images/images_left_box/hiver.jpg) no-repeat*/;
	/*background-color: #E2C7A8;
	background-image: url(../../images/images_left_box/hiver.jpg);*/
	float: left;
	/*border-top: 1px solid #B25D3B;*/
	border-right: 1px solid #D6D0C3; /*#B25D3B;*/
	border-bottom: 1px solid #D6D0C3; /*#B25D3B;*/
	/*border-right: 3px solid #B25D3B;*/
	/*padding-top: 10px;*/
	}

#leftBox p {
	font-size: 12px;
	color: #625547;
	line-height: 1.5;
	margin: 0px;
	padding: 5px 5px 8px 8px;
	text-align: left;
	}
	
#leftBox h2 {
	color: #D25D3A;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	}
	
#leftBox img {
	margin: 0 0 10px 0;
	border-top: 1px solid #D6D0C3;
	border-bottom: 1px solid #D6D0C3;
	}
	
#leftBoxContent {
	/*padding-top: 10px;*/
	background: #FFF6D5; /*url(../../images/images_left_box/hiver.jpg) no-repeat;*/
	}
	
#leftBoxContent p {
	padding: /*90px*/5px 5px 8px 8px;
	line-height: 1.1;
	}
/*#leftBoxContent h2 {
	color: #D25D3A;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	}*/
#season {
	border-top: 1px solid #D6D0C3;
	}	

#leftBoxJoin {
	background-color: #F1E6B4;
	border-top: 1px solid #D6D0C3;
	text-align: center;
	}
#leftBoxJoin a{
	text-decoration: none;
	color: #D25D3A;
	font-size: 14px;
	}
#leftBoxJoin a:hover {
	text-decoration: underline;
	color: #f17752;
	}
#leftBoxJoin h3 {
	font-size: 100%;
	color: #D25D3A;
	/*font-style: italic;*/
	font-weight: normal;
	
	padding-top: 5px;
	margin: 0px;
	}
	
#leftBoxProductMenu {
	background: #FFF6D5;/*#E6E6BA;*/
	border-top: 1px solid #D6D0C3;
	}

/*#leftBoxProductMenu p {
	padding: 5px 5px 8px 8px;
	}*/
/*#leftBoxProductMenu h2 {
	color: #D25D3A;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	}*/
#leftBoxProductMenu h3 {
	font-size: 13px;
	font-weight: normal;
	color: #625547;/*#D25D3A;*/
	margin: 0 0 5px 0;
	padding: 0;
	margin-left: 5px;
	}
#leftBoxProductMenu ul{
	font-size: 10px;
	color: #625547;
	list-style-type: none;
	padding: 0;
	margin: 5px 0 15px 12px;
	/*line-height: 1.5;
	margin: 0px;*/
	/*padding: 5px 5px 8px 8px;
	text-align: left;*/
	}
#leftBoxProductMenu li{
	margin-bottom: 1px;
}
#leftBoxProductMenu a {
	text-decoration: none;
	color: #D25D3A;
	}

#leftBoxProductMenu a:hover {
	text-decoration: underline;
	color: #f17752;
	}	
	
#mainRightBox {
	/*margin-left: 150px;*/
	width: 580px;
	float: left; /*TO TEST IF THINGS GO WRONG*/
	/*padding: 40px 60px;*/
	}
	
#mainRightContent {
	/*width: 500px;*/
	padding: 40px 0px 40px 60px;
	/*border: 2px solid #006666;*/
	}
	
#commandeBox {
	padding: 20px 40px 40px 40px;
	}
#commandeContent {
	
	}
	
#mainRightContent h1, #faq h1, #commandeContent h1 {
	color: #625547;/*#D25D3A*/
	font-size: 26px;
	font-weight: normal;
	border-bottom: 1px solid #D6D0C3;
	
	}
#mainRightContent p , #faq p, #commandeContent p, #visites ul {
	font-size: 13px;
	color: #625547;
	line-height: 1.5;
	}
#mainRightContent img {
	border: 3px solid #EEE6DA;
}
#mainRightContent a, #leftBoxContent a, #commandeBox a, #regularA a {
	text-decoration: none;
	color: #D25D3A;
	}
#mainRightContent a:hover, #leftBoxContent a:hover, #commandeBox a:hover, #regularA a:hover {
	text-decoration: underline;
	color: #f17752;
	}

.floatRight {
	float: right;
	margin: 0px 0px 20px 20px;
	text-align: center;
	}

.floatLeft {
	float: left;
	margin: 0px 20px 20px 0px;
	text-align: center;
	}

.imageText {
	font-size: 12px;
	color: #B25D3B;
	font-style: italic;
	/*text-align: center;*/
	/*margin-right: auto;
	margin-left: auto;*/
	padding: 0px 5px 0px 5px;
	}
	
#footer {
	clear: both;
	background-color: #D6D0C3;
	color:#625547;
	font-size:0.7em;
	padding-top:0.7em;
	padding-bottom:0.1em;
	
	}
#footer p {
	text-align: center;
	}
	
#footer a {
	text-decoration: none;
	color: #996633;
	}

#footer a:hover {
	color: #B25D3B;
	text-decoration: underline;
	}
/*CONTACT CSS*/
#poste {
	float: left;
	}
	
#telephone {
	padding-left: 250px;
	}
	
#route {
	clear: both;
	}
	
#internet {

	}
	
/*EVENTS CSS*/
#visites {
	clear: both;
	}
	
#degustation {
	clear: both;
	}
	
#reception {
	clear: both;
	}
	
/*VIGNOBLE CSS*/
#description h2 {
	color: #B25D3B;
	font-weight: normal;
	font-size: 120%;
	}
	
#imageCenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
#imageCenter img{
	margin-top: 20px;
	border: 3px solid #EEE6DA;
	}

#navPullQuote {
	border: 3px solid #EEE6DA;
	float: right;
	width: 110px;
	/*background-color: #D25D3A;*/
	/*color: #FEFDF5;*/
	margin: 0 0px 10px 30px;
	/*padding: 0px;*/
	/*font-style: italic;*/
	font-size: 11px;
	/*border: 1px dotted #625547;*/
	
	}
#navPullQuote p {
	/*color: #B25D3B;*/
	font-size: 13px;
	font-style: italic;
	}
#navPullQuote ul{
	color: #625547;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#navPullQuote a {
	color: #D25D3A;/*#625547;*/
	text-decoration: none;
	}
#navPullQuote a:hover {
	text-decoration: underline;
	}
#border {
	padding: 7px;
	border: 1px solid #D6D0C3;
	}
	



	
#installations {
	clear: both;
	}
	
#culture {
	clear: both;
	}
	
#vinification {
	clear: both;
	}
	
/*PRODUITS CSS*/
#mainRightContent h1 {
	color: #625547;
	}
	
/*#leftBox {
	background: #FFF6D5;
	}*/
	
.lowerh1 {
	font-size: 80%;
	font-style: italic;
	}
	
#etiquette {
	float: left;
	margin: 0px 30px 30px 0px;
	padding-bottom: 0px;
	/*text-align: center;*/
	/*border-bottom: 1px solid #B25D3B;*/
	}

#millesime {
	font-size: 12px;
	color: #B25D3B;
	font-style: italic;
	background-color: #EEE6DA;
	padding: 5px 5px 5px 5px;
	margin-top: 3px;
	}
#millesime h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
#description {
	font-style: normal;
	}
/*#description h2 {
	color: #96A180;
	font-weight: normal;
	font-size: 120%;
	}*/
#description p {
	font-size: 13px;
	line-height: 1.5;
	color: #625547;
	/*margin-left: 10px;*/
	}
#description img {
	border: 3px solid #EEE6DA;
	/*margin: 0px 5px 20px 5px;*/
	}

.inlineImage {
	margin: 0px 0px 10px 0px;
	text-align: center;
	/*float: left;*/
	}
	
#clearFloat {
	clear: both;
	margin-top: 30px;
	}
		
#pullQuote {
	float: right;
	width: 150px;
	background-color: #F7E7C7;
	color: #625547;
	margin: 0 0px 30px 30px;
	padding: 15px;
	font-style: italic;
	font-size: 18px;
	/*border: 1px dotted #625547;*/
	
	}
#pullQuoteRight {
	float: right;
	width: 150px;
	background-color: #F7E7C7;
	color: #625547;
	margin: 0 0px 30px 30px;
	padding: 15px;
	font-style: italic;
	font-size: 18px;
	/*border: 1px dotted #625547;*/
	
	}
#pullQuoteLeft {
	float: left;
	width: 150px;
	background-color: #F7E7C7;
	color: #625547;
	margin: 0 30px 30px 0px;
	padding: 15px;
	font-style: italic;
	font-size: 18px;
	/*border: 1px dotted #625547;*/
	
	}
.largerQuotes {
	font-size: 100%;
}
#photoLeon {
	/*border: 3px solid #EEE6DA;*/
	float: left;
	margin: 0px 30px 30px 0px;
	}
	
/*ACCUEIL CSS*/

#accueilNavBox {
	width: 500px;
	margin: 0px 0px;
	padding: 0px;
	/*border: 1px solid #D6D0C3;*/
	/*text-align: center;*/
	}
#accueilNavBox p {	
	/*float: left;*/
	/*width: 350px;*/
	font-size: 13px;
	line-height: 1.5;
	}
	
#accueilNavBox table {	
	
	}
	
.accueilNav {
	/*margin-top: 40px;
	margin-bottom: 40px;*/
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #D6D0C3;
	/*background: url(../../images/images_accueil/accueilNavBarBG.gif) no-repeat;*/
	width: 500px;
	height: 95px;
	}
	
.produitsNav {
	/*margin-top: 40px;
	margin-bottom: 40px;*/
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #D6D0C3;
	/*background: url(../../images/images_accueil/accueilNavBarBG.gif) no-repeat;*/
	width: 500px;
	/*height: 95px;*/
	}
	
.accueilNav h2 {
	color: #004A80;
	font-size: 24px;
	/*font-style: italic;*/
	font-weight: normal;
	}
.accueilNav img {
	margin: 0px 15px 0px 15px; /*Controls distance between .accueilNav classes*/
	
	}
	
#ac_vignoble h2 {
	float: left;
	color: #B25D3B; /*#D25D3A;*/
	}
#ac_vignoble img {
	float: left;
	}
#ac_vignoble p {
	/*width: 500px;*/ 
	/*float: right;*/
	}
	
#produits {
	clear: both;
	}
#produits h2 {
	color: #466230;
	}
#produits p {
	float:left;
	width: 250px;
	}
#produits img {
	float:left;
	}

#evenements {
	clear: both;
	}	
#evenements h2 {
	float: left;
	color: #D25D3A;
	}
#evenements img {
	float: left;
	}
#evenements p {
	/*width: 500px;*/
	margin-left: 250px;
	}

#contact {
	clear: both;
	}
#contact h2 {
	color: #FFB11B;
	}
#contact p {
	float:left;
	width: 250px;
	}
#contact img {
	float:left;
	}	
	
.dropCap {
	font-size: 20px;
	}
	
/*SECTION FOR DEFLIST CSS*/

dl {
	width: 500px;
	}
	
dt {
	float: right;
	width: 398px;
	 }
	 
dd {
	margin: 0 0 15px 110px;
	background-color: #ffffcc;
	}
	
dd.image {
	float: left;
	margin: 0;
	}
	
.fieldWithErrors {
	 padding: 2px;
	 background-color: yellow;
	 display: table;
}

/*END SECTION FOR DEFLIST CSS*/


#faq {
	width: 500px;
	margin-right:auto;
	margin-left:auto;
	padding: 20px;
	text-align: left; /* for IE5.5/Win */
	background-color:#FEFDF5;
	line-height: 1.3;
	}
#faq p {
	margin-left: 20px;
	}
	
.questions {
 	font-style: italic;
	font-weight: bold;
	size: 14px;
 	color: #B25D3B;
	margin-left: -20px;
	}
	
#faqLeft {
	margin: 60px 30px 0 30px;
	border-top: 1px dashed #B25D3B;
	}
#faqLeft h2 {
	padding-top: 20px;
	}
#faqLeftContent {
	padding: 7px 20px;
	background-color: #FFF6D5;
	border: 1px solid #B25D3B;
	}
	
#faqLeftContent p {
	line-height: 1.1;
	font-size: 0.8em;
	}
	
#faqLeft a {
	margin-left: 0px;
	}	

#breadBox {
	/*width: 180px;*/
	margin: 0 30px 0 500px;
	padding: 0px 10px;
	
	}
	
#bread h4 {
	color: #625547;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#bread li {
	display: inline;
	padding: 0px 8px 0 0;
	font-size: 0.8em;
	color: #625547;
	font-style: normal;
	
	}
#bread ul {
	list-style-type: none;
	padding-left: 3px;
	margin: 5px 0 0 0;
	background-color: #FFF6D5;
	border: 1px solid #B25D3B;
	}
	
.currentEtape {
	color: #FEFDF5;
	background-color: #B25D3B;
	padding: 0px 4px; 
	font-weight: bold;
	}

#commande th {
	padding: 5px 20px 5px 0;
	font-size: 1.1em;
	color: #625547;
	text-decoration: underline;
	text-align: left;
	}
	
#commande h3, #nosproduits h2 {
	color: #625547;
	font-size: 1.1em;
	margin: 0px 0 0 0;
	padding: 0;
	
	/*font-weight: normal;*/
	}
	
#commande td {
	color: #B25D3B;
	font-size: 0.9em;
	/*margin: 0 10px 5px 10px;*/
	padding: 0 7px 5px 7px;
	vertical-align:top;
	}
.total {
	/*font-weight: bold;*/
	color: #B25D3B;
	}
	
.grandtotal {
	font-size: 1.2em;
	font-weight: bold;
	/*border-top: 1px solid #B25D3B;*/
	/*background-color: #FFF6D5;
	border: 1px solid #B25D3B;*/
	/*border-top: 1px solid #B25D3B;*/
	}
.colspan {
	text-align: right;
	}
#tableCommande {
	margin: 25px auto 0 auto;
	padding: 10px;
	border: 1px solid #B25D3B;
	width: 350px;
	background-color: #FFFFFF;
	}
	
#tableCommande td {
	/*width: 500px;*/
	padding: 0 40px;
	
	}
	
#noter li, #etiquette li{
	font-size: 0.8em;
	color: #625547;
	font-style:italic;
	}
#noter ul, #etiquette ul {
	margin:0;
	
	}
#resume td {
	color: #625547;
	font-size: 1em;
	margin: 0;
	padding: 0 15px 10px 0;
	vertical-align:top;
	}
	
.donnee {
	color: #B25D3B;
	font-size: 0.9em;
	/*font-style: italic;*/
	}
#resume h2 {
	margin-top: 30px;
	font-size: 1.3em;
	color: #625547;
	}
#resume h3 {
	font-weight: normal;
	margin: 0;
	}
#resume table {
	/*margin-left: 30px;*/
	}
#resume a {
	margin: 0px 0px 30px 50px;
	background-color: #B25D3B; 
	padding: 0 6px 3px 6px;
	color: #FEFDF5;
	
	}
#resume a:hover {
	background-color: #FEFDF5;
	text-decoration: none;
	color: #B25D3B;
	border: 1px solid #B25D3B;
	}
	
.resumeTable {
	margin: 10px 0px 0px 50px;
	padding: 5px 10px;
	border: 1px solid #B25D3B;
	background-color: #FFFFFF;
	}
.dashedLine {
	width: 500px;
	border-top: 1px dashed #B25D3B;
	margin: 20px 0px;
	}
	
p.etapeSuiv {
	text-align: center;
	margin-top: 25px;
	}	
	
.marginTop {
	margin-top: 20px;
	}
#flash {
	width: 350px;
	background-color: #F8F9F8;
	border: 1px solid #B3BFB5;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	color: #698970;
	}
#flash p {
	margin:0;
	padding:0;
	}

#nosproduits ul {
	list-style-type: none;
	margin-bottom: 30px;
	}
	
#unproduit ul {
	list-style-type: none;
	}
	
#unproduit li {
	font-size: 1em;
	}
	
#nosproduits li {
	font-size: 0.9em;
	margin-left: 0px;
	}
	
#nosproduits img {
	margin: 5px 120px 0px 15px; /*Controls distance between .accueilNav classes*/
	float: right;
	border: 3px solid #EEE6DA;
	}	
	
#description h3 {
	color: #466230;
	font-size: 1em;
	margin: 0px 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	}

/*#etiquette h3 {
	color: #625547;
	font-size: 0.9em;
	margin: 0px 0 5px 0;
	}*/
#shopping {
	width: 130x;
	/*height: 40px;*/
	/*border-bottom: 1px solid #D6D0C3;*/
	padding: 10px 0px 10px 4px;
	margin-bottom: 0px;
	background-color: #FEFDF5; /*#FFF6D5;#B25D3B;*/ 
	
	
	}
#shopping a {
	width: 115px;
	color: #FEFDF5;/*#B25D3B;*/
	padding: 8px 27px 8px 4px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

	/*color: #D25D3A;*/
	font-size: 15px;
	
	background-image: url(../images/images_utils/commandez_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
#shopping img {
	/*float: left;*/
	/*border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
	/*border: 1px solid #003300;*/
	
	}

/*#cart {
	
	
	}
#shoppingLink {
	float:left;
	}*/	
	
#shopping a:hover {
	text-decoration: none;
	color: #DC7D30;
	
	background-image: url(../images/images_utils/commandez_on.gif);
	background-repeat: no-repeat;
	background-position: center;
	

	}
	
#ajoutez {
	width: 200x;
	/*height: 40px;*/
	/*border-bottom: 1px solid #D6D0C3;*/
	padding: 10px 0px 10px 4px;
	margin-bottom: 0px;
	background-color: #FEFDF5; /*#FFF6D5;#B25D3B;*/ 
	
	
	}
#ajoutez a {
	width: 115px;
	color: #FEFDF5;/*#B25D3B;*/
	padding: 8px 35px 8px 12px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

	/*color: #D25D3A;*/
	font-size: 15px;
	
	background-image: url(../images/images_utils/ajoutez_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#ajoutez a:hover {
	text-decoration: none;
	color: #DC7D30;
	
	background-image: url(../images/images_utils/ajoutez_on.gif);
	background-repeat: no-repeat;
	background-position: center;
	

	}
	

	
#revues h2 {
	font-size: 1em;
	}
	
#revues img {
	border: 1px solid #EEE6DA;
	}
	
#revues td {
	margin: 7px;
	}
#medaille {
	float: left;
	padding: 3px 10px 10px 0;
	}
#medaille img {
	border: 0px;
	}
#commentaires p {
	font-style: italic;
	padding-left: 20px;
	}
