@charset "utf-8";
/* CSS Document */


.photo-fr {
    position:relative; 
    width:178px;
    overflow:hidden;
    border:1px solid #333333;
}



.photo-col {
    position:relative; 
    float:left;
    width:180px;
    overflow:hidden;
}

div.photo-title {
    font-size:11px;
    font-weight:bold;
	width:160px;
    padding:5px 10px 14px 9px;
    overflow:hidden;
    background: url(http://www.quebeccityhotels.com/images/qc-hotel-bg.gif) no-repeat bottom left;
    color:#f0f0f0;
    margin-bottom:15px;
}

div.photo-title a, div.photo-title a:visited{
 color:#FFFFFF;
}

div.photo-title a:hover
{
text-decoration:underline;
}

.rhs-col {
    float:left;
    padding:0 0 0 20px;
    width:384px;
}
.rhs-col p {
    position:relative; 
    color:#000000;
    font-size:12px;
    line-height:1.65em;
    padding:0;
    margin:0;
    clear:both;
}
.bbrhs-col {
    float:left;
    padding:0px 0px 0px 0px;
    width:550px;
}
.bbrhs-col p {
    position:relative; 
    color:#000000;
    font-size:11px;
    line-height:1.65em;
    padding:0;
    margin:0;
    clear:both;
}
.hotel-nom {
    width:100%;
    overflow:hidden;
    padding:3px 0px 6px 0px;
	margin: 0px 0px 6px 0px;    
    background: url(http://www.quebeccityhotels.com/images/ul-du-nom.gif) no-repeat bottom left;
}

.hotel-nom h2{
    padding:0 0 0 0;
	background:none;
	margin:0;
	color: #000000;
	font-size: 0.75em;
	font-weight: bold;
}

.hotel-nom p {
    color:#000000;
    font-weight:bold;
    font-size: 1.00em;
    margin:0;
    padding:0;
}
.hotel-nom p.grey {
    color:#666666;
    font-weight:normal;
    font-size: 0.88em;
    margin:-4px 0 0 0;
    padding:0;
}

#content h2.hotel-nom a  

{
color:#000000;
}
#content h2.hotel-nom  a:hover 

{
color:#8e1320;
text-decoration:none;
}



.hotel-desc p {
    clear:both;
} 

 span.direction {
    margin:0;
    padding:0;
}
a.directionSpan {color:#000000;}
a.directionSpan:link {color:#000000;}
a.directionSpan:visited {color:#000000;}

p.desc-du-prop a, a:visited {
	color: #8e1320;
	text-decoration: none;
	}
	
p.desc-du-prop a:hover, a:hover:visited {
	color: #8e1320;
	text-decoration: underline;
	}

p.desc-du-prop { 
	padding:0;
	margin:0;
}

.paddingTopFive {
    padding-top:5px;
}

