/* ----------------------------- Encadré formulaire ----------------------------- */
.cadre1 {
	position: relative;
	width: 556px;
	height: 341px;
	margin-right: 8px;
	margin-left: 2px;
}
.cadre1 h2 {
	background: url(../images/homepage/puce_rond-jaune.gif) 0px 5px no-repeat;
	padding-left: 14px;
	padding-bottom: 8px;
}
.cadre1 h3 {
	padding-bottom: 0;
}
.cadre1 .content {
	position: relative;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 5px;
	z-index: 1;
}
.cadre1 .content p {
	padding-left: 14px;	
	padding-bottom: 7px;
}

fieldset {
	border:0px;
	margin-left:0px;
	padding-left:0px;
}
#dv_booking {
	font-size: 1.1em;
	color: #BC912F;
}
a.a_lkphabet {
	font-weight: bold;
	color: #FD7100;
	font-size: 1.1em;
	padding-left: 10px;
	text-decoration: none;
}
a.a_lkphabet:hover {
	text-decoration: underline;
}
.p_AS {
	display: inline;
	line-height: 3em;
	background:url(http://www.voyages-sncf.com/design/daily/deals/img/pict_as.gif) 0 5px no-repeat;
	padding-left: 20px;
	margin:0 0 0 160px;
}
.p_AR {
	display: inline;
	line-height: 3em;
	background:url(http://www.voyages-sncf.com/design/daily/deals/img/pict_ar.gif) 0 2px no-repeat;
	margin:0 0 10px 40px;
}
.input {
	font-size: 1em;
	color: #BC912F;
	border: 1px solid #E3D1A8;
}
select {
	font-size: 1em;
	color: #BC912F;
	border: 1px solid #E3D1A8;
}
#ORIGINE_COMBO, #DESTINATION_COMBO {
	width: 220px;
	height: 55px;
}
small {
	font-size: 0.9em;
}

#fm_submit_avantage, #fm_submit {
	vertical-align: middle;
	padding-left: 15px;
}
#OUTWARD_DATE, #INWARD_DATE {
	width: 60px;
	padding: 1px 3px 1px 3px;
	margin: 2px 0 4px 0;
}
#OUTWARD_DATE {
	margin-left: 20px;
}
#INWARD_DATE {
	margin-left: 22px;
}
a#cal_outward, a#cal_inward {
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
	width: 34px;
}
#calendardiv {
	position: absolute;
	visibility: hidden;
	background-color :#FFFFFF;
	z-index: 100;
	top: 0px;
	left: 0px;	
	width: 150px;
	height: auto;
	margin: -50px 0 0 -100px;
	padding: 0;
}
.CAL_STYLEcpYearNavigation, .CAL_STYLEcpMonthNavigation {
	background-color:#D1A036;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.CAL_STYLEcpDayColumnHeader,.CAL_STYLEcpYearNavigation,.CAL_STYLEcpMonthNavigation,.CAL_STYLEcpCurrentMonthDate,.CAL_STYLEcpCurrentMonthDateDisabled,.CAL_STYLEcpOtherMonthDate,.CAL_STYLEcpOtherMonthDateDisabled,.CAL_STYLEcpCurrentDate,.CAL_STYLEcpCurrentDateDisabled,.CAL_STYLEcpTodayText,.CAL_STYLEcpTodayTextDisabled,.CAL_STYLEcpText {
	font-family:arial;
	font-size:8pt;
}
TD.CAL_STYLEcpDayColumnHeader {
	text-align:right;
	border:solid thin #D1A036;
	border-width:0 0 1px 0;
}
.CAL_STYLEcpCurrentMonthDate,.CAL_STYLEcpOtherMonthDate,.CAL_STYLEcpCurrentDate {
	text-align:right;
	text-decoration:none;
}
.CAL_STYLEcpCurrentMonthDateDisabled,.CAL_STYLEcpOtherMonthDateDisabled,.CAL_STYLEcpCurrentDateDisabled {
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}
.CAL_STYLEcpCurrentMonthDate {
	color:#D1A036;
	font-weight:bold;
}
.CAL_STYLEcpCurrentDate {
	color: #FFFFFF;
	font-weight:bold;
}
.CAL_STYLEcpOtherMonthDate {
	color:#808080;
}
TD.CAL_STYLEcpCurrentDate {
	color:#FFFFFF;
	background-color: #D1A036;
	border-width:1px;
	border:solid thin #000000;
}
TD.CAL_STYLEcpCurrentDateDisabled {
	border:1px solid #FFAAAA;
}
TD.CAL_STYLEcpTodayText,TD.CAL_STYLEcpTodayTextDisabled {
	border-color : #D1A036;
	border-style:solid;
	border-width:1px 0 0 0;
}
A.CAL_STYLEcpTodayText,SPAN.CAL_STYLEcpTodayTextDisabled {
	height:20px;
}
A.CAL_STYLEcpTodayText {
	color:#D1A036;
	font-weight:bold;
}
SPAN.CAL_STYLEcpTodayTextDisabled {
	color:#D0D0D0;
}
.CAL_STYLEcpBorder {
	border:solid thin #D1A036;
}

/* ----------------------------- Encadré carte de france ----------------------------- */
.cadre3 .g, .cadre3 .d {
	background-repeat: no-repeat;
	position: absolute;
	height: 341px;
}
.cadre3 .g {
	width: 5px;
	top: 0px;
	left: 0px;
	background: url(../images/commun/cadre_3-g.gif) top left no-repeat;
}
.cadre3 .d {
	width: 55px;
	top: 0px;
	right: 0px;
	background: url(../images/commun/cadre_3-d.gif) top right no-repeat;
}
.cadre3 {
	position: relative;
	width: 340px;
	height: 341px;
}
.cadre3 .content {
	position: relative;
	height: 341px;
	margin-left: 5px;
	margin-right: 53px;
	z-index: 1;
	background: url(../images/mentions/cadre_3-centre.gif) top right repeat-x;
}
.cadre3 h2 {
	position: absolute;
	top: 25px;
	left: 10px;
	display: block;
	width: 315px;
	height: 276px;
}
#tooltip {
	z-index: 1000000;
	text-align: left;
	position: absolute;
	height: 50px;
}
#tooltip {
	display: none;
}
#tooltip #tooltip_arrow {
	width: 177px;
	height: 27px;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1000005;
	background: url(../images/commun/tooltip_fleche.gif) center left no-repeat;	
}
#tooltip #tooltip_content {
	border: 1px solid #BBB8A4;
	border-top: 0;
	position: relative;
	margin: 0;
	width: 165px;
	background-color: #FFF;
	padding: 5px;
	font-size: 0.9em;
	overflow: auto;
	z-index: 1000001;
}