/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/Background.gif);
}
#topDiv {
	height: 120px;
	width: 100%;
	background-color: #6F7E9B;
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D8D0C5;
	position: relative;
}
#topDivLeft {
	background-image: url(../images/topLeftLogo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 415px;
	left: 0px;
	position: absolute;
	float: left;
	z-index: 2;
}
#topDivRight {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 415px;
	top: 0px;
	z-index: 3;
	float: left;
	border: 0px;
	height: 120px;
	background-attachment: fixed;
}
#topbar01 {
	background-color: #5E804F;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	overflow: hidden;
	width: auto;
	position: absolute;
}
#topbar02 {
	background-color: #D8D0C5;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
	float: left;
	clear: none;
}
#LeftPane {
	margin: 0px;
	padding: 0px;
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
	background-color: #FFFFFF;
}
#leftMenu {
	margin:0px;
	padding:0px;
	background: #fff3c0;
}

#leftMenu ul {
	padding:0px;
	margin:0px;
}

#leftMenu ul li {
	margin:0px;
	text-align: left;
	padding:0px;
	list-style: none;
	width: 100%;
}

#leftMenu ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	display: block;
	border-bottom: 1px solid #D1D1B5;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 3px;
}

#leftMenu ul li a:link, #leftMenu ul li a:visited {
    color: #314875;
}

#leftMenu ul li a:hover {
    background: #FFFFFF;
}

#leftMenu ul li ul {
    width: 90%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:0px ;
    margin:-1px 0px 0px 0px;
    font-size: 10px;
    background-color: #FDFDE9;
    border-bottom: 1px solid #D1D1B5;
    width:100%;
}

#leftMenu ul li ul li {
    padding:0px ;
    margin:0px;
}

#leftMenu ul li ul li a {
    padding:0px 10px 3px 0px;
    margin:0px;
    font-weight: normal;
    border-bottom: 0px;
    width:165px;    
}

#leftPane #leftMenu ul li ul li a:link, #leftPane #leftMenu ul li ul li a:visited {
    color:#427F98;
}

#leftMenu #sublist a:hover {
    font-weight: bold;
    background-color: #FDFDE9;
}

#leftMenu #sublist ul {
    border-bottom: 0;
}

#leftMenu #sublist #subsublist a {
    color: #666;
    font-size: 90%;
    background: none;
}

#leftMenu #sublist #subsublist a:hover {
    font-weight: bold;
}

#leftMenu .selected a {
	background: #F7F7F4;
	color: #990000;
}

#leftMenu .selected  a:link {
	color: #544D34;
	background-color: #F7F7F4;
}

#leftMenu .selected a:hover {
    background: #FFFFFF;    
}


#menuSeparator {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    background-image: url(../pics/side_backgd.gif);
    background-repeat: repeat-x;
    background-position: top;
    height:22px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#RightPane {
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605340;
	line-height: 18px;
	background-color: #F7F7F4;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	position: absolute;
	text-align: justify;
	z-index: 5;
	left: 208px;
	vertical-align: bottom;
}
#MainContent {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
}
.italicTitle {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.italicTitleSub {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#bottomNavContainer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 50px;
	padding-right: 0px;
	padding-bottom: 6px;
	border-top: 1px solid #EDEAE7;
	line-height: 16px;
	float: left;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 530px;
	
}
#bottomNavContainer a {
	text-decoration: none;
	color: #A49C86;
}
#bottomNavContainer a:hover {
	text-decoration: underline;
}
#title01 {
	padding: 30px 0px 0px 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 530px;
}
#title01 p a {
	color: #6B5F50;
	text-decoration: none;
	font-weight: bold;
}
#title01 p a:hover {
	color: #a49c86;
	text-decoration: underline;
}
#topDivRightC {
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-image: url(../images/topRight02.jpg);
	background-repeat: no-repeat;
}
#rightFill {
	margin: 0px;
	padding: 0px;
	float: right;
	right: 0px;
	display: block;
	height: 12px;
	width: 12px;
}
.Emphasis {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubTitle {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: normal;
}
.shrink {
	font-size: 90%;
	
}
.shrink80 {
	font-size: 75%;
	line-height: normal;
}
.extrait {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: bold;
}
.leftColumnText {
	color: #605340;
	font-size: 70%;
}
#yellow {
	background-color: #fff3c0;
	margin: 0px;
	padding: 8px;
	position: absolute;
	z-index: 8;
	width: 200px;
	top: 125px;
	left: 778px;
	height: 630px;
	background-image: url(../images/RightVertCVX.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topDivLeft a {

	background-image: url(../images/topLeftLogo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 415px;
	left: 0px;
	position: absolute;
	float: left;
	z-index: 2;
}
.photoTexte {
	font-size: 9px;
	font-weight: bold;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.super {
	font-size: 75%;
	color: #333333;
}
#yellow p a {
	
	color: #990000;
	text-decoration: none;
}
#yellow p a:hover {
	
	color: #CF7163;
	text-decoration: underline;
}
.linker {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}.titreBleu {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.centre {
	text-align: center;
}
.titreVert {

	color: #008000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.titreJaune {


	color: #F2A732;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.bigger130 {
	font-size: 130%;
}
.smallQuote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #605340;
	text-align: justify;
	font-style: italic;
}
.smallQuoteAuthor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605340;
	text-align: right;
	font-weight: bold;
}
#yellow img {
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
}
.vinRouge {
	color: #990000;
}
