/* ==== Google font ==== */

/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,400italic');*/

body {
    width: 100%;
    height: 100%;
    
	
/*  font-family: 'Source Sans Pro', Tahoma, sans-serif, Verdana, helvetica;  color: #666;
    background-color: #fff;*/
}

html {
    width: 100%;
    height: 100%;
}

.container {
	margin-top: 40px;
	margin-bottom: 10px;
}
.row {
	margin-top: 20px;
	margin-bottom: 5px;
}


h1 {color:#008689;}
h1 em {
	color:#008689;
	font-size:1.5rem;
}
h3 {
	text-decoration:none;
	color:#555;
	font-size:1.2rem;
	font-weight:normal;
	margin-top:20px;
}

.fonddevis {
	background-color: #e0e0e0;
}

.footer {
    background:#c2c2c2;
  }

@media (max-width:767px) {
	.imgcible img {max-height: 100px;max-width: 100px;}
	.imgcible img {max-height: 100px;max-width: 100px;}
	.imgcible img {max-height: 100px;max-width: 100px;}
}

/* Override Trip Advisor Module widths to make module responsive */
#CDSWIDSSP {width: 100% !important; }
#CDSWIDSSP.widSSPnarrow .widSSPData .widSSPBranding dd {width: 100% !important;}
 
.tripadvisor p, a, li, ul {margin:0px;padding:0px;}