div.bodywrapper .cal_contenu-information {
	margin-top: 10px;
	position: relative;
	z-index: 5;
}

div.bodywrapper .cal_contenu-information.edition a {
	font-size: 1.5em;
}
/* 
.cal_informations{
	position: relative;
	z-index: 5;
	margin-top: -30px;
}
*/
div.bodywrapper .cal_informations .cal_liens {
	background-color: #003d7e;
}

div.bodywrapper .cal_informations .cal_liens ul {
	text-align: center;
}

div.bodywrapper .cal_informations .cal_liens ul li {
	padding: 25px 30px;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	font-size: 2em;
}

div.bodywrapper  .cal_informations .cal_liens {
	background-color: #003d7e;
}

div.bodywrapper  .cal_informations .cal_liens ul {
	text-align: center;
}

div.bodywrapper  .cal_informations .cal_liens ul li {
	padding: 25px 30px;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	font-size: 2em;
}

@media ( max-width : 768px) {
	div.bodywrapper .cal_informations .cal_liens ul li {
		font-size: 1.4em;
		padding: 10px 20px;
	}
}

div.bodywrapper .cal_informations .cal_liens ul li.active .cal_libelle,
div.bodywrapper  .cal_informations .cal_liens ul li:hover .cal_libelle,
div.bodywrapper  .cal_informations .cal_liens ul li:focus .cal_libelle{
	color: #e73f57;
}

div.bodywrapper .cal_informations .cal_liens ul li.active .cal_libelle {
	font-weight: 700;
}

div.bodywrapper  .cal_informations .cal_liens ul li .lnr {
	display: inline-block;
	margin-right: 5px;
}

div.bodywrapper .cal_informations .cal_liens ul li .cal_libelle {
	display: inline-block;
	margin-left: 5px;
}

div.bodywrapper  .cal_informations .cal_contenu-information .cal_information.couleur2
	{
	background-color: #48b95f;
}

div.bodywrapper .cal_informations .cal_contenu-information .cal_information.couleur3
	{
	background-color: #003d7e;
}

div.bodywrapper .cal_informations .cal_contenu-information .cal_information.couleur1
	{
	background-color: #e73f57;
}

div.bodywrapper .cal_contenu-information div[data-id] {
	display: none;
}

div.bodywrapper .cal_contenu-information div.active {
	display: block;
}

div.bodywrapper .cal_contenu-information .cal_information {
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 30px;
	overflow: hidden;
}

div.bodywrapper .cal_contenu-information .cal_information img {
	position: absolute;
	top: 0;
	left: 0;
}

div.bodywrapper .cal_contenu-information .cal_information .cal_titre {
	font-family: "Roboto Slab", serif;
	font-weight: 700;
	color: #ffffff;
	margin: 10px 0;
}

div.bodywrapper .cal_contenu-information .cal_information .cal_type {
	font-size: 1.3em;
	display: inline-block;
	color: #ffffff;
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	padding: 0 10px;
	text-transform: uppercase;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-right: 5px;
	background-color: rgba(0, 61, 126, 0.8);
}

div.bodywrapper .cal_contenu-information .cal_information .cal_contenu {
	position: absolute;
	bottom: 0;
	padding: 0 20px;
	background-image: url("../images/informations-ombre.png");
	background-repeat: repeat-x;
	width: 100%;
}

div.bodywrapper .cal_contenu-information .cal_information .cal_contenu .cal_date
	{
	font-family: "Roboto Slab", serif;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 20px;
	font-size: 1.4em;
}

