@charset "utf-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666; background: #FFFFFF; padding: 0px; text-align: center; }


a:link { color: #3080CB; text-decoration: none; border-bottom: 1px dotted #FFF; }
a:visited { color: #3080CB; text-decoration: none; border-bottom: 1px dotted #FFF; }
a:hover { color: #F37020; text-decoration: none; border-bottom: 1px dotted #FA9B64; }

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 100%;
	letter-spacing: 2px;
	text-indent: 25px;
	word-spacing: 5px;
	font-style: normal;
	vertical-align: middle;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 80%;
	background-image: url(images/bg_ligne2.jpg);
	letter-spacing: 1px;
	text-indent: 5px;
	word-spacing: 5px;
	font-style: normal;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	float: none;
	margin-left: 45px;
	height: 29px;
}


h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 80%;
	background-image: url(images/bg_ligne2.jpg);
	letter-spacing: 1px;
	text-indent: 5px;
	word-spacing: 5px;
	font-style: normal;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	float: none;
	margin-left: 45px;
	height: 29px;
}


#header #signin a:link { color: #555; padding: 1px 5px 1px 5px; }
#header #signin a:visited { color: #555; padding: 1px 5px 1px 5px; }
#header #signin a:hover {  color: #F37020; padding: 1px 5px 1px 5px; text-decoration: underline; }


#nav_bar { font-size: 12px; color: #FFFFFF; font-weight: bold; padding-right: 5px; }
#nav_bar a { font-weight: bold; padding: 1px 3px 1px 3px; }
#nav_bar a:hover { font-weight: bold; padding: 1px 3px 1px 3px; }

a.entete:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.entete:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.entete:hover { color: #F37020; border-bottom: 1px dotted #F37020; text-decoration: none; }



a.underline:link {
	color: #3080CB;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
a.underline:visited { color: #555; border-bottom: 1px dotted #999; text-decoration: none; }
a.underline:hover { color: #F37020; border-bottom: 1px dotted #F37020; text-decoration: none; }

a.nonline:link {
	color: #3080CB;
	text-decoration: none;
}


.enhanced { background: #F9FADC; }
.tag { font-size: 12px; font-weight: bold; color: #333; padding-bottom: 10px; }
.tag1 { font-size: 12px; font-weight: bold; color: #666; padding-bottom: 10px; }
.tag2 { font-size: 11px; font-weight: bold; color: #666; padding-bottom: 10px; }
.tag3 { font-size: 11px; font-weight: bold; color: #D80103; padding-bottom: 10px; }
.tollfree { font-size: 18px; color: #900; }
.indicator { font-size: 11px; color: #888; font-weight: bold; }
.ef { font-size: 10px; color: #999; padding: 0 0 5px 0; }
.invalid { font-size: 12px; font-weight: bold; color: #900; padding: 10px 0 10px 0; }
.status { font-size: 13px; font-weight: bold; color: #900; }
.tollfree { font-size: 18px; color: #900; }
.required { color: #73A828; }
.requiredSmall { font-size: 10px; color: #73A828; padding-top: 10px; }
.danpad { padding-left: 10px; }
.booking { font-size: 11px; }
.textsmall { font-size: 10px; }
.pagination { text-align: center; font-size: 14px; }

.title1 {
	font-size: 9px;
	color: #00A6EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.title2 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title3 {
	font-size: 14px;
	color: #00A6EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title4 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title6 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#travelguideinner {
	background-color: #f6fbfd;
	width: 500px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	border: 1px solid #b7dcee;
}
