#ListAgenda tr td {
	height: 130px;
	color: #706F6F;
	font-size: 1.2em;
	font-family: arial;
}
#ListAgenda tr td.list-date {
	width: 150px;
	text-align: center;
}
#ListAgenda tr td.list-preview {
	width: 100px;
	text-align: center;
}
#ListAgenda tr td.list-content {
	width: 650px;
	padding: 0 1em;
	text-align: justify;
}
#ListAgenda tr td.list-content p {
	padding: 0;
	margin: 0;
}
#ListAgenda tr td.list-content p.list-header {
	color: #3C3C3B;
	font-size: 1.25em;
	font-weight: bold;
}
#ListAgenda tr td.list-size {
	width: 170px;
	text-align: center;
}
#ListAgenda tr td.list-link {
	text-align: center;
	width: 188px;
}
#ListAgenda tr td.list-link a{
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	display: inline-block;
	width: 167px;
	height: 46px;
	background: #706F6F;
	line-height: 46px;
	color: white;
}

div.pagination {
	float: right;
	margin-top: 1em;
}
div.pagination span.pagination-item {
	display: inline-block;
	line-height: 25px;
	color: white;
	text-align: center;
	width: 25px;
	height: 25px;
	background: #B2B2B2;
	margin-left: 5px;
	margin-left: 5px;
}
div.pagination span.pagination-item.current {
	background: #970016;
}

#Calendrier .calendrier-slider .agenda-item .item-content p.seeMore a,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content p.seeMore a {
	color: white;
	background: #BB0D0D;
	display: inline-block;
	font-size: 1.2em;
	padding: .7em 1.6em;
	margin-right: 1em;
	margin-bottom: 1em;
}
#Calendrier .calendrier-slider .agenda-item .item-content p.seeMore,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content p.seeMore {
	text-align: right;
}
#Calendrier .calendrier-slider .agenda-item .item-desc p,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-desc p {
	padding: 0 1em;
}
#Calendrier .calendrier-slider .agenda-item .item-desc,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-desc {
	height: 140px;
}
#Calendrier .calendrier-slider .agenda-item .item-header,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header {
	overflow: hidden;
}
#Calendrier .calendrier-slider .agenda-item p span {
	color: white;
}
#Calendrier .calendrier-slider .agenda-item p,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header p {
	color: #666666;	
	font-weight: bold;
}
#Calendrier .calendrier-slider .agenda-item p.subtitle,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header p.subtitle {
	text-align: left;/*padding: 0 1em;*/
	/*width: 100%;*/
	font-style: italic;
}
#Calendrier .calendrier-slider .agenda-item p.date,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header p.date {
	text-align: left;
	font-weight: normal;
}
#Calendrier .calendrier-slider .agenda-item p.place,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header p.place {
	text-align: left;
	/*padding: 0 1em;*/
	/*width: 100%;*/
	font-weight: normal;
}
#Calendrier .calendrier-slider .agenda-item p.title,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header p.title {
	font-size: 1.2em;
	/*padding: 0 1em;*/
	/*width: 100%;*/
	color: black;
}
#Calendrier .calendrier-slider .agenda-item img,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header .fl img{
	padding: .3em;
	border: 1px solid grey;
	margin-top: 1em;
	margin-left: 1em;
}
#Calendrier .calendrier-slider .agenda-item .fl,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header .fl {
	float: left;
}
#Calendrier .calendrier-slider .agenda-item .item-thumbs,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header .item-thumbs {
	width: 144px;
}
#Calendrier .calendrier-slider .agenda-item .item-text,
#Calendrier .calendrier-slider .calendrier-slider-wrapper .item-content .item-header .item-text {
	width: 222px
}


#Calendrier.small #Header {
	display: none;
}
#Calendrier.small .calendrier-slider {
	top: 125px;
}

#Calendrier #Header {
	position: relative;
	top: 60px;
}
#Calendrier #Header img{
	width: 100%;
}
#Calendrier #Header .multi-text {
	position: absolute;
	top: 74%;
	/*bottom: 7%;*/
	height: 45px;
	min-width: 0;
	width: auto;
	left: 15%;
}
#Calendrier .calendrier-slider {
	overflow: hidden;
	position: relative;
	padding-bottom: 6em;
	top: 100px;
	width: 100%;
	/*width: 90%;*/
	/*margin-left: 5%;*/
}
#Calendrier .calendrier-slider .agenda-item .date span,
#Calendrier .calendrier-slider .calendrier-slider-wrapper li .date span {
	background: #383838;
	font-size: 1.3em;
	font-style: italic;
	padding: .1em .5em .1em 1em;
}
#Calendrier .calendrier-slider .calendrier-slider-wrapper li .date {
	text-align: right;
	color: white;
	margin-bottom: .15em;
}
#Calendrier .calendrier-slider div.item-content,
#Calendrier .calendrier-slider .calendrier-slider-wrapper li div.item-content{
	border: 1px solid rgb(218, 218, 218)
}
#Calendrier .calendrier-slider .agenda-item,
#Calendrier .calendrier-slider .calendrier-slider-wrapper li {
	display: inline-block;
	width: 370px;
	padding: 0 25px;
	/*padding: 0 30px;*/
	height: 380px;
}
#Calendrier .calendrier-slider .calendrier-slider-wrapper{
	width: 100%;
	height: 420px;
	padding: 0;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	white-space: nowrap;
	display: inline-block;
	list-style-type: none;
}


