@charset "utf-8";
/* CSS Document Marcel Lachapelle et Fils Isolatio*/

a:link {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; text-decoration: underline; }
a:visited {color: #FFFFFF; text-decoration: underline; }
a:hover {color: #a4c104; text-decoration: none; }

body {
	background-color: #dfdfdf;
	background-image: url(../images/bg_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}

img.logoTop {
	margin-top: 14px;
}

img.photoTop {
	margin: 14px 0px 10px 0px;
}

h1, h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h3{
	color:#a4c104;
	text-transform:uppercase;
	}
div.main {
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	width: 782px;
	height: 589px;
}

div.contenu {
	margin-top: 19px;
	height: 533px;
	width: 610px;
	overflow-y: auto;	
	vertical-align: text-top;
}

div.Presentation, div.sectionVideo{ /* Div contenant l'introduction et Div des vidéos */
	color: #000033;
	padding: 0px 20px 10px 20px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
}

div.Presentation p, div.sectionVideo p{
	text-indent: 30px;
}

div.infobtm {
	margin-top: 14px;
	height: 23px;	
}

div.infoEmail {
	float: left;
	width: 500px;
	padding-left: 4px;
}

div.infoRbq{
	float: right;
	margin-right: 2px;
	width: 160px;
	text-align: center;
}

div.infoEmail, div.infoRbq {
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.informationsMain {
	background-color: #070627;
	padding: 10px 16px 16px 24px;
	background-image: url(../images/bg_informationsbtm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.informationsMain h1{
	float:left;
	margin-top: -5px;
}

table.servicesDescription {
	float:left;
	margin-left: 15px;
	font-size: 16px;
}

div.space {
	clear: both;
}
img.flecheLink {
	float:right;
	margin-top: 25px;
	margin-right: 15px;
}

div#video {
	float:left;
	border: 1px solid black;
}

div.titreVideo{
	width: 400px;
	margin-top: 15px;
}

h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

h3{
	font-size: 19px;
}

h4 {
	font-size: 17px;
}

div.sectionVideo div{
	float:left;
}

div.texteVideo{
width: 320px;
margin: 0px 10px 10px 10px;
padding: 0px;
}

div.texteVideo p{
	margin-bottom: 10px;: 0px;
}

div.conclusion {
	width: 550px;
}
