body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #DEE0DD;
	top: 20px;
	bottom: 20px;
	left: 0px;
	right: 0px;
	font-size: 10px;
	color: #777777;
	float: none;
}

a.linktext {
	color: #A60000;
	text-decoration: none;
}

a.linktext:hover {
	text-decoration: underline;
}


a.linkgray {
	color: #777777;
}

a.linkgray:hover {
	color: #999999;
}

.textgray {
	color: #777777;
		font-size: 9px;
}



.blocbeige {
	border: 1px solid #BFCBB7;
	background-color: #F0F0EE;
	padding: 15px;
	width: auto;
	margin: 0px;
}
.greenbar {
	background-image: url(gif/bloc-green/top-bkg.gif);
	background-repeat: repeat;
}
.blocleftnav {
	background-color: #F0F0EE;
	padding: 3px;
	width: 162px;
	margin: 0px;
	font-size: 9px;
	color: #A60000;
	text-decoration: none;
	border-right: 1px solid #BFCBB7;
	border-left: 1px solid #BFCBB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBB7;
}

a.red {
	color: #A60000;
	text-decoration: none;
	background-color: #F0F0EE;
	padding: 5px;
	width: 182px;
	margin: 0px;
	font-size: 9px;
	display: block;
	border-right: 1px solid #BFCBB7;
	border-left: 1px solid #BFCBB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBB7;
}

a.red:hover {
	background-color: #E3E8DA;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight:bold
}

a.white:hover {
	text-decoration: underline;
}

.titlegreen {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C643F;
}
.titlebig {
	font-size: 17px;
	color: #A60000;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
}

.itinereary {
	font-size: 11px;
	color: #BFCBB7;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBB7;
	width: 350px;
}
.titlered {
	font-size: 11px;
	font-weight: bold;
	color: #A60000;
	text-transform: uppercase;
}
.titlebignocap {
	font-size: 17px;
	color: #A60000;
	font-style: italic;
	font-variant: normal;
}
