/*<group=General Styles>*/

body {
	font: 12px/2px Tahoma, Verdana, Helvetica, Arial;
	text-shadow: 0px 1px 0px #ffffff;
	margin: 30px;
	text-align: center;
	color: #333333;
	background: #f2f2f2;
}

p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	background: repeat-y right url(images/container_bg.png); /* This Is The BG Color Of The Main Div */
	width: 684px; /* Right And Left /* Hack To Keep IE5 Windows Happy */
	color: #3e3e3e;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	line-height: 1.5em;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#container #top {
	background: url(images/container_top.png) no-repeat;
	width: 684px;
	height: 9px;
}

#container #bottom {
	background: url(images/container_bottom.png) no-repeat;
	width: 684px;
	height: 9px;
}

#pageHeader {
	width: 684px;
	text-align: left;
	list-style: none;
	height: 47px;
	background: no-repeat url(images/header_bg.png);
}

#pageHeader img {
}

#pageHeader h1 {
	color: #333333;
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	padding: 0px 0px 0px 28px;
	letter-spacing: 2px;
}

#pageHeader h2 {
	color: #cc0000;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 28px;
	letter-spacing: 1px;
}

#centraleContainer {
	float: left;
	text-align: left;
	width: 640px;
	padding-top: 1px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	top: -30px;
}

#contentContainer {
	float: left;
	text-align: left;
	width: 450px;
	margin: 0px;
	padding-top: 1px;
}

#contentContainer #content {
	padding-left: 10px;
	line-height: 2em;
}

#sidebarContainer {
	width: 206px;
	float: right;
	text-align: left;
	background: repeat-y url(images/sidebar_bg.png);
	margin: 0px 5px 10px 0px;
}

#sidebarContainer #top {
	width: 206px;
	height: 7px;
	background: url(images/sidebar_top.png) no-repeat;
	margin: 0px;
	padding: 0px;
}

#sidebarContainer #bottom {
	width: 206px;
	height: 7px;
	background: url(images/sidebar_bottom.png) no-repeat;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#sidebarContainer .sidebar {
	font-size: 11px;
	color: #666666;
}

#sidebarContainer .sidebar2 {
	font-size: 11px;
	color: #666666;
	padding: 5px 5px 10px 22px;
}

#sidebarContainer .sidebar3 {
	font-size: 11px;
	color: #666666;
	padding: 5px 5px 10px 15px;
}
#footer {
	padding: 10px 0px 5px 24px;
	text-align: left;
	margin-top: 15px;
	border-top: 1px solid #adadad;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 11px;
}

#footer a {
	color: #cc0000;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}

#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	width: inherit;
	padding: 0px;
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Parent - Level 0 */

#navcontainer {
	position: relative;
	height: 33px;
	padding: 0;
	white-space: nowrap;
	font-size: 12px;
	margin: 0px 4px 20px 4px;
	background: url(images/navcontainer_bg.png) repeat-x;
}

#navcontainer #current {
	font-weight: bold;
	color: #cc0000;
	background: no-repeat url(images/button_over.png);
}

/* Parent - Level 0 */

#navcontainer ul {
	padding: 0px;
	z-index: 2;
	margin: 0px 0px 0px 10px;
}

#navcontainer li {
	float: left;
	margin: 0 0 0 0px;
	list-style-type: none;
	padding: 0px;
}

#navcontainer a {
	position: relative;
	width: 130px;
	height: 32px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #7f7f7f;
	background: no-repeat url(images/button_normal.png);
	text-shadow: 0px 1px 0px #ffffff;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}

#navcontainer a:hover {
	text-decoration: none;
	background: no-repeat url(images/button_over.png);
	text-shadow: none;
	color: #cc0000;
	font-weight: bold;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 678px;
	left: 0;
	top: 33px;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul ul li {
	border: 0;
	font-size: 10px;
}

#navcontainer ul ul li a {
	border: 0;
	background: transparent none;
	width: 9em;
	height: 15px;
	padding: 2px 20px 0px 25px;
	font-style: normal;
	text-shadow: 0px 1px 0px #ffffff;
	text-align: left;
	margin-right: 20px;
}

#navcontainer ul ul li a:hover {
	text-decoration: none;

	background: none;
	background: url(images/submenu_over.png) repeat-x;
	text-shadow:  none;
	clear: both;
}

#navcontainer ul ul #current {
	font-weight: bold;
	color: #cc0000;
	background: none;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	position: absolute;
	width: 678px;
	left: 0;
	top: 18px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
	font-size: 11px;
}

