@import url("reset.css");

body {
	background: url(../images/background.png);
	margin-top:10px;
	color: #3e5e82;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a {
	color: #3e5e82;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
/*layout*/
#page {
	background: url(../images/content-middle.png) repeat-y top center;
	width: 866px;
	margin: auto;
	z-index:10;
	padding-bottom:10px;
	text-align:center;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11pt;
}
#page-top {
	background: url(../images/content-top.png) no-repeat;
	width: 790px;
	height: 11px;
	display: block;
	margin:auto;
}

#header {
	width: 751px;
	margin: auto;
	background:url(../images/background-content.png);
	/*padding: 10px;*/
	height: 390px;
	display: block;
	position: relative;
	text-align:center;
	z-index:50;
}
#main {
	border: 1px solid #81773e;
	width: 750px;
	background:url(../images/background-content.png);
	margin: 0 auto 10px auto;
	min-height: 450px;
	text-align: left;
}
#content {
	margin: 10px;
}
#footer {
	background:url(../images/footer-background2.png) repeat-x;
	height: 147px;
	clear: both;
	text-align:center;
	width:100%;
	font-size:10pt;
}
#footer-content {
	background:url(../images/footer-content3.png) no-repeat top center;
	width: 791px;
	text-align:left;
	height: 106px;
	padding-top:10px;
	color: #fff;
	margin: auto;
}
#footer-content a {
	color: #fff;
	font-weight: normal;
}
#page-bottom {
	background: url(../images/content-bottom2.png) no-repeat;
	width: 791px;
	height: 29px;
	display: block;
	margin: auto;
	clear:both;
}
#main .left {
	width: 450px !important;
	width: 440px;
	text-align:left;
	margin: 20px 10px;
	padding: 10px 0;
	border-top: 1px solid #3e5e82;
	border-bottom: 1px solid #3e5e82;
}
#main .right {
	float:right;
	margin: 20px 10px;
	padding: 0;
	text-align: left;
}
.giteFocus {
	background: url(../images/giteBg.png);
	border: 3px solid #9f944d;
	width: 240px;
	padding: 15px 10px;
	margin-top: 10px;
}
/* class */
.floatLeft {
	float:left;
}
.floatRight {
	float: right;
}
.alignCenter {
	text-align: center;
}
.marginRight20px {
	margin-right: 20px;
}
.marginRight10px {
	margin-right: 10px;
}
.marginLeft20px {
	margin-left: 20px;
}
.marginLeft10px {
	margin-left: 10px;
}
.padding5px {
	padding: 5px;
}
.clearboth {
	clear: both;
}
.marginBottom20px {
	margin-bottom: 20px;
}
.marginBottom10px {
	margin-bottom: 10px;
}
.marginTop20px {
	margin-top: 20px;
}
.borderPics {
	border: 3px solid #9f944d;
}
.borderPicsWhite {
	border: 3px solid #fff;
}
.borderPicsBlue {
	border: 3px solid #3e5e82;
}

.ulcontent {
	margin-left: 40px;
}
ul.ulcontent li {
	margin-bottom: 10px;
	list-style-type: square;
}
ol.ulcontent li {
	margin-bottom: 0px;
	list-style-type: circle;
}
.menuTitre {
	display: inline;
	margin-right: 2px;
	padding: 5px;
	/*background: url(../images/onglet.png) repeat-x center top;*/
	background:url(../images/background-content.png);
	border: 1px solid #b39f45;
	border-bottom: none;
	height: 30px;
}
.boxHolder {
	margin-top: 2px;
	background:url(../images/background-content.png);
	border: 1px solid #b39f45;
	padding: 10px;
}
.menuTitre a {
	color: #3e5e82;
	text-decoration:none;
}
.menuTitre a:hover {
	color: #b39f45;
}
.marginLeft200px {
	margin-left: 200px;
}
.vin {
	position:relative;
	top:-40px;
}
/* menu */
ul#menu {
		height: 47px;
		width: 866px;
		background: url(../images/menu2.png) no-repeat center top;
		/*margin: 10px 0 10px -38px !important;*/
		margin: 10px 0 ;
		text-align:center;
		position:relative;
}
ul#menu li {
		display: inline;
}
ul#menu li span {
		display: none;
}
li.accueil a{
		background: url(../images/menu2-en.png) no-repeat 0 top;
		width: 130px;
		height: 47px;
		display: block;
		float: left;
		/*margin-left: -20px;*/
}
li.accueil a:hover, li.accueil a.active {
		background: url(../images/menu2-en.png) no-repeat 0 -49px;
}
li.domaine a{
		background: url(../images/menu2-en.png) no-repeat -130px top;
		width: 152px;
		height: 47px;
		display: block;
		float: left;
}
li.domaine a:hover, li.domaine a.active {
		background: url(../images/menu2-en.png) no-repeat -130px -49px;
}
li.vins a{
		background: url(../images/menu2-en.png) no-repeat -282px top;
		width: 124px;
		height: 47px;
		display: block;
		float: left;
}
li.vins a:hover, li.vins a.active {
		background: url(../images/menu2-en.png) no-repeat -282px -49px;
}

