/********************************************/
/*											*/
/* 			Salon des communications		*/
/*  			Feuille de style			*/
/*  	 Créée par : Joël Fréchette			*/
/*			  jfrechette@dgk.ca				*/
/*			pachooca@hotmail.com			*/
/* 	 		Date : 28 janv 2009				*/
/* 			Copyright salon des comms		*/
/*											*/
/*		--------------------------------	*/
/*											*/
/*	Toute modification à ce document se		*/
/*  doit d'être accompagnée d'un 			*/
/*	commentaire ou d'être rapportée au		*/
/*  créateur de la feuille de style			*/
/*											*/
/********************************************/
body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#878787;
	line-height:14px;
	margin:0; padding:0;
	/*background-image:url(../../images/communs/bkg_ombre.gif);
	background-repeat:repeat-y;
	background-position:center;*/
	background-color:#FFFFFF;
}

h2, h3 {
	font-size:13px;
	font-weight:bold;
	margin:0; padding:0;
	margin-left:28px;
	color:#878787;
}

h3 {
	font-size:10px;
	color:#78b342;
	margin:3px 0 3px 0;
}

ul { 	list-style:url(../../images/communs/bullet.png);
}

a:link {color:#8ebb28;}
a:visited {color:#6e6e6e;}
a:hover {color:#6e6e6e;}
a:active {color:#8ebb28;}
 
p { margin:16px 25px 0 28px; text-align:justify}

/**********************************/
/*
/* CONTENU
/*
/**********************************/
.border_left {
	background-image:url(../../images/communs/bkg_ombre_gauche.png);
	background-position:right;
	background-repeat:repeat-y;
}
.border_right {
	background-image:url(../../images/communs/bkg_ombre_droite.png);
	background-position:left;
	background-repeat:repeat-y;
}

.onglet_gauche {
	background-image:url(../../images/communs/bkg_onglet_gauche.png);
	background-position:right;
	background-repeat:repeat-y;
	
	width:244px;
	font-size:9px;
	color:#6e6e6e;
}
.onglet_gauche li {
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	line-height:16px;
}
.onglet_gauche li a:link { color:#878787; text-decoration:none;}
.onglet_gauche li a:visited {color:#878787; text-decoration:none;}
.onglet_gauche li a:hover {color:#878787; text-decoration:underline;}
.onglet_gauche li a:active {color:#878787; text-decoration:none;}

.contenu {
	background-image:url(../../images/communs/bkg_contenu_bottom.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	
	width:555px;
}
.contenu2 {
	background-image:url(../../images/communs/bkg_contenu_top.png);
	background-position:right top;
	background-repeat:no-repeat;
	
}
/**********************************/
/*
/* FOOTER
/*
/**********************************/
.footer {
	margin-top:10px; 
	padding-top:5px;
	padding-bottom:5px;
	font-size:9px; 
	color:#8ebb28;
	text-align:center;
}

.footer a:link {color:#646464; text-decoration:none;}
.footer a:visited {color:#646464;  text-decoration:none;}
.footer a:hover {color:#939393;  text-decoration:none;}
.footer a:active {color:#646464; text-decoration:none;}



/**********************************/
/*
/* DIVERS
/*
/**********************************/
.nouvelle { text-align:left; margin:16px 32px 8px 24px}
.date {
	font-size:9px;
	color:#7b8e97;
}
.tableSpecial{
	font-size:8px;
}
.floatleft {float:left;}
.floatright {float:right;}
.fixbox {clear:both;}
.messageErreur {color:#FF0000;}
.font11 { font-size:11px;}
.comite { font-size:12px; color:#8ebb28; text-transform:uppercase;}
.president { font-size:10px; color:#8ebb28; text-align:left;}
.font16 { font-size:16px;
}

	#gallery {
		background-color:none;
		padding: 10px;
		width:auto
	}
	#gallery ul {
		list-style: none;}
	#gallery ul li {
	display:inline;}
	#gallery ul img {
		border: 3px solid #e7f1de;
		border-width: 3px 3px 3px;
		margin:3px;
	}
	#gallery ul a:hover img {
		border: 3px solid #78b342;
		border-width: 3px 3px 3px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; 
	}
