a{
	text-decoration:none;
	color: black;
}

a:hover{
	font-size : 13px;
	/*font-weight : bold;*/
	text-decoration:underline;
}

body{
	background-color: white;
	font-family: arial;	
	font-size : 13px;

}

table{
	font-size : 13px;
	cellspacing: 10px;
	/*border-collapse: collapse;*/

	
	
}

table td{
	cellpadding: 10px;
	background-color : #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	paddin-top: 5px;
	paddin-bottom: 5px;
 	
	
}

table tr{
	
}

.ref{

	text-align: right;
	padding-right: 10px;
	text-weight: bold;
	width: 100px;
}


.field{

	text-align: left;
	padding-left: 10px;
}

.valide {
	text-align: center;
}

h1{
	color : #f72900;
	font-size : 18px;
	font-weight :bold;
	margin-bottom : 30px;

}

h2 {
	color : #f72900;
	font-size: 13px;
font-weight : normal;

}

p{
	margin-bottom: 20px;

}

.bold{
	font-weight :bold;
}

#Menu{
	background-color: #716d6c;
	padding-top : 40px;
	padding-left : 30px;
	height : 400px;
	vertical-align:top;
	width : 205px;
	font-size : 14px;
	
	color: white;
	line-height: 22px;
}

#menu a{
	color : white;
}

#menu a:hover{

	color : red;
	text-decoration : none;
	font-size: 14px;
	font-weight: normal;
}

#content{
	width : 515px;
	vertical-align: top;
	padding: 20px 20px 20px 20px;

}

#content p{
	font-size: 13px;
}

#bottomImg{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
#bottomImg img{
	border: none;
}

#mainTable{

	border-collapse : collapse;
	border-top : 10px;
	border-left : 0px;
	border-right : 0px;
}

body div img{
	padding-bottom:2px;
}

.numberRoom{
	text-align : center;
	vertical-align : center;
	width: 30px;
}

.hotelListRow{
	height : 20px;
}

#hotellist a:hover{
	text-decoration: underline;
	font-weight : normal;

}

.hotelMainImg {
	max-height: 150px;
	max-width: 150px;
	text-align : right;
border: none;
	
}

.cellImg{
text-align : right;
}

.mapCell{
	text-align: right;
	font-size : 13px;

}

.mapCell a:hover{
	font-weight : normal;
	font-size : 13px;
}

.descrCell{

	text-align: justify;
}

.numberRoomShowHotel{
	text-align : center;
	vertical-align : center;
	width: 100px;
}

.roomName{
	width: 100px;
}
.roomPrice{
	width : 60px;
	padding-left : 20px;
}

.hotelImgs{
	max-height: 150px;
	max-width: 250px;
padding-left : 15px;
padding-right : 15px;
border: none;

}

#bookNow{
	position : relative;
	left : 400px;
	top : -50px;
}

#bookNow a{
	font-weight : bold;
}

.bigRow {
	height : 40px;

}

.contactImg{
	valign:middle;
}
#contactTable{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;

}

.contactAdress{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
