html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font: 11px Arial;
}
table td
{
	vertical-align:top;
}
body {
	text-align: center;
	color: #fff;
	background: #2a272a;
	background-image: url(images/fond2.png);
	background-repeat: no-repeat;
	background-position: center 70px;
	padding-bottom: 20px;
	margin: 0;
	padding: 0;
	font: 11px Arial;
}
.body-full {
	text-align: center;
	color: #fff;
	background: #2a272a;
	background-image: none;
	padding-bottom: 20px;
	margin: 0;
	padding: 0;
	font: 11px Arial;
}
.body-iframe {
	text-align: center;
	color: #fff;
	background: #2a272a;
	background-image: none;
	padding-bottom: 20px;
	margin: 0;
	padding: 0;
	font: 11px Arial;
}
a {
	color: #ced64b;
	text-decoration: none;
}
a:hover {
	color: #ced64b;
	text-decoration: underline;
}
img {
	border: 0;
}
td {
	vertical-align: top;
}
.inputBox {
	border: 1px solid #8c582c;
	color: #333333;
	background: #ffffff;
}
#backgroundPopup {
	z-index: 300;
	display: none;
	position: fixed;
	_position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #373737;
	border: 1px solid #cecece;
}
#wrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	padding: 0;
}
#wrapper-full {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	border: none;
}


/***************************************************/
/*Entête*/
#header {
	width: 100%;
	height: 70px;
	border-collapse: collapse;
}
#wrapper-full #header {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#decliContentCarte #header {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}
#header-logo {
	width: 205px;
	height: 63px;
	display: block;
	background: url(images/logo.png) no-repeat;
}
#header-menus {
	width:700px !important:
}
#header-menus-userLangs {
	float: right;
	margin-top: 7px;
	padding-right: 10px;
}
#header-menus-userCompte {
	color: #ba6f2e;
	height: 35px;
	width: 335px;
	float: right;
	margin-top: 5px;
	font: 10px "Trebuchet MS", Arial;
}
#header-menus-userCompte a {
	color: #fff;
}
#header-menus-userCompte #divLogin {
	border: 1px solid #0c0b0c;
	padding: 2px 4px 2px 10px;
	background: #020202;
}
#header-menus-userCompte #divLogged {
	border: 1px solid #0c0b0c;
	padding: 2px 4px 2px 10px;
	color: #ba6f2e;
	background: #020202;
}
#header-menus-userCompte #username, #header-menus-userCompte #password {
	border:1px solid #8c582c;
	color: #333333;
	height: 13px;
	font-size: 10px;
	width: 80px;
	margin-right: 3px;
	background: #ffffff;
}
#header-menus-userCompte #cmdweblogin {
	cursor: pointer;
	font-size: 10px;
	width: 20px;
	text-align: left;
	padding: 1px 0 0;
	margin: 0 0 0 3px;
	border: none;
	color: #fff;
	background: #020202;
}
#header-menus-userCompte #divLinksCompte {
	float: right;
	margin-top: 2px;
	padding-right: 4px;
}
#header-menus {
	background: url(images/menuhaut.png) repeat-x;
}
#header-menus-menu {
	clear: both;
	/*padding-top: 3px;*/
}


/***************************************************/
/*Pied de page*/
#footer {
	margin-top: 10px;
	width: 910px;
	border-collapse: collapse;
	background-color : #1a171a;
	border:1px solid #6c646c;
	padding:9px;
	padding-bottom:2px;
	/*background: url(images/footer_fond.png) repeat-y;*/
}
#footer td {
    	padding-right:10px;
}
#footer .borderl {
	border-left:1px solid #6c646c;
	padding-left:13px;
}
#footer .mailnewsletter 
{
    	font-size:10px;
	border:1px solid #8c582c;
	display:inline;
}
#footer .formnewsletter
{
	padding:3px;
	width:170px;
	margin-top:5px;
}
#footer #liens {
    text-align:right;
    padding-right:5px;
}



