/*
***********************
**    GMK LAYOUT     **
**    STYLES CSS     **
***********************
*/

html, body  {
	background-color: #fff;
	font-family: Arial,sans-serif;
	color: #000;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

header {
    background-image: none;
	min-height: 135px;
}

#main,
.contentWrapper {
	background-image: none;
}

.contentWrapper {
	padding-bottom: 0px;
}

.colonne21a {
	width: 100%;
}

.logo {
	height: 115px;
}

.logo img {
	display: block;
}

.baseline {
	padding-left: 225px;
	top: 38px;
}

.baseline h2 {
	color: #000;
}

.titre_date {
	border-bottom: #000 solid 1px;
}

.unEvent {
	border-bottom: #ddd solid 1px;
	min-height: 15px;
	margin: 5px 0px;
}

.unEvent a {
	height: 15px;
}

.unEvent a .eventContenu {
	background-color: transparent !important;
	padding: 0px 15px;
	line-height: 14px;
}

.unEvent a .horaire {
	background-color: #fff;
	vertical-align: top;
	color: #333;
}

.unEvent a .horaire span {
	background-image: none;
	padding-top: 0px;
}

.unEvent a .eventContenu .ville {
	float: left;
	width: 20%;
	min-height: 15px;
}

.unEvent a .eventContenu h3 {
	float: left;
	font-size: 14px;
	line-height: 14px;
	width: 72%;
	min-height: 15px;
}

.unEvent a .eventContenu .infoEnPlus {
	float: left;
	width: 7%;
	min-height: 15px;
}

.unEvent a .eventContenu .infoEnPlus {
	color: #000;
}

.titre_date .jour_lettre, .titre_date .le_jour_lettre,
.co_unEvent .zoneHoraires .jour_lettre {
	color: #333;
}

.co_unEvent .floatContact,
.co_unEvent .floatAdresse {
	background-image: none;
	padding-left: 0px;
}

footer {
	background-image: none;
	position: relative;
	padding-top: 0px;
	height: auto;
}

.footerContent {
	height: auto;
}

footer .lien_partenaires {
	height: auto;
	margin: 0px;
}

.roue,
.headerMenu,
.logo a,
.monPanier,
.colonne21b,
.co_agendaFront .zone_listing_events_wrapper .messageInfo,
.zone_filtres_wrapper,
.co_agendaFront .zone_listing_events_wrapper .zoneExportPdf,
.footerMenu,
footer .text_partenaires,
#co_bandeauCookie {
	display: none !important;
}