/* Created by Wikiwi.be - Raphael De Naeyer */
/* ozdeco  */

/* General style */

	html, body {
		font-family: 'Open Sans', Verdana, Arial, sans-serif;
		color: #1a171b;
		height: 100%;
		background: #ffffff; 
		background: url('images/Fond.png') no-repeat 0 0 transparent;
	}
	body {
		background: url('images/Fond_dr.png') no-repeat 0 0 transparent;
		background-position: right;
	}
	
	a {
		color: #36a9e1;
	text-decoration: underline;
		transition: font-size .50s ease-out, color .50s ease-in-out, background-color .50s ease-in-out, letter-spacing .50s ease-in-out;
		-moz-transition: font-size .50s ease-out, color .50s ease-in-out, background-color .50s ease-in-out, letter-spacing .50s ease-in-out;
		-webkit-transition: font-size .50s ease-out, color .50s ease-in-, background-color .50s ease-in-out, letter-spacing .50s ease-in-out;
	}
	a:hover,a:active {
		color: #36a9e1;
	}
	HR {
		color: #1a171b;
	}
	B, strong  {
		font-weight: bold;
		color: #36a9e1;
		font-size: 16px;
	}
	h1 {
		color: #36a9e1;
		margin: 0px 0px 20px 0px;
		border-bottom: 1px solid #dadada;
		text-align: center;
		font-size: 34px;
		font-weight: 300;
		font-family: 'Montserrat', Verdana, Arial, sans-serif;
	}
	@media screen and (max-width: 768px) { 
		h1 {  font-size: 30px;}
	 }
	blockquote {
		font-size: 12px;
		color: #4c4c4c;
	}
/* content style */


div#zone_header {
	text-align: center;
	z-index: 10;
}
div#zone_header_menu {
	text-align: center;
	z-index: 10; 
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
div#zone_header_slide {
	text-align: center;
	margin-top: 0px;
	z-index: 10;
	
	background: #292c4d;


	margin: 0px;
	padding: 0px;
} 

div#slide {
	min-height: 230px;
}
div#zone_header_menu .container, 
div#zone_header_slide .container,
div#zone_separ_large  { padding: 0px;}
div#block_top_menu{
	margin: 0px;
	padding: 0px;
}


div#zone_separ_large div.separ {
	height: 5px;
	margin: 2px 0px 10px 0px;
}
div#zone_middle {
	margin-top: 20px;
	min-height: 300px;
	z-index: 10;
}
div#zone_footer {
	margin-top: 50px;
	background-color: #33a8e0;
	
	box-shadow: 0px 0px 20px #33a8e0;
}

a#VetDiagConsult_logo img {
	max-width: 500px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
img.home {
	margin: 50px 0px 50px 0px;
}
div.bg_devis img{
	width: 100%;
}

img.slide_xs, img.slide_md  {
	display: none;
}

@media screen and (max-width: 500px) {
	div#zone_header_slide {	background-image: none; }
	h1 { padding: 0px 30px 0px 30px; }
	
}

@media screen and (max-width: 992px) {
	div.icone_accueil a p { font-size:18px; }
div.bg_devis { display: none;}
}

div#zone_video_1{ margin: 0px 0px 20px 0px; min-height: 400px;}
div#zone_video_2{ margin: 20px 0px 0px 0px; min-height: 400px; }

div#zone_alert {
	text-align: center;
	background-color: #36a9e1;
	color: #ffffff;
	line-height: 40px;
	margin-bottom: 10px;
	font-size: 24px;
}





div#zone_footer_content {
	min-height: 40px;
	color: #ffffff;
	text-align: justify;
	background-color: #292c4c;
	box-shadow: 0px 5px 10px #33a8e0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

div#zone_footer_content h3 {
	border-bottom: 1px solid #36a9e1;
	text-align: left;
	color: #ffffff;
}
div#zone_footer_content p {
	font-size: 16px;
}
div#zone_footer_content img {
	max-width: 300px;
}
div#zone_footer_content strong, div#zone_footer_content b {
	color: #ffffff;
}
div.footer_col  a {
	color: #ffffff;
}
div.footer_col  a:hover {
	color: #33a8e0;
}

