* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
  outline: none;
}

p {
	margin: 1.12em 0;
}

body, H3, th, td { 	
	font-size: 12px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
	color : #000000; 
}

body, html {
	background-color: #C3BFA0;
}

body {
	background-image: url('images/vin-bordeaux-bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

A:link, A:visited, A:hover, A:active {
	color: #666666;
	text-decoration: underline;
}

H1, .arrougeys {
	color: #990000; 
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 0;
	margin-top: 0;
}

H2 {
	font-size: 14px;
}

.arrougeys {
	font-size: 12px;
	color: #000000; 
}

.bold {
	font-weight: bold;
	color: #990000; 
} 

.italic {
	font-style: italic;
} 

.underline {
	text-decoration: underline;
}

.container {
	width: 760px;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
  	voice-family: inherit;
	height:auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

* html body .container {
	height:auto;
}

#header {
	border: 0;
	margin: 0;
	background-image: url('images/vin-bordeaux-header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 760px;
	height: 200px;
}

#menu {
	border: 0;
	margin: 0;
	background-image: url('images/vin-bordeaux-menu.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 760px;
	height: 69px;
	text-align: right;
}


.menucont {
	text-align: right;
	margin-right: 40px;
	height: 27px;
}

.menucont img {
	border: 0;
	margin: 0;
	padding: 0;
}

.menucont a:link, .menucont a:visited, .menucont a:active, .menucont a:hover {
	display: block;
	float: right;
	padding-left: 11px;
	margin-left: 16px;
}
 
.menucont a:active, .menucont a:hover {
	background-image: url('images/vin-bordeaux-puce-menu.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main {
	border: 0;
	margin: 0;
	background-image: url('images/vin-bordeaux-main.jpg');
	background-position: center center;
	background-repeat: repeat-y;
	width: 760px;
/*	background-color: red; */
}

html>body #main {
	height: auto;
	min-height: 600px; 
}

#footer {
	width : 760px;
	height: 125px;
	text-align: center;
	background-image: url('images/vin-bordeaux-footer.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	clear: both;
}

#footer .footercont {
	font-size: 10px; 
	color: #888888;
	padding-top: 46px;
}

#footer a:link, #footer a:visited {
	color: #888888; text-decoration: none;
}

#footer a:hover, #footer a:active { 
	color: #888888; text-decoration: none; 
}


#leftcol {
	width: 230px;
	height: 330px; 
	margin-left: 50px !important;
	margin-left: 25px;
	float: left;
	text-align: right;
	
}

#leftcol .cadre {
	background-color: #F4F4E7;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000000;
	margin-bottom: 6px;
}

#leftcol .cadrev {
	background-color: #F4F4E7;
	padding: 10px 5px 10px 5px;
	border: 1px solid #000000;
	margin-bottom: 6px;
	margin-left: 4px;

}

#leftcol .cadrethumbh {
	background-color: #F4F4E7;
	padding: 3px 5px 3px 5px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

#leftcol .cadrethumbv {
	background-color: #F4F4E7;
	padding: 5px 3px 5px 3px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

#leftcol img {
	vertical-align: middle;
}

#leftcol .cadre0 {
	background-color: #000000;
	border: 5px solid #000000;
	margin-bottom: 10px;
	vertical-align: top;
}

#rightcol {
	width: 420px;
	margin-right: 40px !important;
	margin-right: 20px;
	background-color: #E4DFCD;
	float: right;
	background-image: url('images/vin-bordeaux-texte.jpg');
	background-position: top left;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}

#rightcol .titre {
	background-color: #B1B53E;
	padding: 10px;
}

#rightcol .sstitre {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
}

#rightcol .texte {
	padding: 10px;
}



#rightcol .texte P {
	margin-top: 0;
}

.colclear {
	clear: both;
}

hr {
	clear: both;
	visibility: hidden;
}

.newstitre {
	font-weight: bold;
	padding-top: 10px;
}

