/* CSS Document */
div#nextFair{
	width: 650px;
	padding: 0;
	margin: 0;
}
ul.calendar li.fairY a.fairY, ul.calendar li.fairY span.fairY{
	display: block;
	width: 872px;
	height: 46px;
	background-image: url('design/fairs/yearBg.gif');
	background-repeat: no-repeat;
	margin: 25px auto 0px auto;
	text-align: center;
	padding-top: 3px;
	color: #ed761f;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
ul.calendar li.fairY a.fairY:hover{
	background-image: url('design/fairs/yearBgHover.gif');
	background-repeat: no-repeat;
}
ul.calendar li.open a.fairY, ul.calendar li.open span.fairY, ul.calendar li.openAtLoad a.fairY, ul.calendar li.openAtLoad span.fairY{
	background-image: url('design/fairs/yearBgOpen.gif');
	background-repeat: no-repeat;
}
ul.calendar li.open a.fairY:hover, ul.calendar li.openAtLoad a.fairY:hover{
	background-image: url('design/fairs/yearBgOpen.gif');
	background-repeat: no-repeat;
}
ul.texte li.fairM a.fairM, ul.texte li.fairM span.fairM{
	display: block;
	width: 872px;
	height: 22px;
	margin-top: 20px;
	margin-bottom: 18px;
	text-align: center;
	font-family: Verdana;
	font-size: 20px;
	color: #ed761f;
	padding-top: 5px;
	text-transform: uppercase;
	background-image: url('design/fairs/monthBg.jpg');
	background-repeat: no-repeat;
	background-position: 350px 10px;
}
ul.texte li.fairM a.fairM:hover{
	background-image: url('design/fairs/monthBgHover.jpg');
	background-repeat: no-repeat;
	background-position: 350px 10px;
}
ul.texte li.open a.fairM, ul.texte li.open span.fairM, ul.texte li.open_at_load a.fairM, ul.texte li.open_at_load span.fairM{
	background-image: url('design/fairs/monthBgOpen.jpg');
	background-repeat: no-repeat;
	background-position: 350px 10px;
}
ul.texte li.open a.fairM:hover, ul.texte li.open_at_load a.fairM:hover{
	background-image: url('design/fairs/monthBgOpen.jpg');
	background-repeat: no-repeat;
	background-position: 350px 10px;
}
div#nextFair h3.fairM{
	clear: left;
	width: 650px;
}
img.fairMiddle{
	width: 125px;
	border: none;
	margin: 0;
	padding: 0;
}
.fairMiddle{
	width: auto;
	padding: 0;
	margin: 0;
}
.fairDiv{
	float: left;
	margin-bottom: 15px;
}
.clear{
	clear: both;
}
.fairLeft{
	width: 274px;
	height: 150px;
	margin-left: 25px;
	margin-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 2px;
	background-color: #252525;
	background-image: url('design/fairs/rightInfoBg.gif');
	background-repeat: repeat-y;
	background-position: left;
}
.fairLeft p{
	width: 270px;
	text-align: left;
}
.fairLeft strong{
	color: #ed761f;
	font-size: 1.1em;
}
.fairLeft b{
	color: #7d7d7d;
}
.fairLeft a{
	width: 270px;
	margin: 0;
	padding: 0;
	color: white;
	text-decoration: underline;
	text-indent: 0;
	word-wrap: break-word;
}
.fairLeft a:hover{
	color: #ed761f;
	text-decoration: underline;
}
.fairBarTop,.fairBarBottom,.fairBar{
	display: block
}
.fairBarTop, .fairBarBottom{
	width: 872px;
	height: 1px;
}
.fairBarTop{
	background-color: #2e2e2e;
}
.fairBarBottom{
	background-color: #060606;
}
.fairBar{
	margin-top: 15px;
	margin-bottom: 15px;
}
.fairLeft p, .fairRight p{
	line-height: 1.2em;
}
.fairRight p.description{
	text-align:justify;
	padding-right:15px;
}
.under{
	padding-left: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #7d7d7d;
}
.first{
	padding-top: 5px;
}
table.fairIMG{
	float: left;
	height: 160px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0;
	/*background-image: url('design/tableBg.jpg');*/
	background-color: #252525;
	background-position: top left;
	background-repeat: no-repeat;
}
table.fairIMG td{
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 0;
	background-color: #252525;
}
div#ptMenuD{
	float: right;
	width: 185px;
	padding: 0;
	margin-right: 20px;
	margin-top: 30px;
}
div#myCalendar{
	padding: 0;
	margin-top: 15px;
}
div#tags, div#old{
	width: 178px;
	margin-top: 15px;
	padding: 0;
	/*border-bottom: 2px solid #ed761f;
	border-left: 2px solid #ed761f;
	border-right: 2px solid #ed761f;*/
	background-color: #252525;
}
p#tagsTitre, p#oldTitre{
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('design/calendarBG.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	color: #707070;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}
p.tagH, p.tagM, p.tagL{
	float: left;
}
p.old{
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
}
p.tagH{
	margin-left: 2px;
	margin-right: 2px;
}
p.tagM{
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 7px;
}
p.tagL{
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 14px;
}
a.old{
	color: #ed761f;
	font-family: Verdana;
	font-size: 12px;
}
a.tagH{
	color: #ed761f;
	font-family: Verdana;
	font-size: 28px;
}
a.tagM{
	color: #894d22;
	font-family: Verdana;
	font-size: 18px;
}
a.tagL{
	color: #573923;
	font-family: Verdana;
	font-size: 10px;
}
a.tagH:hover, a.tagM:hover, a.tagL:hover, a.old:hover{
	color: white;
}
form#formAgenda{
	width: 180px;
	padding: 0;
}
input{
	padding: 0;
	margin-left: 15px;
}
input#submit{
	width: 120px;
	margin: 5px 0 0 30px;
	padding: 0;
	background-color: #252525;
	border: none;
	color: #ed761f;
	border-top: 1px solid #454545;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: center;
}