.bloghabitaciones h2{
	text-align: left;
	font-size: 20px;
	color:#301C0A;
	font-weight: 300;
	padding-bottom: 0px;
	margin: 0px;
}

.bloghabitaciones a{
	color:#301C0A;
	font-weight: 300;
}

.bloghabitaciones a:hover{
	color:#301C0A;
	font-weight: 300;
	text-decoration: underline;
}

.bloghabitaciones a:visited{
	color:#301C0A;
	font-weight: 300;
}



.bloghabitaciones{
	float:left;
	width:960px;
}

.imagen_hab{
	float:left;
}

.imagen_hab img{
	border: 7px solid #EEEEEE;
    width: 490px;
}

.bloghabitaciones .item-separator{
	clear:both;
	padding-bottom: 20px;
}

.items-leading{
	
}

.texto_hab{
    float: left;
    margin: 20px;
    text-align: justify;
    width: 400px;
}

.imagen_hab{
	padding-top: 10px;
}

.res_button_hab{
	width:80px;
	background-color: #868d25;
	cursor: hand;
	cursor: pointer;
	color:white;
	text-align: center;
	margin-top:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
	margin-right:35px;
	font-weight:bold;
}

.bloghabitaciones a{
	color: white;
}

.bloghabitaciones a:visited{
	color: white;
}


.bloghabitaciones a:link{
	color: white;
	font-weight: 400;
	
}


.bloghabitaciones a:hover{
	color: white;
	text-decoration:none;
}