
.eventFormtitle {
	background-image : url("rechercher.gif");
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 40px;
	font-family : "Arial";
	font-size : 14px;
	font-weight : bold;
	color : #0a71b3;
}
.eventForm{
	background-image:url("fondEventTypeform.gif");
	background-position : left;
	background-repeat : no-repeat;
	width:470px;
	height:58px;
}
.eventSearchFormlabel{
	font-family : "Arial";
	font-size : 12px;
	font-weight : bold;
	color : #8db10c;
}

.eventFormMarge{
	width:10px;
}

.submitRechercherEvent{
	background-image:url("fondBoutton.gif");
	background-repeat : no-repeat;
	width:84px;
	height:20px;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left:0px;
	background-color:#96bc0d;
	font-family : "Arial";
	font-size : 11px;
	font-weight: normal;
	color : #ffffff;
	border-style : none;
}

.eventFormDateinput{
	font-family : "Arial";
	font-size : 11px;
	font-weight: normal;
	color : #0a71b3;
	width:80px;
	height:20px;
}
.eventFormtypeinput{
	font-family : "Arial";
	font-size : 11px;
	font-weight: normal;
	color : #0a71b3;
	width:100px;
	height:20px;
}

.calTable1 {
	background-color: #ffffff;
}
.calTable2 {
	background-color: #8db10c;
}
.calcolHeader {
	background: #028edb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	border:0.5pt solid #80ADD6;
	color:#084194;
}
.calAction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#084194;
	background-color: #ffffff;
}
.calTdAction {
   	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;width:25px;height:25px;
	color: #084194;
	border:0.5pt solid #80ADD6;
	text-align:center
}
.calClose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: red
}
.calButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: 084194;
}

.tableresultatEvent{
	width:450px;
}

.eventresultatsTitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0a71b3;
}
.eventresultatsItemType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0a71b3;
}
.eventresultatsItemName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 8db10c;
}

.eventresultatsItemImageTD{
width:150px;
}
.eventresultatsItemDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 8db10c;
}
.eventresultatsItemDescription{
	font-family:Verdana;
	font-size:10px;
	color:#808080;
	text-decoration:none;
}
.eventresultatsItemDescriptionCourte{
	font-family:Verdana;
	font-size:10px;
	color:#808080;
	text-decoration:none;
	width:350px;
}
.eventresultatsItemDescriptionListe{
	font-family:Verdana;
	font-size:10px;
	color:#808080;
	text-decoration:none;
	width:150px;
}
.eventresultatsItemDescriptionLongue{
	font-family:Verdana;
	font-size:10px;
	color:#808080;
	text-decoration:none;
	width:500px;
}
.eventsPagination{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 8db10c;
}
.eventsItemPagination{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0a71b3;
}
.eventResumeItem {
	font-family:Verdana;
	font-size:7pt;
	color:#3a3a3a;
	text-decoration:none;
	font-weight:bold;
	margin-bottom : 0px;
	padding-bottom : 5px;
	margin-top : 0px;
	padding-top : 5px;
	margin-left : 2px;
	padding-left : 2px;
	display:block;
}
.eventResumeItemName {
	font-family:arial;
	font-size:8pt;
	color: #FFFF99;
	text-decoration:none;
	font-weight:bold;
	margin-bottom : 0px;
	padding-bottom : 5px;
	margin-top : 0px;
	padding-top : 0px;
	margin-left : 2px;
	padding-left : 2px;
	border-bottom : 1px solid #3a3a3a;
	display:block;
}