@charset "UTF-8";
/* Chantale Lapointe */


.container{
position:relative;
margin:0px auto;
width:980px;
height:1016px;
}

#header{
position:absolute;
background-color:#FFF;
width:980px;
height:132px;
}

#logo{
position:absolute;
left:0px;
width:267px;
height:132px;
}

#blank{
position:absolute;
left:267px;
width:713px;
height:93px;
}


#btn-1{
position:absolute;
width:87px;
height:39px;
left:267px;
margin-top:93px;
}

#btn-2{
position:absolute;
width:117px;
height:39px;
left:354px;
margin-top:93px;
}

#btn-3{
position:absolute;
width:129px;
height:39px;
left:471px;
margin-top:93px;
}

#btn-4{
position:absolute;
width:81px;
height:39px;
left:600px;
margin-top:93px;
}

#btn-5{
position:absolute;
width:120px;
height:39px;
left:681px;
margin-top:93px;
}

#btn-6{
position:absolute;
width:120px;
height:39px;
left:801px;
margin-top:93px;
}

#slideshow{
position:absolute;
width:980px;
height:350px;
left:0px;
margin-top:132px;
}


#left{
position: absolute;
background-image:url(images/index_11.jpg);
background-position:top;
background-repeat:no-repeat;
width:324px;
height:445px;
left:0px;
margin-top:482px;
}


#contenu{
position:absolute;
background-image:url(images/bg-contenu.jpg);
background-position:top;
background-repeat:no-repeat;
top:482px;
left:324px;
width:656px;
height:445px;
}

#contenu-medias{
position:absolute;
	background-color: #ffffff;
top:482px;
left:324px;
width:656px;
height:445px;
}

#contenu-realisations{
	position: absolute;
	background-color: #FFFFFF;
	top: 482px;
	width: 980px;
	height: 1079px;
}

#footer{
position:absolute;
background-image:url(images/index_13.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:920px;
height:63px;
top:927px;
padding-left:30px;
padding-right:30px;
left:0px;
}

#footer-realisations{
position:absolute;
background-image:url(images/index_13.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:920px;
height:63px;
top:1560px;
padding-left:30px;
padding-right:30px;
left:0px;
}


#links-footer{
	position:absolute;
	width:613px;
	height:24px;
	left:325px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#999999;
	top: 33px;
}


#credit{
	position: absolute;
	background-image: url(images/index_14.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 980px;
	height: 25px;
	top: 991px;
	left: 0px;
}

.smallGal{
	padding-left:30px;
	padding-right:30px;
	margin-top:10px;
	margin-bottom:10px;
	
	}


/* Textes */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#333;
	padding-left:60px;
	padding-right:60px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	padding-left:60px;
	padding-right:60px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#333;
	padding-left:30px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
	line-height:1.5em;
	padding-left:60px;
	padding-right:60px;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	line-height:1.25em;
}

ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding-left:60px;
	text-align:justify;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:center;
}

/* FinTextes */
