﻿body 
{
	margin:10px;
	padding:10px;
	background-color:#C8CCD0;
	display:block;
	width:1024px;
}


#Contrainer
{
	display:block;
	width:962px;
	height:550px;
	border:solid 1px gray;
	position:absolute;
	background-color:White;
	
}

#imgAutrement
{
	position:absolute;
	top:50px;
	right:50px;
	display:block;
	width:400px;
	height:450px;		
}
#logo a
{
	position:absolute;
	top:20px;
	left:20px;
	background-image: url(../images/montrealix-logo.jpg);
	background-repeat:no-repeat;
	display:block;
	width:255px;
	height:81px;
	text-indent:-5000px;
}

#servicesinternet
{
	position:absolute;
	top:120px;
	left:130px;
	display:block;
	width:338px;
	height:28px;	
	background: url(../images/services_logo.jpg);
	text-indent:-5000px;
}
#voir-autrement
{
	display:block;
	position:absolute;
	width:450px;
	height:35px;
	top:425px;
	left:340px;
	border:solid 1px gray;
	font-family:Courier New;
	font-size:21px;	
	padding-top:15px;
	padding-right:25px;
	text-align:right;
	font-weight:bold;
	background-color:#FFFFC0;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	z-index:2;	
}


#contactez-nous
{
	display:block;
	position:absolute;
	top:155px;
	background-image: url(../images/contactez-nous_c.jpg);
	background-repeat:no-repeat;
	width:469px;
	height:325px;	
	text-indent:-5000px;
	z-index:1;
	
}

#contactez-nous a
{
	text-indent:-5000px;	
	color:Red;	
	display:none;
}
#bas-de-page
{
	display:block;
	position:absolute;	
	top:580px;
	left:20px;
	width:960px;
	height:20px;
	font-size:12px;
	color:Black;
	font-family:Verdana;	
	text-decoration:none;
}
#bas-de-page a
{
	text-decoration:none;
	color:Black;
}
#bas-de-page a:hover
{
	text-decoration:underline;
	color:Red;
	font-weight:bold;
}
#windEnergyLogo
{
	bottom:5px;
	right:20px;
	position:fixed;	
	width:117px;
	height:60px;	
	background-image: url(../images/eolienne_icon.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10px;
	font-family:verdana;
	color:Gray;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	padding-bottom:0px;
	
}
#windEnergyLogo a
{
	
	position:absolute;
	bottom:1px;
	top:31px;
	height:20px;
	width:115px;	
	padding-top:5px;
	
	font-family:Verdana;
	font-size:10px;	
	color:#299729;
	text-decoration:none;

	background-color:#CAEE8C;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;	
}
#windEnergyLogo a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:Red;	
}

#qrlink
{
	display:block;
	position:absolute;
	width:100px;
	height:100px;
	top:30px;
	left:503px;
	font-family:Courier New;
	font-size:21px;	
	padding-top:15px;
	padding-right:25px;
	text-align:right;
	font-weight:bold;

	z-index:2;	
}
#qrlinktext
{
	display:block;
	position:absolute;
	width:100px;
	height:100px;
	top:135px;
	left:513px;
	font-family:verdana;
	font-size:8px;	
	text-align:center;
	color:gray;
	z-index:2;	
}
#qrlinktext a
{
	display:block;
	position:absolute;
	font-family:verdana;
	font-size:8px;	
	text-align:center;
	color:gray;
	z-index:2;
	text-decoration:none;
	width:100px;	
}