/********************************************/
/*											*/
/* 			Fsetival de blues Victo			*/
/*  			Feuille de style			*/
/*  	 Créée par : Joël Fréchette			*/
/*			  jfrechette@dgk.ca				*/
/*			pachooca@hotmail.com			*/
/* 	 		Date : 18 juil 2010				*/
/* 			  Copyright DGK 2010			*/
/*											*/
/*		--------------------------------	*/
/*											*/
/*	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			*/
/*											*/
/********************************************/
* { margin:0; padding:0;}
body {
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#000;
	height:100%;
	background-image:url(../../images/body_bkg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#000;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	line-height:22px;
	 margin-bottom:10px;
}
h1 span { color:#fa8921;}

h2, h3{
	font-size:14px;
	font-weight:bold;
	color:#95421b;
}

h3 { color:#FFF;}

a:link { color:#95421b; text-decoration:underline;}
a:visited {color:#95421b; text-decoration:underline;}
a:hover {color:#000; text-decoration:underline;}
a:active {color:#95421b; text-decoration:underline;}

a img { border:none;}



/**********************************/
/*
/* ENTÊTE
/*
/**********************************/
#entete {
	margin:auto;
	width:936px; height:272px;
	position:relative;
	margin-top:44px;
	background:url(../../images/entete_bkg.jpg) center no-repeat;
}
#entete img {
	position:absolute;
	left:-54px; top:-30px;
}



/**********************************/
/*
/* MENU
/*
/**********************************/
#menu {
	margin:auto;
	width:936px;
	background-color:#FFF;
	font-size:14px;
	padding:5px 0 5px 0;
	margin-bottom:20px;
}

#menu a:link {color:#000; text-decoration:none;}
#menu a:visited {color:#000; text-decoration:none;}
#menu a:hover {color:#95421b; text-decoration:none;}
#menu a:active {color:#000; text-decoration:none;}

#menu ul li { display:inline; padding:0 22px 0 22px; list-style:none; background:url(../../images/menu_separateur.png) left center no-repeat;}
#menu ul .first { background:none; padding-left:27px;}




#conteneur {
	margin:auto;
	width:936px;
}
/**********************************/
/*
/* PART LEFT
/*
/**********************************/
#partleft {
	float:left;
	border-right:1px dashed #fff;
	width:288px;
	padding-right:32px;
}
#partleft h3 {
	margin-left:10px;
	padding-top:4px;
}
#partleft .ext_box {
	padding:0 5px 3px 5px;
	background-color:#95421b;
	margin-bottom:13px;
}
#partleft .ext_box .contenu {
	background-color:#FFF;
	margin-top:3px;
	border:4px solid #fa8921;
	font-weight:bold;
	font-size:14px;
}
#partleft .ext_box .contenu li {
	list-style:none;
	padding:10px 0;
	margin:0 10px;
	border-bottom:1px dashed #727272;
}
#partleft .ext_box .contenu .last {
	border-bottom:none;
}

#partleft .ext_box .contenu li a { text-decoration:none;}




/**********************************/
/*
/* PART RIGHT
/*
/**********************************/
#partright { float:right; margin-left:33px;}

.title { background:url(../../images/title_bkg.png) no-repeat left center #fa8921; width:561px; padding-left:17px; line-height:23px; }

.box { padding:8px 21px 9px 9px; background-color:#fff; width:548px; margin-bottom:20px;}

.box .thumb { float:left; margin-right:16px; margin-bottom:8px;}


.box p { margin-top:6px; margin-bottom:6px; text-align:justify;}

.adress { font-size:14px; font-weight:bold; text-align:right; padding-left:16px; padding-top:6px;}



/**********************************/
/*
/* FOOTER
/*
/**********************************/
#merci {
	background-color:#fa8921;
	color:#000;
	line-height:18px;
	text-align:center;
	margin-top:25px;
}
#footer {
	padding-top:8px;
	padding-bottom:45px;
	text-align:center;
	background-color:#95421b;
}



/**********************************/
/*
/* DIVERS
/*
/**********************************/

.floatleft {float:left;}
.floatright {float:right;}
.fixbox {clear:both;}
.messageErreur {color:#FF0000;}

.fleche { background:url(../../images/fleche.png) right center no-repeat; padding-right:17px;}
.minus { font-size:21px;}

.gros { font-size:14px; font-weight:bold; color:#fa8921;}
.gros span { color:#95421b;}

.zplaza { background:url(../../images/logo_plaza2.jpg) right top no-repeat #fff;}