﻿/* PROPRIETES GENERALES */

body {
	background-color: #131510;
	color: #FFFFFF;
	font-family: Georgia;
	background-image:url(toshop/fnd.png);
	background-repeat:repeat-y;
	background-position:center;
}

p {
	text-indent: 30px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#page {
	width: 920px;
	margin: auto;
}

a img {
	border:none;
}

#logo_ecocert {
	margin-bottom: -9px;
}

#logo_gites {
	padding-top: 5px;
}

.citation {
	font-size: 15px;
	font-style: italic;
}

.p_news {
	font-size: 14px;
	color: #BD0D15;
}


/* TETE DE PAGE */

#banniere {
	border:#131510 solid 4px;
}

#header {
	text-align: center;

}

#header ul {
	list-style: none;
	font-size: 18px;
	margin: 50px 0px 15px 140px;
	padding: 0px;
	color: #ffffff;
}

#header ul li {
	display: inline;
	margin-right:10px;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#header a:hover {
	color: #9D0D15;
}

#li_menu_souligne {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.separateur {
	position: relative;
	top: -2px;
	font-size: 18px;
}


/* CORPS DE PAGE */

#corps {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	margin-top: -80px;
	margin-bottom: 5px;
	padding: 120px 20px 0px 140px;
	background: url("toshop/barre_up1.gif") no-repeat;
}

#corps2 {
	background:url(toshop/verre.png);
	padding-top: 20px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:35px;
}

.titre_texte {
	padding-top: 10px;
	font-size: 20px;
	font-family: Georgia;
	text-align: center;
}

.img_float_right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.img_float_left {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
}

/* TABLEAUX */

table {
	border: 1px dotted #ffffff;
	border-collapse: collapse;
}

th {
	border-bottom: 1px dotted #ffffff;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
}

td {
	padding: 5px;
}

.td_tarifs {
	text-indent:15px;
}

.tr_border td {
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}

.table_border_line tr {
	border-bottom: 1px dotted #ffffff;
}

#corps_gite {
	padding-right: 250px;
	height: 620px;
	background: url("toshop/polar_gite2.png") top right no-repeat;
}

 .td_nom_vin {
	font-weight: bold;
	text-align: center;
 }
 
#table_evenements {
	margin-left: 30px;
	margin-top: 10px;
}

#table_evenements p {
	text-indent: 0px;
}

#table_cave {
	margin: 40px 0px;
}

#table_cave p{
	text-indent: 0px;
}

#div_ul_cave {
	float: right;
	width: 300px;
	margin-left: 20px;
}

/* SOUS MENU */

.sous_menu {
	font-family: Georgia;
	list-style: none;
	font-size: 16px;
	color: #ffffff;
	padding: 0px;
	margin: -55px 0px 20px 60px;
}

.sous_menu li {
	display: inline;
	margin-right:10px;
}

.sous_menu a {
	text-decoration: none;
	color: #ffffff;
}

#corps a:hover {
	color: #9D0D15;
}

.sous_menu .separateur {
	position: relative;
	top: -1px;
	font-size: 16px;
}


/* PIED DE PAGE */

#footer {
	text-align: center;
	border-top: 1px solid #FFFFFF;
	padding-top: 15px;
}

/* CONTACT */

#form_contact p
{
	text-indent:0px;
}

#form_contact .hr
{
	width:35%;
	border-top:solid 1px #BBBBBB;
	margin-top:-10px;
	margin-bottom:10px;
}
#form_contact
{
	text-indent:0px;
}

#form_contact .shorttext
{
	width:200px;
	margin-bottom:5px;
	font:inherit;
}

#form_contact label
{
	width:150px;
	display:block;
	float:left;
	margin-bottom:5px;
}

#form_contact textarea
{
	font:inherit;
	width:420px;
	height:150px;
}

#form_contact #send
{
	float: right;
	margin-right: 185px;
	/*margin-left:500px;
	margin-top:3px;*/
}

#p_contact {
	text-indent: 0px;
	margin-bottom: 10px;
}

#p_adresse {
	text-indent: 0px;
	font-size: 16px;
}

#reussi {
	color: green;
	margin-top: 3px;
	margin-left:150px;
}

#echoue {
	color: red;
	margin-top: 3px;
	margin-left:150px;
}


/* BORDEL */

.div_align_center {
	text-align: center;
}

.signature_vins {
	margin-top: -20px;
	margin-left: 550px;
}

#img_domaine2 {
	margin-top: -15px;
}