@media ( max-width : 768px) {
	div.bodywrapper .cal_contenu-information .cal_information .cal_contenu .cal_date
		{
		font-size: 1.2em;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.sans-image .cal_date
	{
	font-family: "Roboto Slab", serif;
	font-size: 3.6em;
	font-weight: 300;
	color: #ffffff;
}

@media ( max-width : 768px) {
	div.bodywrapper .cal_contenu-information .cal_information.sans-image .cal_date
		{
		font-size: 3em;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.sans-image .cal_date .cal_mois
	{
	font-weight: 700;
}

div.bodywrapper .cal_contenu-information .cal_information.sans-image .cal_titre
	{
	font-size: 2em;
}

@media ( max-width : 768px) {
	.cal_contenu-information .cal_information.sans-image .cal_titre {
		font-size: 1.8em;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.sans-image .cal_description
	{
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 1.4em;
}

@media ( max-width : 768px) {
	div.bodywrapper .cal_contenu-information .cal_information.sans-image .cal_description
		{
		font-size: 1.3em;
	}
}

/* Event custom css */
div#bodywrapper .cal_contenu-information .cal_information.cal_big-box.box-event .cal_titre
	{
	font-size: 2.6em;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_big-box.box-event.sans-image
	{
	padding: 30px 40px;
}


div#bodywrapper .cal_contenu-information .cal_information.cal_mini-box.box-event .cal_titre
	{
	font-size: 1.4em;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_mini-box.box-event.sans-image
	{
	padding: 14px 25px;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_mini-box.box-event .cal_date
	{
	font-size: 2.4em;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_mini-box.box-event .cal_lieu
	{
	font-size: 1.4em;
}


div#bodywrapper .cal_contenu-information .cal_information.cal_half-box.box-event .cal_titre
	{
	font-size: 1.8em;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_half-box.box-event.sans-image
	{
	padding: 14px 25px;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_half-box.box-event .cal_date
	{
	font-size: 2.8em;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_half-box.box-event .cal_lieu
	{
	font-size: 1.6em;
}


div#bodywrapper .cal_contenu-information .cal_information.cal_normal-box.box-event .cal_titre
	{
	font-size: 2em;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_normal-box.box-event.sans-image
	{
	padding: 25px 35px;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_normal-box.box-event .cal_date
	{
	font-size: 3em;
}
div#bodywrapper .cal_contenu-information .cal_information.cal_normal-box.box-event .cal_lieu
	{
	font-size: 1.6em;
}

/** end **/

div.bodywrapper .cal_contenu-information .cal_information.cal_big-box .cal_contenu .cal_titre
	{
	font-size: 2.8em;
}

@media ( max-width : 768px) {
	div.bodywrapper .cal_contenu-information .cal_information.cal_big-box .cal_contenu .cal_titre
		{
		font-size: 1.8em;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.cal_big-box.sans-image
	{
	padding: 60px 55px;
}


div.bodywrapper .cal_contenu-information .cal_information.cal_mini-box .cal_contenu .cal_titre
	{
	font-size: 1.6em;
}

div.bodywrapper .cal_contenu-information .cal_information.cal_mini-box.sans-image
	{
	padding: 60px 55px;
}

@media ( min-width : 768px) {
	div.bodywrapper .cal_contenu-information .cal_information.cal_mini-box.sans-image
		{
		padding: 20px;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.cal_half-box .cal_contenu .cal_titre
	{
	font-size: 2em;
}

@media ( max-width : 768px) {
	div.bodywrapper .cal_contenu-information .cal_information.cal_half-box .cal_contenu .cal_titre
		{
		font-size: 1.8em;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.cal_half-box.sans-image
	{
	padding: 55px 55px;
}

@media ( max-width : 1200px) {
	div.bodywrapper .cal_contenu-information .cal_information.cal_normal-box.sans-image
		{
		padding: 30px 55px;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.cal_normal-box .cal_contenu .cal_titre
	{
	font-size: 2em;
}

@media ( max-width : 768px) {
	div.bodywrapper .cal_contenu-information .cal_information.cal_normal-box .cal_contenu .cal_titre
		{
		font-size: 1.8em;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.cal_normal-box.sans-image
	{
	padding: 60px 55px;
}

@media ( max-width : 1200px) {
	div.bodywrapper .cal_contenu-information .cal_information.cal_normal-box.sans-image
		{
		padding: 30px 55px;
	}
}

div.bodywrapper .cal_contenu-information .cal_information.couleur2 {
	background-color: #48b95f;
}

div.bodywrapper .cal_contenu-information .cal_information.couleur3 {
	background-color: #003d7e;
}


div.bodywrapper .cal_contenu-information .evenement.cal_information{
	margin-top:0;
	padding: 20px 20px;
    height: 262px;
}

div.bodywrapper .eventTempsForts .cal_lieu {
          font-family: "Roboto Slab", serif;
          font-weight: 300;
          font-size: 2em;
          margin-top: 10px;
     	  color: #fff;
}

@media ( max-width : 992px) {
	div.bodywrapper .cal_contenu-information .hidden-xs{
		display:none;
	}
}