li.gite a{
		background: url(../images/menu2-en.png) no-repeat -514px top;
		width: 110px;
		height: 47px;
		display: block;
		float: left;
}
li.gite a:hover, li.gite a.active {
		background: url(../images/menu2-en.png) no-repeat -514px -49px;
}
li.galerie a{
		background: url(../images/menu2-en.png) no-repeat -406px top;
		width: 108px;
		height: 47px;
		display: block;
		float: left;
}
li.galerie a:hover, li.galerie a.active {
		background: url(../images/menu2-en.png) no-repeat -406px -49px;
}
li.contact a{
		background: url(../images/menu2-en.png) no-repeat -624px top;
		width: 107px;
		height: 47px;
		display: block;
		float: left;
}
li.contact a:hover, li.contact a.active {
		background: url(../images/menu2-en.png) no-repeat -624px -49px;
}
li.liens a{
		background: url(../images/menu2-en.png) no-repeat -731px top;
		width: 70px;
		height: 47px;
		display: block;
		float: left;
}
li.liens a:hover, li.liens a.active {
		background: url(../images/menu2-en.png) no-repeat -731px -49px;
}

/* fin menu */

/*divers*/
h1 span {
	left: -999999px;
	position: absolute;

}
#titreGite {
	background: url(../images/giteH1.png) no-repeat;
	width: 223px;
	height: 17px;
	display:block;
	margin-bottom:15px;
}
#titreActu {
	background: url(../images/actuH1-en.png) no-repeat;
	width: 131px;
	height: 17px;
	display:block;
	margin-bottom:15px;
}
#titreActu2 {
	background: url(../images/actuH1-en2.png) no-repeat;
	width: 201px;
	height: 17px;
	display:block;
	margin-bottom:15px;
}
#titreArchive {
	background: url(../images/archivesH1.png) no-repeat;
	width: 89px;
	height: 17px;
	display:block;
	margin-bottom:15px;
}

.widthRight {
	width: 250px;
}
.widthRight a {
	font-weight: normal;
}
a.print:hover {
	border: 0;
}

strong {
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size:13pt;
}
h3 {
	font-weight: bold;
	margin:0;
	padding: 0
}
sup {
	position:relative;
	font-size: 7px;
	bottom: 7px;
}
#photosGite a:hover img, a:hover img {
	border: 3px solid #3e5e82;
}
#header a:hover img {
	border:0;
}

#map {
	border: 3px solid #3e5e82;
	width: 400px !important;
	width: 300px;
	height: 300px;
	margin-top:40px;
}
/*form*/
form#inscription {
	width: 300px;
}
textarea, input {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 11pt;
	border: 1px solid #9f944d;
	width: 150px;
}
input#email, .form {
	padding: 1px 1px 1px 5px;	
	border: 1px solid #9f944d;
}
input#submit {
	border: 1px solid #9f944d;
	padding: 1px 1px 1px 5px;	
	width: 80px;
}
#inscription label {
	float: left;
	width: 100px;
	text-align:right;
	margin-right: 5px;
}
.hide {
		display: none;
}
fieldset {
	border: 3px solid #3e5e82;
	padding:5px;
}
.stretcher a:hover img {
	border: 3px solid #3e5e82;
}
.erreur {
	background: #3e5e82;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 5px;
}
a.print:hover img {
	border: 0
}
.date {
	font-size: 11px;
}
.widthLeft {
	width: 500px;
	margin: 20px 10px;
	padding: 10px 0;
}
.widthRight {
	width: 220px;
}
#news li {
	list-style-type: disc;
	margin-left:20px;
}