.newsdate {
	font-size: 10px;
	color: #666666;
	padding-bottom: 15px;
}

.newstexte {

}

.newstoutes {
	padding-top: 20px;
	text-decoration: underline;
}

.newslink {
	color: #666666;
}

A.newslink:link, A.newslink:visited, A.newslink:hover, A.newslink:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

A.newslink:hover, A.newslink:active {
	text-decoration: underline;
}

.newsselected {
	color: #990000;
}

A.newsselected:link, A.newsselected:visited, A.newsselected:hover, A.newsselected:active {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}

A.newsselected:hover, A.newsselected:active {
	text-decoration: underline;
}

#gamme .vincepages {
	font-weight: bold;
	padding-bottom: 15px;
}

#gamme .vindescription {
	padding-bottom: 20px;
	font-weight: normal;
}

#gamme a, #gamme .vin {
	font-weight: bold;
	color: #666666;
	padding-bottom: 8px;
}

#gamme .vin {
	background-image: url('images/puce.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
}

#gamme .vinfiche  {
	font-weight: bold;
}

#gamme a:link, #gamme a:visited  {
	text-decoration: none;
}

#gamme a:hover, #gamme a:active  {
	text-decoration: underline;
}

#bouteille {
	text-align: center;
}

#bouteille  img {
	height: 470px;
}

#inscription {
	padding-top: 30px;
	font-size: 10px;
}


#inscription .insctext {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #999999;
	height: 18px;
	font-size: 11px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
	width: 110px;
	text-align: right;
}

.inscsubmit {
	font-size: 10px;
	color: #000000;
	border: 1px thin hidden #CCCCCC; 
	background-color: #CCCCCC;
	height: 20px;
	margin-top: 10px;
	font-family: "Trebuchet Ms", Georgia, Arial, Verdana, "Times New Roman", Times, serif;
}

.separation {
	background-image: url('images/vin-bordeaux-separation.gif');
	background-repeat: repeat-x;
	background-position: center;
	height: 40px;
	margin-bottom: 30px;
}

#commander table {
	border-collapse: collapse;
	width: 400px;
	margin-bottom: 20px;
}

#commander TD, #commander TH,
#commande TD, #commande TH
 {
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

TD.fdqte {
	width: 30px;
	text-align: right;
}

.inputqte {
	width: 30px;
	height: 16px;
	text-align: right;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	font-size: 10px;
}

.inputqtepos {
	width: 30px;
	height: 16px;
	text-align: right;
	background-color: #EEEEEE;
	color: #BC0000;
	border: 1px solid #999999;
	font-size: 10px;
}

#commander TD.fdprix,
#commande TD.fdprix {
	width: 53px;
	text-align: right;
	white-space:nowrap; 
}

#commander TH.fdtot,
#commande TH.fdtot {
	text-align: right;	
}

#commander TH.fdvin,
#commande TH.fdvin {
	text-align: left;
	background-color:#DBD8BF;
	height: 20px;
}

#commander TH,
#commande TH {
	background-color: #DBD8BF;
}

#commander div.fdentete,
#commande div.fdentete {
	float: left;
	width: 100px;
	height: 20px;
	clear: left;
	padding-top: 3px;
}

#commander .fdchamp,
#commande .fdchamp {
	padding-top: 5px;
}

#commander .fdchamp input,
#commande .fdchamp input {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	color: #666666;
	height: 16px;
	font-size: 12px;
}

#commande {
	clear: both;
}

#commande TABLE {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	margin-bottom: 15px;
	margin-top: 15px;
}

.produits {
	color: #000000;
	text-decoration: underline;
}

.datarow  td {
	background-color: #EDEDED;
	color: #666666;
}

.submitcontact {
	overflow: visible;
	background-color: #E5E5E5;
	border-width: 1px;
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	padding: 3px;
	margin: 3px;
	margin-left: 0;
}

.fiche {
	background-color: #FFFFFF;
	text-align: left;
	background-image: none;
}

