@charset "iso-8859-1";

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background: #ffffff;
	color: #000000;
}

.methodSsTitle {
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size :14px;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

.methodBorder {
	border: solid #72a7c7 1px;
	padding: 2px 10px 10px 10px;
	margin : 0px 20px 5px 0px;
}

.methodName{
	color: #72a7c7;
	font-family: Trebuchet MS, Arial;
	font-size :12px;
	padding: 0px 10px 0px 10px;
	margin : 15px 0px 0px 0px;
}
.language {
	font: normal 10px Arial;
	color: #315F9A;
}
.language A{
	color: #315F9A;
	text-decoration: none;
}
.language A:hover {
	text-decoration: underline;
}
.link, .link A{
	color: #315F9A;
	font-family :Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.link A:hover {
	text-decoration: underline;
}
.link img {
	vertical-align:middle;
}
.hugeLink, .hugeLink A{
	color: #315F9A;
	font-family :Trebuchet MS, Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.hugeLink A:hover {
	text-decoration: underline;
}
.hugeLink img {
	vertical-align:middle;
}
.title  {
	font-family: Trebuchet MS, Arial;
	font-size: 17px;
	font-weight:bold;
	color: #315F9A;
	margin : 0px 0px 10px 0px;
}
.choiceTitle  {
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	font-weight:normal;
	color: #315F9A;
	margin : 0px 0px 0px 10px;
}
.choicePrice  {
	background:#dfdfdf;
	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	font-weight:bold;
	color: #315F9A;
}
.dollar {
	font-size: 10px;
	font-weight: normal;
}
.choiceInfo {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #315F9A;
}
.choiceTable  {
	border: solid #72a7c7 4px;
	margin-left:10px;
}
.error  {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #FF6F28;
	margin : 8px 0px 8px 0px;
	background: url(/amelie/FO/rs/warning.gif) no-repeat 0 0;
	padding-left: 24px;
}
.key {
	color: #000000;
	font-family :Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.value {
	color: #000000;
	font-family :Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}


IMG.thumb {
	border: double #315F9A 3px;
}


.zoom {
	font-family: Trebuchet MS, Verdana;
	font-size : 18px;
	color: #FF6F28;
}
.zoom A {
	color: #FF6F28;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.zoom A:hover {
	text-decoration: underline;
}
legend {
	font-family :Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
}
.formField {
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	width: 250px;
}
.formLabel {
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
}

.textBloc, .textBloc TD  {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight:normal;
	color: #444444;
	text-align:justify;
	line-height: 150%;
}
.paramKey {
	color: #444444;
	font-family :Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.paramValue {
	color: #000000;
	font-family :Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
.paramTitle {
	color: #FFFFFF;
	font-family :Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.headerLink  {
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color:white;
	/* top right bottom left*/
	padding:0px 20px 6px 0px;
}
.headerLink A {
	color:white;
	text-decoration:none;
}
.headerLink A:hover {
	text-decoration:underline;
}
.mainCell {
	/* top right bottom left*/
	padding:10px 20px 1px 20px;
}
.button  {
	font-family: Trebuchet MS, Verdana;
	font-size : 13px;
	font-weight: bold;
	width:130px;
	height:29px;
	background: url(/amelie/FO/rs/bouton.gif );
	color:white;
	border:0px;
	cursor:pointer;
}
.mand {
	color:#FF6F28;
	margin:0px 2px 0px 4px;
}

#dhtmltooltip{
	position: absolute;
	width: 250px;
	border: 2px solid #315F9A;
	padding: 2px;
	color:#315F9A;
	font-family: Trebuchet MS, Verdana;
	font-size : 13px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	padding: 8px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.orderTable {
	border: double #315F9A 2px;
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-size :13px;
	margin-bottom: 20px;
}
.orderTotal td {
	background: #F0F6F9;
	color:#315F9A;
	font-weight: bold;
	border-top: dashed #315F9A 1px;
}
.orderTable th {
	background: #72a7c7;
	color:#ffffff;
	font-weight: normal;
}
.btn{
	font-family: Trebuchet MS, Verdana;
	font-size : 13px;
	font-weight: bold;
	width:130px;
	height:29px;
	background: url(/amelie/FO/rs/bouton.gif );
	background-repeat: no-repeat;
	color:white;
	border:0px;
	text-align:center;
	padding-top:4px;
}
.btn A{
	color:white;
	text-decoration: none;
}