#navcontainer ul ul ul li {
	margin: 0;
	border: 0;
}

#navcontainer ul ul ul li a {
	border: 0;
	background: transparent none;
	margin: 0px;
	width: 9em;
	height: 15px;
	padding: 2px 0px 0px 35px;
	font-style: normal;
	text-shadow: 0px 1px 0px #ffffff;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: none;

	background: none;
	background: url(images/submenu_over.png) repeat-x;
	text-shadow:  none;
	font-size: 11px;
	font-weight: normal;
}

#navcontainer ul ul ul ul #current {
	font-weight: bold;
	color: #cc0000;
	background: none;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	color: #cc0000;
	letter-spacing: 0px;
	border: 1px solid #adadad;
	padding: 10px;
}

h1 {
	color: #cc0000;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h2 {
	color: #cc0000;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h3 {
	color: #cc0000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h4 {
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h5 {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.imageStyle {
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #cc0000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.blog-archive-link { 
}

	
/*</group>*/

.blog-entry {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.blog-entry-title {
	color: #cc0000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
}

.blog-entry-body {
	margin-bottom: 20px;
	text-indent: 5px;
}

.blog-entry-comments {
	padding-top: 5px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #cc0000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
}

.thumbnail-caption {
	color: #666666;
	margin-top: -2px;
	font-size: 11px;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	text-align: center;
	background: #333333;
	margin: 0px 0px 10px 0px;
}

.photo-navigation a {
	color: #ffffff;
	text-decoration: none;
}

.photo-navigation a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.photo-frame{
	margin: 0px;
	border: 5px solid #333333;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #cccccc;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #cc0000;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.movie-page-description {
	margin-top: 5px;
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 20px;
}


.movie-thumbnail-caption {
	text-align: center;
	color: #666666;
	font-size: 11px;
	margin-bottom: 5px;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #cc0000;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/


/*<group=promo>*/

.promo-contour {
	width: 189px;
	height: 100px;
	font-family: "Lucida Grande";
	border: 1px solid #ff1512;
	position: relative;
	margin: 5px auto 5px auto;
}

.promo-ville {
	position: absolute;
	top: 30px;
	left: 5px;
	font-size: 12px;
}

.promo-tarif {
	position: absolute;
	top: 55px;
	left: 5px;
}

.promo-photo {
	width: 48px;
	height: 48px;
	font-family: "Lucida Grande";
	border: transparent;
	position: absolute;
	left: 136px;
	top: 17px;
	background: #a7d9ff;
}

.promo-reduction {
	width: 48px;
	height: 29px;
	border: transparent;
	position: absolute;
	left: 136px;
	top: 68px;
	background: url(promo.png) #cc0000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin-left: 0px;
	line-height: 27px;
}

.promo-etoiles {
	width: 48px;
	height: 29px;
	border: transparent;
	position: absolute;
	top: 15px;
	left: 5px;
	font-weight: normal;
	color: #cc0000;
}

.promo-nom {
	position: absolute;
	top: 0px;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	left: 5px;
	width: 180px;
}
	
/*</group>*/


/*<group=texte>*/

p.titrepage {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	position: relative;
	bottom: -10px;
}

p.titre {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	bottom: -10px;
	position: relative;
}

p.texte {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}
	
/*</group>*/

/*<group=Form>*/

#form_date {
	color: #ff0000;
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 1px solid #ff0000;
	vertical-align: middle;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	width: 654px;
	padding: 5px 2px 5px 2px;
	background-color: #FFFFFF;
}

.form1 {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#form_date a {
	border-bottom-style: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#form_date a:hover {
	border-bottom-style: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}
	
/*</group>*/

/*<group=results>*/

span.back-hotel {
	width: auto;
	height: auto;
	position: absolute;
	float: left;
	left: 3px;
	top: 7px;
}

span.next-hotel {
	width: auto;
	height: auto;
	float: right;
	position: absolute;
	left: 397px;
	top: 7px;
}

.count-hotel {
	width: 420px;
	text-align: center;
	height: 30px;
	border: 1px solid #ff1512;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
	margin-left: 5px;
	position: relative;
	left: -5px;
	background-color: #FFFFFF;
}
	
/*</group>*/

/*<group=result>*/

.result-contour {
	width: 420px;
	height: 90px;
	font-family: "Lucida Grande";
	border: 1px solid #ff1512;
	position: relative;
	margin-bottom: 10px;
	left: -5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(http://www.alsace-hotels.net/hotel-results-0.php);
}

.result-ville {
	position: absolute;
	top: 40px;
	left: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 350px;
}

.result-tarif {
	position: absolute;
	left: 5px;
	font: 13px Arial, Helvetica, sans-serif;
	top: 68px;
}

.result-photo {
	width: 48px;
	height: 48px;
	font-family: "Lucida Grande";
	border: transparent;
	position: absolute;
	left: 365px;
	background: #a7d9ff;
	top: 5px;
}

.result-reduction {
	width: 48px;
	height: 29px;
	border: transparent;
	position: absolute;
	left: 365px;
	top: 55px;
	background: url(promo.png) #cc0000;
	color: #ffffff;
	text-align: center;
	margin-left: 0px;
	font: bold 14px/27px Arial, Helvetica, sans-serif;
}

.result-etoiles {
	width: 48px;
	height: 29px;
	border: transparent;
	position: absolute;
	top: 18px;
	left: 6px;
	color: #cc0000;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.result-nom {
	position: absolute;
	top: 0px;
	margin: 2px;
	left: 5px;
	width: 450px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=hotel>*/

.chambres-contour {
	width: 420px;
	font-family: "Lucida Grande";
	border: 1px solid #ff1512;
	background: #ffffff;
	height: auto;
	margin-bottom: 10px;
	position: relative;
	margin-left: 5px;
}

.chambres-nom {
	margin: 2px;
	width: 350px;
	left: 5px;
	position: relative;
	font: bold 13px Arial, Helvetica, sans-serif;
	top: 5px;
}

.chambres-tarif {
	margin: 2px;
	position: relative;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	left: 5px;
	width: 350px;
	top: 5px;
}

.chambres-tarif2 {
	position: relative;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	margin: 2px;
}

.chambres-dispo {
	margin: 2px;
	width: 64px;
	font: 600 10px/20px Arial, Helvetica, sans-serif;
	top: 3px;
	background: #cc0000;
	height: 20px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 345px;
	padding: 0px;
}

.chambres-promo {
	margin: 2px;
	width: 64px;
	font: 600 15px/25px Verdana, Arial, Helvetica, sans-serif;
	background: #cc0000;
	height: 25px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	top: 28px;
	left: 345px;
	padding: 0px;
}

.chambres-photo {
	border: 1px solid #066fd4;
	width: 245px;
	height: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.chambres-vignettes {
	width: 170px;
	height: auto;
	float: right;
	border: 1px solid #066fd4;
	padding: 5px 5px 5px 5px;
}

span.vignettes {
	padding: 4px 2px 4px 2px;
	position: relative;
}

.chambres-book {
	margin: 2px;
	width: 64px;
	font: 600 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 340px;
	vertical-align: bottom;
	top: 53px;
	padding: 5px;
}

.chambres-description {
	width: 320px;
	font: normal 10px Verdana;
	position: relative;
	z-index: inherit;
	margin: 2px;
	top: 10px;
	left: 5px;
	margin-left: 2px;
	height: auto;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

p.hotel {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	bottom: -10px;
	position: relative;
	color: #cc0000;
}

p.photo {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #066fd4;
	text-align: center;
	width: 245px;
	position: relative;
	margin-bottom: -10px;
	bottom: 12px;
}

H1.hotel {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	bottom: -5px;
	color: #cc0000;
}
	
/*</group>*/

/*<group=weather>*/

.weather-temp {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #cc0000;
}

.weather-data {
	font: normal 11px Arial, Helvetica, sans-serif;
}

.weather-dataint {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: gray;
}

.weather-contour {
	width: 189px;
	height: 80px;
	font-family: "Lucida Grande";
	border: 1px solid #ff1512;
	position: relative;
	margin-bottom: 10px;
	left: -5px;
}

.weather-col {
	width: 90px;
	font-family: "Lucida Grande";
	text-align: center;
	position: absolute;
	top: 5px;
}

.weather-col1 {
	width: 100px;
	font-family: "Lucida Grande";
	position: absolute;
	left: 100px;
	top: 10px;
}

.weather-col2 {
	width: 130px;
	font-family: "Lucida Grande";
	left: 300px;
	position: absolute;
	top: 10px;
}

.weather-col3 {
	font-family: "Lucida Grande";
	position: absolute;
	top: 65px;
	border-top: 1px solid #cc0000;
	text-align: right;
	width: 189px;
	color: gray;
}
	
/*</group>*/