div#zone_footer_content .footer_col  {
	padding: 10px 20px 10px 20px;
}

div#zone_texte {
	text-align: justify;
	color: #1a171b;
	margin: 10px 0px 20px 0px;
	z-index: 10;
}
div#block_contenu a {
	text-decoration: underline;
}

	div#ch_lng {
		position: absolute;
		right:10px;
		top: 0px;
		width: 50px;
		
	}
	div#ch_lng a, div#ch_lng span{
		position: relative;
		float: left;
		display: block;
		width: 20px;
		height: 20px;
		font-size: 12px;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
		margin: 0px 5px 0px 0px;
		background-color: #706f6f;

	}
	div#ch_lng span{
		color: #3f3f3f;
		background-color: #dadada;
	}
	div#ch_lng a:hover{
		background-color: #1d71b8;
		width: 20px;
		font-size: 13px;
		color: #ffffff;
	}


 div.footer_menu div {
	 padding: 0px;
		margin: 0px;
 }
 div.footer_menu a {
	 display: block;
	 width: 100%;
	 color: white;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 2px 0px 5px;
	text-decoration: none;
	border-bottom: 1px solid white;
 }
 div.footer_menu a:hover {
	 color: #38263d;
	 background: white;
 }

@media screen and (max-width: 992px) {
	
	
}
@media screen and (max-width: 768px) { 
	div#zone_header {	margin-top: 0px; }
		
	div#zone_footer_content .footer_col  { padding: 0px 10px 10px 10px;}
	
	
	img#photo_isolation_collignon_icynene{ 	border-radius: 20px; }
	
	
}
img.logo_part_bottom{
	width: 150px;
	margin-top: 15px;
	margin-right: 20px;
}
img.logo_conf_bottom{
	width: 100%;
	max-width: 250px;
	margin-top: 15px;
	margin-right: 20px;
}
div#copyrightleft {
	position: relative;
	text-align: left;
	font-size: 9px;
	height: 40px;
	margin: 20px 0px 20px 0px;
}
div#copyright {
	position: relative;
	text-align: right;
	font-size: 9px;
	height: 40px;
	margin: 20px 0px 20px 0px;
}
div#copyright a, div#footer_note a {
	color: ;000000;
}
div#copyright a:hover, div#footer_note a:hover {
	font-size: 14px;
}







/* PHOTOS */
div#block_carousel {
}
	.carousel-control.left, .carousel-control.right, .carousel-control:hover { 
		background: none;
	}
	div#monCarousel   {  
		box-shadow: 0px 0px 10px #7ca5b7;
	}
	div#monCarousel img  {  
		z-index: 10;
		margin: 10px;  
		border: 2px solid #ffffff;
	}
	
	div#zone_header_slide div#monCarousel img  {  border: none;}
	
	.carousel-indicators  {
		bottom:0px;
	}
	.carousel-indicators li {
		background-color: rgba(205,205,205,205);
	}
	.carousel-indicators li.active {
		background-color: #36a9e1;
	}
	.carousel-control:hover span {
		color: #36a9e1;
	}
	
	
	
	div#monCarousel a { 
		margin: 0px;  	
	}
	
	div#monCarousel img { 
		max-height: 450px;	
		margin: auto;
	}

	div#zone_photos_mobile  {  display: none; }
	div#zone_photos_mobile ul {  list-style-type: none; margin:10px 2% 10px 2%; width: 96%; padding: 10px; }
	div#zone_photos_mobile img {  width: 100%; margin-bottom: 15px; }
	.textblanc { color: white; }
	
	
	@media screen and (max-width: 768px) { 
		div#monCarousel  {   }
		div#zone_header_slide div#block_carousel  {  display: block;  }
		div#zone_photos_mobile  {  display: block;  }
	 }
 
 
input, textarea, select {
	color: #000000;
} 
.btn {
	background: #36a9e1;
} 
 
 
 
 
 