/*
- screen.css
- for screen usage only
- created by Next Step
 */
 
 
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover{
	color: #631465;
}
a:hover{
	text-decoration: none;
}
p, td{
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 5px;
}
h4{
	margin-top:0;
	padding-top:0;
	margin-bottom: 8px;
	padding-bottom: 0; 
	color: #54a224;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
label{
	font-size: 8pt;
	margin-left: 5px;
}
img{
	border: 0px;
}
.strong{
	font-weight: bold;
}
.clear{
	clear: both;
}
.ddlHomeInput, .txbHomeInput, .txbSubscribeInput{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: White;
	border: 1px solid #438719;
	color: #631465;
	width: 205px;
	padding: 2px;
}
.ddlHomeInput{
	width: 211px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.error{
	color: #AF2121;
	font-weight: bold;
}
.white{
	color: White;
}
.listTarif{
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 10pt;
	color: #4A4A4A;
}


#DIVHeader{
	display: none;
}


#DIVMain{
	width: 900px; 
	margin: auto;
	text-align: left;
}
#DIVResultMain
{
	background-image: url(../images/bkg_result_main.gif);
	background-repeat: repeat-y;
}
#DIVHomeContent{
	background-image: url(../images/bkg_home_content.gif);
	background-repeat: repeat-y;
	color: #438719;
}
#DIVHomeContentLeft{
	float: left;
	width: 300px;
}
#DIVHomeContentLeft .content{
	margin: 26px 16px 10px 33px;
}
#DIVHomeContentCenter{
	float: left;
	width: 300px;
}
#DIVHomeContentCenter .content{
	margin: 26px 54px 10px 33px;
}
#DIVHomeContentRight{
	float: left;
	width: 300px;
}
#DIVHomeContentRight .content{
	margin: 26px 16px 10px 38px;
}
#DIVLeftCornerFooterHome{
	display:none;
}
#DIVLeftCornerFooter{
	display:none;
}
#DIVFooter{
	display:none;
}
#DIVFooter div{
	margin: 10px;
}
#DIVSearchResultTitle{
	background-image: url(../images/bkg_header_result_search.gif);
	background-repeat: repeat-y;
	width: 600px;
	height: 57px;
	margin: 0; 
}
#DIVSearchResultTitle img{
	margin-top: 20px;
	margin-left: 20px;
}
#DIVResultLeft{
	float: left;
	width: 600px;
}
#DIVResultRight{
	float: right;
	width: 299px;
}
#DIVProfileResult, #DIVSearchInfo{
	margin: 0 0 0 0;
	padding: 7px 10px 0 10px;
	background-color: #f2f9db;
}
#DIVProfileResult p, #DIVSearchInfo p{
	font-size: 9pt;
	margin: 0;
	padding-bottom: 7px;
	color: #ff5f00;
}
#DIVSearchInfo a:link, #DIVSearchInfo a:visited, #DIVSearchInfo a:hover{
	font-weight: bold;
	color: #438719;
}
#DIVGroupe, #DIVAttraction{
	padding: 10px;
}
#DIVPager{
	font-size: 8pt;
	text-align: center;
	color: #4A4A4A;
}
#DIVPager a:link, #DIVPager a:visited, #DIVPager a:hover, {
	color: #4A4A4A;
}
#DIVDetailPRGMain{
	background-color: #eefbc0;
	width: 900px;
}
#DIVDetailPRGContent{
	background-repeat: no-repeat;
	background-color: white;
	font-size: 11px;
}
#DIVDetailPRGContent h3{
	font-size: 14px;
	margin: 0;
	padding: 10px 0 0px 0;
	color: #4b4b4b;
}
#DIVDetailPRGContent a:link, #DIVDetailPRGContent a:visited{
	text-decoration: underline;
	color: #FF5F00;
}
#DIVDetailPRGContent a:hover{
	text-decoration: none;
	color: #438719;
}
#DIVDetailPRGContent .strong, #DIVDetailPRGContent strong{
	color: #FF5F00;
}
#DIVDetailPRGContent #Left{
	float: left;
	width: 500px;
	margin-right: 10px;
}
#DIVDetailPRGContent #Right{
	margin-top: 10px;
}
#Right h4{
	margin-bottom: 0;
	padding-bottom: 0;
	color: #438719;
}	
#DIVDetailPRGRight{
	display: none; 
}
#DIVDetailPRGRight .Content{
	margin: 27px;
}
#DIVBannerPRG{
	height: 309px;
}
#DIVBannerPRG table{
	float: right;
	height: 300px;
	width: 300px;
}
#DIVBannerPRG h3,#DIVBannerPRG h4{
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: White;
	padding: 10px 0 0 0;
	margin: 0 10px 0 10px;
	clear: both;
	font-variant: small-caps;
}
#DIVBannerPRG h4{
	font-size: 13px;
	color: #FF5F00;
	padding: 0;
	margin: 0 10px 0 0;
	font-variant: normal;
}
#DIVTarifContainer{
	
}
#DIVSubscribe{
	background-color: white;
}
#DIVSubscribeContent{
	padding: 20px;
}
#DIVSubscribeContent h4{
	color: #438719;
} 
#ULAtReprises{
	padding: 0 0 0 15px;
	font-weight: bold;
	list-style-type: square;
	color: #438719;
}
#DIVBkgThumbnails img{
	border:1px solid white;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: -650px; /*position where enlarged image should offset horizontally */

}
#TABLEBannerTitle{
	display: none; 
}
#DIVPdfPrint{
	display: none;
}


