/************************************************
	
Creator: JFLAROUCHE PUBLICITÉ
WebSite: VERITY AUDIO  

Modified by: Bernard Dagenais
Date: SEPTEMBER 2008		

/****************************/
/********* TEMPLATE *********/

*{
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #7B8C96;
	background-color: #FFF;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	padding-top:1px;
}
.clr {
	clear: both;
}
p, ul, ol, li{
	margin: 0px;
	padding: 0px;
}
ul, ol, li{
	list-style:none;
}

a{
	color:#ed1c24;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	display:block
}

a img{
	border-style:none;
	display:inline;
}

h1, h2, h3, h4, h5, h6  {
	margin:0px;
	padding:0px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
	text-decoration: none;
	color: #566168;
}
h1 {
	font-size: 175%;
	font-weight: bold;
}
h2,
.componentheading,
h1 {
	font-size: 175%;
	font-weight: lighter;
}
h3 {
	font-size: 150%;
	font-weight: normal;
}
h4 {
	padding-top:5px;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}
h4 a{
	text-decoration: none;
}
h4 a:hover{
	text-decoration: underline;
}
h5 {
	font-size: 125%;
	font-weight: normal;
	color: #7B8C96;
}
h6 {
	font-size: 120%;
	font-style:italic;
	font-weight:bold;
}
strong{
	color: #566168;
}

hr{
	border:none;
	border-bottom:1px dotted #7b8c96;
	height:0px;
}
#wrapper{
	width: 985px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
}

#top{
	height:56px;
	margin-left:190px;
}
#top_left,
#top_right{
	float:left;
	border-left:1px solid #a3a3a3;
}
#top_left{
	margin-right:73px;
}

#left{
	float:left;
	width:310px;
}
#logo{
	width:134px;
	height:134px;
	display:block;	
	margin-left:15px;
	margin-bottom:25px;
}
#left_module{
	margin-top:5px;
	width:165px;
	color:#666666;
	float:left;
}
#menu_left{
	margin-left:10px;
	width:135px;
	float:left;
}

#content{
	position:relative;
	margin-top:40px;
	float:left;
	width: 675px;
}
#page{

	margin-left:6px;
	margin-top:15px;
	padding-left:6px;
}
#page ul{
	margin-left:15px;
}
#page li{
	list-style:outside;
}
#page a{
	text-align: left;
	text-decoration: none;
}
#page a:hover{
	text-align: left;
	text-decoration: underline;
}
#page_left{
	margin-top:15px;
	float:left;
}
#footer{
	margin-top:15px;
	border-top:1px dotted #7b8c96;
	padding-top:10px;
	font-size:11px;
	text-transform:uppercase;
	color: #7b8c96;
}
#footer a{
	color: #7b8c96;
}
#footer a:hover{
	color: #566168;
	text-decoration: underline;
}
#footer ul{
	list-style-type:none;
}