/*
#footerbas {
	height:20px;
	background: url(images/footer_bas.png) no-repeat;
	background-position:bottom;
	text-align:right;
	padding-right:5px;
}*/
#footer-keywords {
	font-size: 10px;
	text-align: justify;
	width:910px;
	margin-left:10px;
}
#footer-keywords p {
	margin:2px;
	padding:0px;
}
#footer-keywords a:hover {
	text-decoration: underline;
}


/***************************************************/
/*CONTENU ACCUEIL*/
/****************************************************************************/
#homeContent {
	width: 930px;
	height: 480px;
	border-collapse: collapse;
}
#homeContent-carte {
	width: 550px;
	height: 480px;
}
#homeContent-texte {
	padding: 3px 6px 0 10px;
	text-align: justify;
	height: 250px;
	font: 11px Arial;
}
#homeContent-texte h1 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 0;
}
#homeContent-texte p {
	margin: 10px 0 0;
	padding: 0;
	line-height: 18px;
}
.nav-next, .nav-prev {
	height: 50px;
	width: 0;
	margin: 0 50px;
	display: none;
}
#homeContent-photos {
	padding-left: 10px;
	margin-top: 25px;
}
#homeContent-photos .panel {
	display: none;
}
#homeContent-photos .panel-overlay h2, #homeContent-photos .panel-overlay p {
	margin: .3em 0;
}
#homeContent-photos .panel-overlay p {
	line-height: 1.2em;
}
#homeContent-photos .panel-overlay h2 {
	font-size: 12px;
}
#homeContent-photos .strip_wrapper img {
	width: 65px;
	height: 30px;
}
#homeContent-photos .filmstrip li {
	display: none;
}


/****************************************************************************/
/*MENU DE GAUCHE*/
/****************************************************************************/
#decliContent-menu-int {

}
#decliContent-menu-int #menu {
	background-color: #212121;
	width: 200px;
	border: 1px solid #6C646C;
	margin:10px 10px 10px 10px;
	padding:0px 0px 10px 0px;
}
#decliContent-menu-int .menustart {
	border-bottom: 1px solid #666;
	background-color: #000000;
	padding:5px 5px 5px 5px;
	color: #ced64b;
	font-weight:bold;
	margin-bottom:10px;
	font-size:12px;
}
#decliContent-menu-int ul {
	padding:10px 10px 10px 10px;
}
#decliContent-menu-int #menu #menu-root ul{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 4px;
}
#decliContent-menu-int #menu #menu-root ul li {
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 10px;
	background: url(images/menugauche_puce.png) no-repeat left center;
}
#decliContent-menu-int #menu #menu-root ul li a {
	margin: 0;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#decliContent-menu-int #menu #menu-root ul li.active {
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 10px;
	background: url(images/menugauche_puceactif.png) no-repeat left center;
}
#decliContent-menu-int #menu #menu-root ul li.active a {
	margin: 0;
	color: #ced64b;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#decliContent-menu-int #menu #menu-root ul li a:hover {
	text-decoration: underline;
}





#decliContent-menu {
	width: 240px;
	padding: 10px 0 10px 10px;
}
#decliContent-menu #menu {
	background: #212121;
}
#decliContent-menu #menu #menu-header {
	width: 239px;
	height: 22px;
	background: url(images/menugauche_voyagerfrance.png) no-repeat;
}
#decliContent-menu #menu #menu-headertext {
	width: 239px;
	height: 22px;
}
#decliContent-menu #menu #menu-root {
	padding: 5px;
	height: 440px;
	overflow: hidden;
}
#decliContent-menu #menu #menu-root h3 {
	margin: 0 0 2px;
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
}
#decliContent-menu #menu #menu-root h3 a {
	color: #ced64b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#decliContent-menu #menu #menu-root h4 {
	margin: 5px 0 5px 15px;
}
#decliContent-menu #menu #menu-root h4 a {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
#decliContent-menu #menu #menu-root h4.actif a {
	color: #ced64b;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