#Header {
	position: relative;
	top: 60px;
}
#Header img {
	width: 100%;
}
#Header #BackToCalendar.multi-text{
	position: absolute;
	top: auto;
	bottom: 0;
	left: 15%;
}
#Header #BackToCalendar .multi-title{
	

	width: 197px;
	height: 55px;
	background: url(../images/back_to_calendar.png) center center no-repeat;
}
#CalendarRed.multi-title {
	background: #b80d0d
}
#AgendaZoom p.seeRace {
	margin-top: 2em;
	margin-bottom: 1em;
}
#AgendaZoom p.seeRace a {
	background: #383838;
	text-align: center;
	width: 85%;
	color: white;
	font-size: 1.2em;
	padding: .5em 1.5em;
	text-decoration: none;
}
#AgendaZoom p.seeRace.red a {
	background: #BB0D0D
}
#AgendaZoom p.seeRace.red span.classement {
	display: inline-block;
	width: 20px;
	height: 22px;
	position: relative;
	top: 5px;
	left: -11px;
	background: url(../images/classement.png) center center no-repeat;
}
#AgendaZoom p.seeRace a.second {
	margin-left: 1em;
}
#AgendaZoom {
	min-width: 1000px;
	max-width: 1150px;
	overflow: hidden;
	margin: auto;
	margin-top: 100px;
	
}
#AgendaZoom #AgendaPos {
	position: relative;
	padding-bottom: 8em;
}
#AgendaZoom #AgendaPos .column-image {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	width: 170px;
}
#AgendaZoom #AgendaPos .column-image img {
	border: 1px solid rgb(218, 218, 218);
	padding: 5px;
}
#AgendaZoom #AgendaPos .column-desc {
	margin-left: 180px;
}
#AgendaZoom #AgendaPos .column-desc .underlined:first-child{
	position: relative;
	min-height: 190px;
}
#AgendaZoom #AgendaPos .column-desc .underlined{
	margin-bottom: 1em;
	border-bottom: 1px solid rgb(218, 218, 218);
	padding-bottom: 1em;
}
#AgendaZoom #AgendaPos .column-desc .row{
	overflow: hidden;
}
#AgendaZoom #AgendaPos .column-desc .column{
	float: left;
	width: 50%;
}
#AgendaZoom #AgendaPos .column-desc .column .access-boat,
#AgendaZoom #AgendaPos .column-desc .column .access-skipper{
	display: inline-block;
	width: 13px;
	height: 13px;
	float: left;
	margin-right: .5em;
}
#AgendaZoom #AgendaPos .column-desc .column .access-boat{
	background: url(../images/boat.png) center center no-repeat;
}
#AgendaZoom #AgendaPos .column-desc .column .access-skipper{
	background: url(../images/skipper.png) center center no-repeat;
}
#AgendaZoom #AgendaPos h3.default {
	margin-bottom: 10px;
	color :#666666;
}
#AgendaZoom #AgendaPos p.participants {
	margin-top: 0
}
#AgendaZoom #AgendaPos p.first,
#AgendaZoom #AgendaPos p.second,
#AgendaZoom #AgendaPos p.third,
#AgendaZoom #AgendaPos p.fourth,
#AgendaZoom #AgendaPos p.fifth {
	margin-top: 3px
}
#AgendaZoom #AgendaPos p.first {
	font-size: 1.5em;
	font-weight: bold;
}
#AgendaZoom #AgendaPos p.second {
	font-style: italic;
}
#AgendaZoom #AgendaPos p.fifth {
	max-width: 530px;
}
#AgendaZoom #AgendaPos #AccessMediatheque {
	position: absolute;
	right: 0;
}
#AgendaZoom #AgendaPos p#SeeMediatheque {
	margin: 0;
	text-align: right;
	font-size: .9em
}
#AgendaZoom #AgendaPos #AccessMediatheque img {
	border: 1px solid rgb(218, 218, 218);
	padding: 5px;
}
#content.small #Header img {
	/* display: none; */
}
#content.small #AgendaZoom {
	padding-top: 6em;
}
p.tmptitle {
	font-weight: bold;
}
h1#TitleEvent {
	background: none;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	color: #4f4f4f;
	text-align: justify;
	line-height: 17px;
}