/* CSS Document */
html {
	color: #000000;
	background-image: url(../_imgs/bg_html2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../_imgs/bg_body2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 100%;
}

ul, ol, li, h1, h2, h3, h4, form, body, html, p, input, dd, dt, dl, button, fieldset, table, tr, td {
	margin:0;
	padding:0;
}

ul, ol {
	list-style:none;
}

li {
	list-style-type: none;
}

a:link, a:active, a:visited {
	color: #671B59;
	text-decoration: none;
}

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

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#page {
	padding: 0;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#blocLogo {
	background-image: url(../_imgs/logo_la_cave_du_vigneron.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 0;
	height: 187px;
	width: 278px;
	position: absolute;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
	background-color: #FFFFFF;
}


#blocPhone {
	background-image: url(../_imgs/phone.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 0;
	height: 37px;
	width: 227px;
	position: absolute;
	margin-top: 62px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 420px;
	background-color: #FFFFFF;
}

#blocPhone a {
	padding: 0;
	height: 37px;
	width: 227px;
	margin: 0;
	display: block;
}

#blocPhone a span {
	display: none;
}



#blocBandeauHaut {
	margin: 0px;
	padding: 0px;
	height: 39px;
}

#blocBandeauHaut h3 {
	margin: 0px;
	float: right;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}

#blocMenuRecherche {
	text-align: right;
	margin: 0;
	padding: 0;
	height: 95px;
}


#blocRecherche {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: right;
	width: 300px !important;
	width: 302px !important!;
}

#frmRecherche label {
	display:block;
	width:88px;
	float:left;
	margin:5px 0 21px;
	font-size:.8em;
	color: #D9C6D5;
	cursor: pointer;
}

#frmRecherche input {
	border:1px solid #999;
	color:#FFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
}

#frmRecherche .txt {
	width:150px;
	height:18px;
	background-image: url(../_imgs/bgr_txt.gif);
	background-repeat: no-repeat;
	float: left;
	background-color: #C2A3BC;
	margin-left: 10px;
}

#frmRecherche input:focus {
	border:1px solid #671B58;
}

#frmRecherche .BtnDroite {
	width:44px;
	height:36px;
	position: relative;
	padding: 0px;
	margin-left: 220px;
}

#frmRecherche button {
	border:0;
	overflow:visible;
	cursor:pointer;
	width:31px;
	height:26px;
	text-indent:-5000px;
	margin: 0px;
	padding: 0px;
	display: block;
	background:url(../_imgs/btn_ok.jpg) no-repeat;
}

#frmRecherche button:hover {
	background-position:0 -25px;
}

#blocMenu {
	padding: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: right;
	width: 980px;
}

#blocMenu li {
	display: inline;
	font-size: 0.8em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2A4BC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#blocMenu li:first-child {
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 0px;
}

#blocVisuel {
	margin: 0;
	padding: 0;
	height: 332px;
	background-image: url(../_imgs/bg_visuel2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
}

#blocVisuelTxt {
	padding: 0;
	height: 50px;
	width: 980px;
	margin-top: 282px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	text-align: center;
}

#blocVisuelTxt h1 {
	padding: 0px;
	font-size: 1.7em;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#bloc3Colonnes {
	padding: 0;
	width: 100%;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.equilibre {

}

#col1, #col2, #col3 {
	margin: 0;
	padding: 0;
	float: left;
	width: 326px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C2A4BC;
}

#col1 {
	border-left-width: 0;
	border-left-style: none;
}

#col1 h3, #col2 h3, #col3 h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.colListe {
	padding-right: 20px;
	padding-left: 20px;
	font-size: .78em;
	margin-bottom: 5px;
	color: #333;
}

.colListe small {
	color: #666;
}

.colListeChapo {
	color: #666;
	font-size: .9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.colListeDescription {
	color: #333;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

.colListeDescription ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}

.colListeDescription ul li {
	list-style-type: square;
	list-style-position: outside;
}

.colListeLink, .colListeLinkVin, .colListeLinkSpiritueux {
	margin: 0px;
	padding: 0px;
}

.colListeLink {}

.colListeLink a {
	margin: 0px;
	background-image: url(../_imgs/picto_fleche_link_off.jpg);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-size: .9em;
	display: block;
	width: 190px;
	text-align: left;
	float: right;
}

.colListeLink a:hover {
	margin: 0px;
	background-image: url(../_imgs/picto_fleche_link_on.jpg);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	text-decoration: none;
}

.colListeLinkVin a {
	margin: 0px;
	background-image: url(../_imgs/picto_verre_link_off.jpg);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}

.colListeLinkVin a:hover {
	margin: 0px;
	background-image: url(../_imgs/picto_verre_link_on.jpg);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	text-decoration: none;
}

.colListeLinkSpiritueux a {
	margin: 0px;
	background-image: url(../_imgs/picto_verre2_link_off.jpg);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}

.colListeLinkSpiritueux a:hover {
	margin: 0px;
	background-image: url(../_imgs/picto_verre2_link_on.jpg);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	text-decoration: none;
}

.colListe form {
	margin: 0px;
	padding: 10px;
	font-size: .9em;
	-moz-border-radius: 10px;
	background-color: #EEEEEE;
}

.colListe form .bloc,
.colListe form .BlocRadio {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.colListe form .bloc label {
	display: block;
}

.colListe form .bloc input,
.colListe form .bloc select {
	padding: 3px;
	font-size: 1em;
	border: 1px solid #CCCCCC;
}

.colListe form .bloc input {
	width: 97%;
}
 
.colListe form .bloc input:hover,
.colListe form .bloc input:focus,
.colListe form .btnRight input:hover,
.colListe form .btnRight input:focus,
.colListe form .bloc select:hover,
.colListe form .bloc select:focus {
	border: 1px solid #671B58;
	background-color: #D6C0D1;
}

.colListe form .bloc select {
	width: 99%;
}

.colListe form .btnRight {
	text-align: right;
}

.colListe form .btnRight input {
	padding: 3px;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

#visuelBouchonsCadre {
	height: 100px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #CCC;
}

#visuelBouchons {
	background-image: url(../_imgs/bg_bouchon_vin.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 90px;
	margin: 5px;
	padding: 0px;
}

.colListe .MultiCadre2 {
	padding: 0px;
	float: left;
	height: 80px;
	width: 80px;
	border: 1px dotted #671B59;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../_imgs/bg_picto_logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.colListe .MultiCadre2:hover {
	border: 1px solid #BFA2B9;
}

.colListe .MultiCadre2 .MultiVisu2 {
	margin: 0px;
	padding: 0px;
}

.colListe .MultiCadre2 .MultiVisu2 a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 70px;
	width: 70px;
	border: 5px solid #FFFFFF;
}

.colListe .MultiCadre2 .MultiVisu2 a:hover {
	border: 5px solid #CEB8C9;
}

.colListe .MultiCadre2 .MultiVisu2 a img {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.separateurCols {
	margin-bottom: 5px;
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	font-size: 1px;
}

#blocPied {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C2A4BC;
	font-size: 0.65em;
	color: #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}