#decliContent-menu #menu #menu-root ul.lieux {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 20px;
}
#decliContent-menu #menu #menu-root ul.lieux li {
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 10px;
	background: url(images/menugauche_puce.png) no-repeat left center;
}
#decliContent-menu #menu #menu-root ul.lieux li a {
	margin: 0;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#decliContent-menu #menu #menu-root ul.lieux li.actif {
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 10px;
	background: url(images/menugauche_puceactif.png) no-repeat left center;
}
#decliContent-menu #menu #menu-root ul.lieux li.actif a {
	margin: 0;
	color: #ced64b;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


/****************************************************************************/
/*CONTENUS & TEXTES*/
/****************************************************************************/

#decliContent {
	width: 928px;
	min-height: 490px;
	display: block;
	border: 1px solid #1f1f1f;
	background: #373737;
}


#decliContent-text {
	width: 100%;
	padding: 5px 5px 5px 5px;
}
.body-iframe #decliContent-text {
	width: 100%;
	padding: 0;
}
#decliContent-text .B_crumbBox a, .B_firstCrumb, .B_lastCrumb {
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}
#decliContent-text .B_crumbBox a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #fff;
}
#decliContent-text #decliContent-text-entete {
	margin-top: 10px;
}
#decliContent-text #decliContent-text-entete-photo {
	width: 475px;
	height: 218px;
	border: 1px solid #fff;
	float: left;
	margin-bottom:15px;
}
#decliContent-text #decliContent-text-entete-accesCarte {
	display: block;
	margin-left: 485px;
}
#decliContent-text #decliContent-text-corps {
	clear: both;
}
#decliContent-text #decliContent-text-corps, #decliContent-text #decliContent-text-corps h2, #decliContent-text #decliContent-text-corps p {
	text-align: justify;
	font-size: 11px;
}
#decliContent-text #decliContent-text-corps p {
	line-height: 1.3em;
}

#decliContent-text #decliContent-text-corps img {
	border: 1px solid #6c646c;
	margin:10px;
}

.imgnomarges
{
	margin:0 !important;
}
h1 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ced64b;
	letter-spacing: 2px;
	border-bottom: 1px solid #666;
}
h2 {
	font-size: 12px;
	color: #ced64b;
	margin-top: 15px;
}
.texteturquoise {
	color:#06ecf4;
}
.textevert {
	color:#ced64b;
}

