@charset "utf-8";

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}
body {
	background-color: #FBFAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 50px;
}
a:link {
	text-decoration:underline;
	color: #9F0034;
}
a:visited {
	text-decoration:underline;
	color: #9F0034;
}
a:active {
	text-decoration:none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 24px;
}
h3 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
}
h4 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}
h5 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
label {
	cursor: pointer;
}
input[readonly] {
	background-color:#D5D1CA;
}
table, td {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	font-size: 13px;
	font-weight: bold;
	color: #484848;
	border-style: none;
}
textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 12px;
	font-weight: normal;
}
textarea {
	overflow: auto;
	text-align: justify;
}
p {
	margin-bottom: 1em;
	margin-top: 0px;
}

#tdAdminMenu {
	vertical-align: top;
	width: 200px;
}
#divAdminMenu {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #EAE8E3;
	position: fixed;
}
#divAdminMenu a {
	text-decoration: none;
}

#divAdminMenu  ul {
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 10px;
}
#divAdminMenu li {
	margin-top: 2px;
	margin-bottom: 4px;
	list-style-type: none;
}
#tdMain {
	vertical-align: top;
}

#divMain  {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F1EC;
	text-align: left;
}
#tableTop td{
	vertical-align: top;
}
#divSponsorChaumard {
	display: none;
	background-image: url(../Images/Header/Sponsor_Chaumard.png);
	background-repeat: no-repeat;
	width: 153px;
	height: 311px;
}

#tableHeader {
	height: 80px;
	margin-bottom: auto;
}
#tdHeaderTitle {
	background-image: url(../Images/just-provence.png);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	text-align: left;
	vertical-align: top;
}
#tdHeaderFreephone {
	vertical-align: middle;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #F90;
}
#divSubtitle {
	height: 31px;
	margin-top: 53px;
	background-repeat: no-repeat;
	margin-left: 180px;
	display: none;
}
#divMenu  {
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-top: 4px;
}
#divMenu a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #DBD1D0;
	color: #333;
	border: 1px solid #9D9595;
	text-decoration: none;
	margin-left: 1px;
}
#divMenu a:hover {
	background-color: #EFE4E2;
}
#divBannerExtraPart {
	display: none;
	text-align: center;
}


#tableContent {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #800000;
	width: 100%;
}
#tdContent {
	text-align: center;
}
#tdContent table {
	margin-right: auto;
	margin-left: auto;
}
#tableFooter td {
	font-size: 0.8em;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	vertical-align: middle;
	color: #CBC5BE;
}
#tableFooter a {
	color: #CBC5BE;
}
.indent {
	text-indent: 1em;
}
.floatClear {
	clear: both;
}
.redBackground, .redBackground td {
	color: #D0CBC4;
	background-color: #800000;
}
.redBackground a {
	color: #D0CBC4;
}

.colorHighlight {
	color: #9F0034;
}
.colorYellow {
	color: #FBD233;
}
.whiteblock {
	border-top: 1px solid #B39480;
	border-right: 1px none #B39480;
	border-bottom: 1px solid #B39480;
	border-left: 1px none #B39480;
}
.commentary {
	font-size: 0.8em;
	color: #2D8C45;
}