.fprint {
	float:right;
	clear: left;
	padding: 5px;
	padding-bottom: O;
}

.fprint a:link, .fprint a:visited, .fprint a:hover, .fprint a:active {
	color: #000000; 
	text-decoration: underline; 
}

#commander h1, .bold {
	color: #000000;
}

#commander h1 {
	font-size: 16px;
	padding-bottom: 15px;
	padding-top: 20px;
}

#livraison {
	text-decoration: underline;
	margin-bottom: 10px;
}

#adresse {
	margin-bottom: 25px;
}

#cdefooter {
	width: 600px;
}

#commander table.cde {
	width: 600px;
}




body.nl {
	height: 100%;
	width: 600px;
	background-color: #FFFFFF;
	text-align: left;
}

#nlbody {
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 0px;
}

#nllogo {
	background-image: url('images/vin-bordeaux-newsletter.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 600px;
	height: 120px;
}

#nldate {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right : 30px;
	text-align: right;
}

#nlmsg {
	padding-left : 30px;
	padding-right : 30px;
	padding-bottom : 30px;
}

#nlmsg div {
}

#nlmsg .newstitre {
	font-weight: bold;
	padding-top: 10px;
}

#nlmsg .newspostee {
	font-size: 11px;
	color: #666666;
}

#nlmsg .newstexte {
	text-align: justify;
}

#nlfooter, #nlfooter0 {
	padding-left : 30px;
	padding-right : 30px;	
	background-color: #FFFFFF;
}

#nlfooter {
	font-size: 10px;
	color: #999999;
}

#nlfooter a:link, #nlfooter a:visited, #nlfooter a:hover, #nlfooter a:active {
	color: #999999;
	text-decoration: underline;
}

#menug {
	margin-bottom: 20px;
}

.lien {
	margin-top: 10px;
	margin-bottom: 10px;
}

.lienscategorie {
	font-weight: bold;
}

.lienslink {
	margin-bottom: 20px;
}

.lienstitre a:link, .lienstitre a:visited, .lienstitre a:hover, .lienstitre a:active   {
	color: #9D0000;
}

.lienslink a:link, .lienslink a:visited, .lienslink a:hover, .lienslink a:active {
	color: #7F7C67;
	text-decoration: none;
}

.liensthb {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 8px;
	float: right;
	width: 120px;
	height: 80px;
	overflow: hidden;
}

.liensthb  img {
	margin-left: -20px;
}

#liens {
	list-style-type: none;
}

#events {
	margin-top: 15px;
	margin-left: 10px;
}

#eventsmois {
	margin: auto;
}

#eventsmois td {
	text-align: center;
}

.eventstitre {
	font-weight: bold;
	color: #9D0000;
}

.eventstexte {
	padding-top: 15px;
}

.eventsnone {
	font-style: italic;
	margin-top: 20px;
	text-align: center;
}

.descriptifcde {
	font-size: 10px;
	margin-left: 10px;
	color: #666666;
}

.carte {
	padding-top: 100px;
}

.carte img {
	border: 0;
}

.cliquez {
	font-style: italic;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 10px;
} 


.franco {
	color: #990000; 
	font-weight: bold;
	font-size: 13px;
	text-align: center;	
	text-decoration: underline;
}

.francobon {
	color: #990000; 
	font-weight: normal;
	font-size: 10px;
}

.titredl {
	font-size: 12px;
	color: #A94800;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}

#fichecuveecde {
	margin-top: 20px;
	margin-bottom: 20px;
}

#fichecuveecde th, #fichecuveecde td  {
	font-size: 10px;
}

td.ajouter {
	width: 50px;
	margin: 0;
	background-color: none;
}

.ajouterbtn {
	width: 50px;
	font-size: 10px;
	overflow: visible;
	background-color: #E5E5E5;
	border-width: 1px;
	font-family: Arial, Geneva, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #565656;
	padding: 3px;
	margin: 3px;
	margin-left: 0;
}