/****************************************************************************/
/*CARTES*/
/****************************************************************************/
#windowThemes {
	display: none;
}
#windowLocalisation {
	display: none;
}
#windowGoogleMap {
	display: none;
}
.windowTitre-title {
	height: 22px;
	width: 245px;
	float: left;
}
.windowTitre-img {
	height: 22px;
}
.ui-accordion .ui-state-default {
	cursor: pointer;
	height: 22px;
	float: right;
	width: 22px;
	background: url(images/window_arrowu.png) no-repeat;
}
.ui-accordion .ui-state-active {
	cursor: pointer;
	height: 22px;
	float: right;
	width: 22px;
	background: url(images/window_arrowb.png) no-repeat;
}
.windowContent {
	clear: both;
	padding: 1px 4px 2px;
	vertical-align: top;
	background: url(images/window_back.png) repeat-y;
}
#decliContentCarte {
	width: 100%;
	vertical-align: top;
	background: #373737;
}
#decliContentCarte #header {
	position: absolute;
	float: left;
	margin-left: 10px;
	width: 205px;
}
#flashContent {
	vertical-align: top;
	padding-left: 110px;
	padding-top: 0;
}
#windowThemes {
	z-index: 200;
	position: absolute;
	width: 267px;
}
#windowThemes .windowTitre-title {
	height: 22px;
	background: url(images/window_themes.png) no-repeat;
}
#windowThemes .windowTitre-carnets {
	height: 22px;
	background: url(images/window_carnets.png) no-repeat;
}
#windowThemes .windowContent .windowContent-rubrique {
	font-size: 12px;
	border-bottom: 1px solid #5a5a5a;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #ced64b;
}
#windowThemes .windowContent table {
	border-collapse: collapse;
	font: 10px Arial;
}
#windowThemes .windowContent table td.check {
	padding-top: 0;
	height: 19px;
	width: 19px;
}
#windowThemes .windowContent table td.col1 {
	width: 115px;
}
#windowThemes .windowContent table td.text {
	padding-top: 0;
	height: 19px;
	vertical-align: middle;
}
#windowThemes  #carnetsVoyages-courant-save {
	border-top: 1px solid #5a5a5a;
	padding: 3px;
	text-align: right;
	line-height: 20px;
	background: #020202;
}
#windowThemes .windowContent .windowContent-rubrique #allcheckboxPatrimoine {
	color: #ccc;
	font-size: 9px;
}
#windowThemes .windowContent .windowContent-rubrique #allcheckboxNature {
	color: #ccc;
	font-size: 9px;
}
#windowThemes #carnetsVoyages-courant {
	clear: both;
	overflow: auto;
	height: 195px;
	text-align: center;
	padding-left: 10px;
}
#windowThemes #carnetsVoyages-existants-liste {
	padding-left: 10px;
}
#windowThemes .localisationLieux-item {
	text-align: left;
	clear: both;
	padding-bottom: 10px;
}
#windowThemes .localisationLieux-item-image {
	width: 65px;
	height: 30px;
	border: 1px solid #ebebeb;
	float: left;
}
#windowThemes .localisationLieux-item-titre {
	margin-bottom: 12px;
	margin-top: 3px;
	margin-left: 75px;
}
#windowThemes .localisationLieux-item-titreOpen {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#windowThemes .localisationLieux-item-titreOpen:hover {
	text-decoration: underline;
}
#windowThemes .localisationLieux-item-titreDelete {
	font-size: 10px;
	color: #ced64b;
	font-style: italic;
}
#windowLocalisation {
	z-index: 200;
	position: absolute;
	width: 200px;
}
#windowLocalisation .windowTitre-title {
	width: 178px;
	height: 22px;
	background: url(images/window_localisation.png) no-repeat;
}
#windowLocalisation .windowContent {
	padding-bottom: 10px;
}
#windowLocalisation #localisationInfos {
	height: 220px;
	clear: both;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/window_localisation_lieux.png) repeat-y center top;
}
#windowLocalisation #localisationInfos table {
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}
#windowLocalisation #localisationInfos table td {
	vertical-align: top;
}
#windowLocalisation #localisationVille {
	display: block;
	height: 90px;
	padding-left: 0;
	padding-top: 7px;
	vertical-align: top;
}
#windowLocalisation #localisationVille #localisationVille-Carte {
	margin-top: 3px;
	width: 80px;
	height: 80px;
	float: left;
	background: url(images/window_localisation_france.png);
}
#windowLocalisation #localisationVille #localisationVille-NomVille {
	font-size: 14px;
	letter-spacing: 2px;
	margin-left: 90px;
	height: 30px;
	vertical-align: middle;
}
#windowLocalisation #localisationVille #localisationVille-NomVille .green {
	color: #ced64b;
}
#windowLocalisation #localisationVille #localisationVille-Meteo {
	margin-left: 90px;
	margin-top: 10px;
	font: bold 14px "Trebuchet MS", Arial;
}
#windowLocalisation #localisationVille #localisationVille-Meteo img {
	margin-right: 10px;
	vertical-align: middle;
	width: 35px;
	height: 35px;
}
#windowLocalisation #localisationLiensUtiles {
	display: block;
	height: 35px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #5a5a5a;
}
#windowLocalisation #localisationTitres {
	clear: both;
	display: block;
	text-align: left;
	font: 11px Arial;
}
#windowLocalisation #localisationTitres #localisationTitres-coupscoeur {
	width: 85px;
	margin-left: 2px;
	display: block;
	float: left;
	text-align: center;
}
#windowLocalisation #localisationTitres #localisationTitres-visiter {
	width: 85px;
	display: block;
	margin-left: 90px;
	text-align: center;
}
#windowLocalisation #localisationInfos #localisationLieux {
	width: 90px;
	text-align: center;
}
#windowLocalisation #localisationInfos .localisationLieux-item {
	text-align: center;
}
#windowLocalisation #localisationInfos .localisationLieux-item-image {
	width: 65px;
	height: 30px;
	border: 1px solid #ebebeb;
	margin-left: auto;
	margin-right: auto;
}
#windowLocalisation #localisationInfos .localisationLieux-item-titre {
	margin-bottom: 12px;
	margin-top: 3px;
}
#windowLocalisation #localisationInfos .localisationLieux-item-titre a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#windowLocalisation #localisationInfos .localisationLieux-item-titre a:hover {
	text-decoration: underline;
}
#windowLocalisation #localisationInfos #localisationHotels {
	width: 85px;
	text-align: center;
	padding-left: 3px;
}
#windowLocalisation #localisationInfos .localisationHotels-item {
	text-align: center;
}
#windowLocalisation #localisationInfos .localisationHotels-item-image {
	width: 65px;
	height: 30px;
	border: 1px solid #ebebeb;
	margin-left: auto;
	margin-right: auto;
}
#windowLocalisation #localisationInfos .localisationHotels-item-titre {
	margin-bottom: 12px;
	margin-top: 3px;
}
#windowLocalisation #localisationInfos .localisationHotels-item-titre a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#windowLocalisation #localisationInfos .localisationHotels-item-titre a:hover {
	text-decoration: underline;
}
#windowGoogleMap {
	z-index: 400;
	display: none;
	width: 750px;
	border: 1px solid #0b0b0b;
	position: absolute;
	background: #0b0b0b;
}
#windowGoogleMap .windowTitre-title {
	height: 22px;
	background: url(images/window_gmap.png) no-repeat;
}
#windowGoogleMap .windowTitre-img {
	float: right;
	background: #0b0b0b none;
}
#windowGoogleMap .windowTitre-img a {
	display: block;
	width: 15px;
	height: 22px;
	background: url(images/window_close.png);
}
#windowGoogleMap .windowContent {
	padding: 0;
	background: none;
}
#windowGoogleMap #windowGoogleMap-content {
	height: 500px;
	width: 750px;
	overflow: hidden;
}
#windowGoogleMap .lieuTitre {
	color: #000;
	font: bold 13px Arial;
}
#windowGoogleMap .lieuPhoto {
	border: 1px solid #000;
}
#windowGoogleMap .lieuSite {
	color: #ced64b;
	text-decoration: none;
	font: bold 12px Arial;
}
#windowGoogleMap .lieuSite:hover {
	color: #08ECF2;
}
#windowGoogleMap .lieuItineraire {
	color: #ced64b;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	font: bold 12px Arial;
}
#windowGoogleMap .lieuItineraire:hover {
	color: #08ECF2;
}
#windowGoogleMap .lieuIntro {
	margin-top: 5px;
	color: #000;
	font: 11px Arial;
}
#windowGoogleMap .lieuAddCarnet {
	color: #ced64b;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	font: bold 12px Arial;
}
#windowGoogleMap .lieuAddCarnet:hover {
	color: #08ECF2;
}
#windowGoogleMap #windowGoogleMap-itineraire {
	color: #000;
	width: 249px;
	display: none;
	height: 500px;
	border-right: 1px solid #000;
	float: left;
	overflow: hidden;
	background: #fff;
}
#windowGoogleMap #windowGoogleMap-itineraire-close {
	display: block;
	width: 15px;
	height: 22px;
	background: url(images/window_close.png);
}
#windowGoogleMap #windowGoogleMap-itineraire-formulaire {
	padding: 5px;
	height: 130px;
}
#windowGoogleMap #windowGoogleMap-itineraire-from {
	margin-top: 2px;
	margin-bottom: 5px;
}
#windowGoogleMap #windowGoogleMap-itineraire-from-input {
	margin-left: 5px;
	border: 1px solid #000;
	width: 195px;
}
#windowGoogleMap #windowGoogleMap-itineraire-to {
	margin-top: 2px;
	margin-bottom: 8px;
}
#windowGoogleMap #windowGoogleMap-itineraire-to-input {
	margin-left: 5px;
	border: 1px solid #000;
	width: 195px;
}
#windowGoogleMap #windowGoogleMap-itineraire-mode {
	width: 100px;
}
#windowGoogleMap #windowGoogleMap-itineraire-valid {
	margin-left: 10px;
	color: #000;
	text-decoration: none;
	font: bold 12px Arial;
}
#windowGoogleMap #windowGoogleMap-itineraire-valid:hover {
	color: #000;
}
#windowGoogleMap #windowGoogleMap-itineraire-route {
	width: 239px;
	color: #000;
	overflow: auto;
	height: 349px;
	font: 11px arial;
}
#windowPopupInfos {
	z-index: 1000;
	border: 1px solid #0b0b0b;
	display: none;
	position: fixed;
	_position: absolute;
	text-align: left;
	background: #0b0b0b;
}
#windowPopupInfos .windowTitre-title {
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	padding-top: 2px;
}
#windowPopupInfos .windowTitre-img {
	float: right;
	background: #0b0b0b none;
}
#windowPopupInfos .windowTitre-img a {
	display: block;
	width: 15px;
	height: 22px;
	background: url(images/window_close.png);
}
#windowPopupInfos .windowContent {
	padding: 0;
	background: none;
}

                 
/*FORMULAIRE DE CONTACT*/
#contactform .required, #contactform .invalid {
	border: solid 1px red;
	background: #E0E0E0;
}
#contactform label {
	position: relative;
	color: #fff;
	width: 130px;
	float: left;
	text-align: right;
	padding: 2px 10px;
}
#contactform input, #contactform select, #contactform textarea {
	color: #333;
	font: normal 12px Arial;
}
#contactform em {
	font-size: 9px;
}
#contactform div.errors {
	color: #900;
	border: solid 2px #900;
	margin: 0;
	padding: 8px 8px;
	background: #E0E0E0;
}


/***************************************************/
/*COMMANDE DE VINS*/
/***************************************************/
.pagevignoble
{
  border-collapse:collapse;
}
.col1
{
  width:300px;  
  border-right: 1px solid #666666;
  padding-right:15px;
}
.col2
{
  padding-left:15px;
}
#vins
{
  width:100%;
}

#vins td
{
  padding:5px;
  border-bottom: 1px solid #666666;
  vertical-align:top;
}
#vins p
{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  line-height: 0px;
}
#decliContent-text #decliContent-text-corps #vins  p {
  margin:0px 0px 0px 0px;
}
#totalVins
{
  text-align:right;
  margin-right:35px;
  margin-top:20px;
  font-weight:bold;
}
#vinsMerci
{
  margin-bottom:20px;
}
.vinHeader
{
  text-align:right;
}



/***************************************************/
/*NEWSLETTERS*/
/***************************************************/
.TXNewsletters_form
{
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}
.TXNewsletters_form .inputBox
{
	width:280px !important;
}
.TXNewsletters_form_labelGauche
{
	width:60px !important;
}
.TXNewsletters_form_right
{
	padding-left:60px !important;
}