#page {
	font-family: Arial;
	font-size: 11px;
	width: 955px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(images/col_gauche_haut-03.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#corp {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body {
	margin: 0px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 955px;
}
#col_gauche {
	height: 400px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: 0px 23px;
	float: left;
	margin-top: 195px;
	background-image: url(images/col_gauche_haut.jpg);
}
#contenu {
	float: right;
	width: 738px;
	margin-top: 216px;
}
a.index {
	height: 60px;
	width: 195px;
	display: block;
	margin-left: 10px;
	position: absolute;
	margin-top: 30px;
}
a.btn_jeu {
	background-image: url(images/btn_jeux_off.png);
	background-position: 0px 0px;
	height: 46px;
	width: 155px;
	display: block;
	margin-left: 24px;
	margin-bottom: 13px;	
}
a.btn_cadeaux {
	background-image: url(images/btn_cadeaux_off.png);
	background-position: 0px 0px;
	height: 46px;
	width: 155px;
	display: block;
	margin-left: 24px;
	margin-bottom: 13px;
}
a.btn_reglement {
	background-image: url(images/btn_reglement_off.png);
	background-position: 0px 0px;
	height: 46px;
	width: 155px;
	display: block;
	margin-left: 24px;
	margin-bottom: 13px;
}
a.btn_jeu:hover {
	background-image: url(images/btn_jeux_on.png);
	background-position: 0px 0px;
}
a.btn_cadeaux:hover {
	background-image: url(images/btn_cadeaux_on.png);
	background-position: 0px 0px;
	
}
a.btn_reglement:hover {
	background-image: url(images/btn_reglement_on.png);
	background-position: 0px 0px;
	
}
a.btn_vote {
	background-image: url(images/jevote.jpg);
	background-position: 0px 0px;
	height: 69px;
	width: 96px;
	display: block;
	float: right;
}
#contenu h1 {
	font-family: Arial;
	font-size: 21px;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px;
}
#contenu h2 {
	font-family: Arial;
	font-size: 15px;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: normal;
}
#filet_header {
	height: 3px;
	width: 716px;
	margin-bottom: 30px;
}
.point {
	background-image: url(images/point.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 4px;
	font-size: 1px;
}
p {
	margin: 0px;
	padding: 0px;
}
.nom_chateau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #7A001B;
}
.appelation_chateau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #666;
	padding-top: 5px;
}
.bloc_table {
	margin-bottom: 8px;
}
#filet_footer {
	height: 6px;
	width: 512px;
	margin-bottom: 0px;
	margin-left: 421px;
}
#footer {
	clear: both;
	height: 5px;
	width: 955px;
}
#signature_footer {
	width: 512px;
	margin-bottom: 0px;
	margin-left: 421px;
	text-align: right;
	margin-top: 10px;
	height: 40px;
}
#pagination_footer {
	width: 512px;
	margin-bottom: 20px;
	margin-left: 421px;
	margin-top: 20px;
	height: 25px;
	padding-top: 0px;
}
.fond_popup {
	height: 140%;
	width: 100%;
	position: absolute;
	background-image: url(images/transparent60.png);
	background-repeat: repeat;
}
#popup {
	width: 478px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 0px;
}
a.page {
	height: 12px;
	width: 12px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding: 2px;
	float: right;
	margin-right: 10px;
	color: #7A001B;
	text-decoration: none;
	border: 1px solid #7A001B;
}
a.page:hover {
	height: 12px;
	width: 12px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding: 2px;
	float: right;
	margin-right: 10px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #7A001B;
	background-color: #7A001B;
}
.page_active {
	height: 12px;
	width: 12px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding: 2px;
	float: right;
	margin-right: 10px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #7A001B;
	background-color: #7A001B;
}
.nom_chateau_popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #7A001B;
}
.appelation_chateau_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #666;
	padding-top: 5px;
}
h3 {
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	color: #3B3B3B;
	margin: 0px 0px 20px;
	padding: 0px;
}
#contenu p {
	margin-top: 8px;
	font-size: 12px;
}
.titre_rubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #7A001B;
	padding-bottom: 2px;
	display: block;
}
#contenu a {
	color: #509626;
	text-decoration: none;
}

.formAchat {
}

.formAchat p {
	margin: 2px 0;
}

/* fieldset , legend */
.formAchat fieldset {
	margin-bottom: 10px;
}

.formAchat fieldset legend {
	padding: 0 10px;
	font-size: 0.7em;

	color: #999;
}

/* Label */
.formAchat label {
	display: block;
	padding-right: 1px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-top: 2px;
	}

.formAchat label:hover {
}

.formAchat .form_label_nostyle {
	background: none;
}
/* Input */
.formAchat textarea   {
	border: 1px solid #92A1C0;
	margin-left: 1px;
	width: 98%;
}
.formAchat input[type="text"] {
	width: 98%;
}
.formAchat input {
	border: 1px solid #92A1C0;
	margin-left: 1px;
}
.formAchat select {
	width: 98%;
	border: 1px solid #92A1C0;
}

.formAchat input:hover, .formAchat select:hover, .formAchat textarea:hover, .formAchat input:focus, .formAchat select:focus, .formAchat textarea:focus {
	border: #999 1px solid;
	background-color: #DDEEFF;
}
.formAchat input[type="checkbox"] {
	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;
}
.formAchat .form_input_day_month {
	width: 3%;
}

.formAchat .form_input_year {
	width: 6%;
}
/* button submit */
.formAchat input[type="submit"]
{
	color: #FFFFFF;
	background-color: #F66E00;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 0px;
}

.formAchat input[type="submit"]:hover
{
	background-color: #22549B;
	cursor: pointer;
}

.formAchat input[type="reset"]
{
	border: #DDEEFF 1px solid;
}

.formAchat input[type="reset"]:hover
{
	background-color: #E6484D;
	cursor: pointer;
}
.arial18boldrouge {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #770019;
	line-height: 30px;
}

.arial25boldrouge {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #770019;
	line-height: 20px;
}
.arial14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3B3B3B;
	line-height: 14px;
}
.arial16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
.arial14inter {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3B3B3B;
	line-height: 19px;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
	line-height: 20px;
}
.arial11rouge {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C00;
}
h4 {
	font-family: Arial;
	font-size: 35px;
	font-weight: normal;
	color: #666;
	margin: 0px 0px 5px;
	padding: 0px;
}
#signature_footer a {
	color: #509626;
	text-decoration: none;
}
