@media only screen and (min-width: 1281px) {
    .content {
        max-width: 1310px;
        min-width: 1310px;
        width: 1310px;
    }
}


.identity .identity-error
{
    padding-left:35px;
    background-image:url(http://image.akeo.fr/AkeoCommon/UI/alert-14.png);
    background-repeat:no-repeat;
    background-position:15px;
    color:#eb6a26;
}

a
{
	text-decoration:none;
}
a img
{
	border:none;
}

/* Lien des onglets du sous menu*/



/* */


/* Onglet du sous menu */



/* Actualités  */

	#Une h2
	{
		/*border-color: #4169E1;	*/
	}

/* Fin Actualités  */

/* Media */
	#Media h2
	{
		/*border-color: #663399;	*/
	}
	

/* Fin Media*/

/* Vie Pratique */

	.sub-sub-menu-container.VIE_PRATIQUE
	{
		border-top:2px solid #FCEDF3;
	}

	.viePratique1 .bloc-content-over-call-to-action
	{
		background-color:#669900;
	}

	.viePratique2 .bloc-content-over-call-to-action
	{
		background-color:#669900;
	}

	.viePratique3 .bloc-content-over-call-to-action
	{
		background-color:#B6B3B8;
	}	

/* Fin Vie Pratique */

/* Maquillage de fête */
	.viePratique1 h4, .viePratique1 h5
	{
		margin: 10px;
		font-size: 1.5em;
		color: #F38D83;
	}
	
	.viePratique1 h5
	{
		font-size: 1.2em;
		color: #F38D83;
	}
	
/* */



/* Couleur de fond de l'onglet du menu 1*/
.sub-menu-tab-1
{
	/*background-color: #EF4428;*/
}

/* Affichage des sous sous menu au passage sur les onglet du sous menu */
.sub-menu-tab:hover > .sub-sub-menu 
{
	display: block;
	background-color:#FEF4EB;
	border:1px solid #F08829;
}

/* Identification */
.identification
{
	width: 500px;
	width: 460px;
	padding: 10px;
	overflow: hidden;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.identification h4
{
	font-size: 16px;
}

.identification button
{
	margin: 10px;
}

.identification-client
{
	width: 225px;
	float: left;
	border-right: 1px solid #F08829;
	text-align: center;
	padding-right: 10px;
}

.identification-prospect
{
	width: 224px;
	float: left;
	text-align: center;
}

/* Mail akeonet */
.mail-akeonet
{
	width: 250px;
	padding: 10px;
	overflow: hidden;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.mail
{
	width: 200px;
	padding: 18px;
	overflow: hidden;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	border: 1px solid #DEDEDE;
	font-size: 14px;
}

/* menu-content-splitter - séparation entre le menu et le contenu*/
.menu-content-splitter
{
	float: left;
	width: 100%;
	margin-top: 3px;
	height: 1px;
}

.menu-content-splitter img
{
	width: 100%;
	height: 1px;
	display: none;
}

.sub-menu-content-splitter
{
	float: left;
	max-width: 1284px;
	height: 1px;
}

.sub-menu-content-splitter img
{
	width: 100%;
	
	display: none;
}

/* Masquage des balise presente pour le outline*/

.content h3
{
	margin: 0px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 10px;
	margin-bottom: 2px;
}

#Accueil h3
{
	display:none;	
}

.bloc-content-over-content.right h1,
.bloc-content-over-content.right h2,
.bloc-content-over-content.right h3,
.bloc-content-over-content.right h4,
.bloc-content-over-content.right h5
{
	display: block;
}

#Accueil .bloc-content img
{
	/*height:100%;*/
	width:100%;
}

.bloc-content-over-title h3
{
	display: block;
	margin: 10px;
}



/* shortcuts - bar de raccourci*/
.shortcut
{
	width: 34px;
	height: 34px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
}

.shortcut.facebook
{
	background-image: url("../img/facebook-2-32.png");
}

.shortcut.google-plus
{
	background-image: url("../img/google-plus-2-32.png");
}

.shortcut.twitter
{
	background-image: url("../img/twitter-2-32.png");
}

.shortcut.email
{
	background-image: url("../img/read-message-32.png");
	width: 125px;
	background-position: 0 50%;
	line-height: 45px;
	text-decoration: none;
	color: #4C4C4E;
	font-weight: bold;
	padding-left: 32px;
	vertical-align: bottom;
}

.shortcut.login
{
	background-image: url("../img/settings-5-32.png");	
	width: 80px;
	background-position: 0 50%;
	line-height: 45px;
	text-decoration: none;
	color: #4C4C4E;
	font-weight: bold;
	padding-left: 32px;
	vertical-align: bottom;
}


.shortcut.setting
{
	background-image: url("../img/settings-5-32.png");	
}
	

	
	/* bloc d'actualité */
	
		.bloc .actualite
		{
			position: relative;
			text-align: left;
			left: 0;
			opacity: 0;
			height: 300px;
			overflow: hidden;
			margin: 0;
			background-color: #fff;
		}
		
		.bloc .actualite h3
		{
			padding-left: 10px;
		}
		
		.bloc .actualite .imgContainer
		{
			float: left;
			margin: 0;
			position: relative;
			height: 250px;
			height: 300px;
			width: 100%;
			overflow: hidden;
		}
		
		.bloc .actualite .imgContainer img
		{
			width: 100%;
		}
		
		.bloc .actualite .background
		{
			background-color: rgba(0, 0, 0, 0.60);
			opacity: 0;
			position: absolute;
			bottom: 0px;
			left: 0;
			height: 0;
			z-index: 60;
			width:100%;
			height: 48px;
		}
		
		.bloc .actualite-content
		{
			position: absolute;
			bottom: 0px;
			left: 0;
			height: 70px;
			min-height: 70px;
			max-height: 170px;
			width:100%;
			z-index: 60;
			background-color: rgba(0, 0, 0, 0.60);
		}
		
		.bloc .actualite-content .logo
		{
			position: absolute;
			top: 25px;
			right: 10px;
			background-image: url("//:image.akeo.fr/AKEOportail/logo_afp.png");
			background-position: 100%;
			background-repeat: no-repeat;			
		}
		
		.bloc .actualite h4
		{
			display: block;
			z-index: 50;
			margin: 12px;
			font-size: 16px;
			min-height:46px;
			min-height: 22px;
			color:#fff;
		}
		
		.bloc .actualite p
		{
			color: #fff;
			padding: 20px;
			padding-top: 10px;
			padding-bottom: 10px;
			margin: 0;
			opacity:0;
		}
		
			#Une .read-article
		{
			background-color:#4169E1;
		}
		
		.bloc .actualite .readOnAllocine,
		.bloc .actualite .read-article
		{
			height: 15px;
			text-align: right;
			cursor: pointer;
			color: #fff;
			position: absolute;
			right: 0;
			bottom: 0;
			font-weight: bold;
			opacity: 0;
			border:2px solid #fff;
			border-right:none;
			border-bottom:none;
			display:inline-block;
			padding: 10px;
		}
		
		.bloc .actualite .read-article.all
		{
			left: 0;
			right:auto;
			border-left:none;
			border-right:2px solid #fff;
			height:10px;
			padding:5px;
			padding-bottom: 10px;
		}
		

			
		.bloc .actualite .read-article a
		{
			text-decoration: none;
			padding: 10px;
			color: #FFF;
			padding: 15px;
		}

		.bloc .actualite .read-article.all a
		{
			padding: 10px;
		}
		
		
		.bloc .actualite .bloc-content-over-content
		{
			margin: 0;
		}
		
		.bloc .sliderPosition
		{
			position: absolute;
			left: 0;
			bottom: 10px;
			height: 10px;
		}
		
		.bloc .sliderPosition .position
		{
			width: 4px;
			height: 4px;
			background-color: #fff;
			border: 1px solid #4C4C4E;
			margin-left: 5px;
			margin-right: 5px;
			float: left;
		}
		
		.bloc .sliderPosition .position.selected
		{
			background-color: #4C4C4E;
		}	
		
		.bloc .sliderPosition.number
		{
			position: absolute;
			top: 15px;
			bottom : auto;
			right: 15px;
			height: auto;
			background-color: rgba(0, 0, 0, 0.60);
			color: #FFF;
			left: inherit;
			padding: 10px;
			font-weight: bold;
		}
		
		.bloc .sliderPosition.number.bottom
		{
			bottom: 15px;
			top : auto;
		}
		
		.bloc .sliderPosition.number.left
		{
			left: 15px;
		}

		.bloc .sliderPosition.number.right
		{
			right: 15px;
		}
		
		.bloc .sliderPosition.number span
		{
			display: inline-block;
			height: 16px;
			float: left;
			width: 50px;
			text-align: center;
		}
		
		.bloc .sliderPosition.number .prev
		{
			background-image: url("../img/arrow-95-16.png");
			background-repeat: no-repeat;
			background-position: 0 0;
			width: 16px;
			cursor: pointer;
		}
		
		.bloc .sliderPosition.number .next
		{
			background-image: url("../img/arrow-30-16.png");
			background-repeat: no-repeat;
			background-position: 0 0;
			width: 16px;
			cursor: pointer;
		}

		/* Bloc actualité AFP */
			
			 .sliderPosition .position.selected
			{
				background-color: #0082C8;
				border: 1px solid #4C4C4E;
			}
			
			
		/* Fin bloc actualité AFP */
	
		/* Bloc actualité Allocine */
			
			
			.allocine .actualite p
			{
				padding: 0;
			}
			
			.allocine .actualite p.text
			{
				/*
					top: 190px;
					position: absolute;
				*/
				margin: 8px;
				line-height: 16px;
			}
			
		/* Fin bloc actualité AFP */
		
		/* Bloc Actualité Horoscope */
			
			.horoscope .read-article
			{
				display:none;	
			}
			
			.horoscope h4
			{
				display:none !important;
			}
			
			.horoscope .actualite
			{
				height: 250px;
			}
			
			.horoscope .actualite
			{
				overflow-y:auto;	
			}
			
			.horoscope .actualite center
			{
				display: none;
			}
			
			.horoscope .actualite p
			{
				color:#4C4C4E;
			}
			
			.horoscope .actualite h4
			{
				min-height:16px;
			}
			
			.horoscope .actualite .read-article 
			{
				top:0;
				border-top:0;
			}
			
			
		/* Fin Bloc Actualité Horoscope */
		
		/* Bloc Actualité National Geographic */
		
		.nationalGeographic .actualite-content
		{
			height:45px;
			min-height:45px;
			max-height:120px;
		}
		
		.nationalGeographic .actualite-content h4
		{
			min-height:18px;
		}
		
		/* Fin Bloc National Geographic */
		
		/* Bloc Actualite Culture */
			
			.culture .actualite
			{
				opacity: 1;	
			}
			
			.culture .actualite h4
			{
				background-image: url("../img/arrow-36-24.png");
				background-repeat: no-repeat;
				background-position: 0 0;
				padding-left: 25px;
				height: 24px;
				line-height: 24px;
				margin: 5px;		
			}
			
			.culture .actualite h5
			{
				font-size: 14px;
				margin: 10px;
				margin-bottom: 0;
				width: 49%;
			}
			
			.culture .actualite p
			{
				width : 49%;
				color : #000;
				font-size: 12px;
				line-height: 15px;
				float: left;
				padding: 10px;
				padding-top: 0;
				opacity:1;
			}
			
			.culture .actualite p.date
			{
				background-image: url("../img/arrow-36-8.png");
				background-repeat: no-repeat;
				background-position: 10px 20%;
				width: 90%;
				padding: 10px;
				position: absolute;
				bottom: 0;
				background-color: rgba(0, 0, 0, 0.60);
				color: #fff;
				width: 100%;
				font-weight: bold;
			}
			
			.culture .actualite img
			{
				width: 220px;
				position: absolute;
				right: 0px;
				top: 0px;
			}
			
		/* Fin Bloc Actualite Culture */
		
		/* Bloc facebook */
			.facebook .fb_iframe_widget
			{
				background-color: #fff; 
			}
		/* Fin bloc Facebook*/
		
		
		/* Bloc Bien Etre Produit */
			#BienEtreProduit 
			{
				background-color: #FFF;
				background-image: none;
			}
			
			#BienEtreProduit h5
			{
				margin: 0;
				padding-left: 100px;
				padding-top: 25px;
				padding-bottom: 25px;
				font-size: 16px;
				color: #124181;
				text-align: center;
				background-image: url("../img/bien etre/bien-etre-1.png");
				background-repeat: no-repeat;
				background-position: 0% 50%;
			}
			
			#BienEtreProduit p
			{
				margin-left: 10px;
				font-size: 14px;
			}
			
			#BienEtreProduit span.call-to-action
			{
				margin-left: 10px;
				font-size: 12px;
				font-weight: bold;
				display: inline-block;
				position: absolute;
			}
			
			#BienEtreProduit img
			{
				float: right;	
			}
			

		/* Fin bloc Bien Etre*/
		
		
	/* Fin bloc actualité */
	
/* Fin bloc*/


.hidden
{
	display:none;
}

.invisible
{
	visibility: hidden;	
}

.jardin-secret-animation
{
	width: 100%;
	display: block;
}



/* zone container */

	.zone-container
	{
		overflow: hidden;
		position: relative;
		margin-right: 5px;
	}
	
	.zone-container h2
	{
		text-align: left;
		border-bottom: none;
		margin-left: 10px;
		padding-bottom: 5px;
		padding-left: 8px;
		font-weight:normal;
		text-transform:uppercase;
		margin-bottom: 0px;
	}

	/* Accueil */
		
		#Accueil.zone-container h2
		{
			border-color: #EE4428;
		}
		
		/* Slider Position Accueil */
			#Accueil .sliderPosition
			{
				position: absolute;
				height: auto;
				width: 1300px;
				margin: 0 auto;
				font-weight: bold;
				background-color: red;
				top: 50%;
			}
			
			#Accueil .slide-arrow
			{
				display: inline-block;
				height: 25px;
				width: 16px;
				text-align: center;
				padding: 10px;
				padding-top: 20px;
				padding-bottom: 20px;
				background-repeat: no-repeat;
				background-position: 50% 50%;
				cursor: pointer;
				position: absolute;
				top: 170px;
				z-index: 1000;
			}

                #Accueil .slide-arrow.left {
                    background-image: url("//image.akeo.fr/AkeoCommon/UI/arrow-left.png");
                    left: 15px;
                }

                #Accueil .slide-arrow.right {
                    background-image: url("//image.akeo.fr/AkeoCommon/UI/arrow-right.png");
                    right: 8px;
                }
			
		/* Fin Slider Position Accueil */
		
	/* Fin accueil */

	/* A la une */
	#Actualites.zone-container h2
	{
		border-color: #4169E1;
	}
	/* Fin à la une */
	
	

	
/* Fin zone container */



/* Espace personnel */
.espace-personnel
{
	text-align: center;
}

.espace-personnel input[type=text]
{
	width: 80%;
	text-align: center;
}

.espace-personnel label
{
	font-weight: bold;
}

.espace-personnel button
{
	color: #333;
	background-color: #fff;
	border-color: #4C4C4E;
	border: 1px solid;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	background-image: url("../img/connexion-16.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 30px;
}


/* Slider AKEO */
	
	.sliderContainer
	{
		width: 3900px;
		height: 330px;
		float:left;
		position: relative;
	}
	
	.sliderContainer .slide
	{
		position: absolute;
		max-width:1300px;
	}
	
			
	.slide .bloc
	{
		margin-bottom: 0;
	}
	
	.slider-position-container
	{
		
	}
	
	.slider-position
	{
		display:inline-block;
		height:10px;
		width:10px;
		margin-right:10px;
		border-radius: 10px;
		border: 1px solid #4A4949;
		cursor:pointer;
	}
	
	.slider-position.activated
	{
		background-color:#4A4949;	
	}
	
	
/* Fin slider */
#meteo {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

#carte_b3d59292256ff109b774e08cbff75b04 {
    width: auto !important;
}

#widget_04731429022371945edc1ac7feed76bd
{
	float: right;
}

#carte_9860828028bf045d5c53e619ea87a36f
{
	margin: 0 auto;
}

#widget_ac21c3341389ba1bbe7a216c77407dee
{
	display:none;
	position: absolute;
	top: 15px;
	left: 160px;
}

/* Texte horizontal */
#widget_acd18c1210dfa7c6ad03fd6b5ce092bd
{
	
}

/* AFP */

	.afp .bloc-content-over-title
	{
		background-image: url("../img/afp/logo.png");
		background-position: 100%;
		background-repeat: no-repeat;			
	}
	
	.afp h4
	{
		margin: 15px;
		margin-left: 15px;
		color: #0083C9;
		color: #FFF;
		font-size: 16px;
		min-height: 38px;
	}
	
/* Fin AFP */

/* Allocine */
	
	.allocine
	{
		color: #FFF;
	}
	
	.allocine .actualite
	{
		height: 300px;
		background-image: url("//image.akeo.fr/AKEOportail/ui/logo_allocine.png");
		background-position: 5px 192px;
		background-repeat: no-repeat;		
	}
	
	.allocine .actualite img
	{
		width: 100%;
		float: left;
		position: absolute;
		top: 0;
	
	}
	
	#Media .readOnAllocine,
	#Media .read-article
	{
		background-color: #663399;
	}
	
	.allocine .actualite .readOnAllocine
	{
		position: absolute;
		bottom: 0;
		right: 0;
	}
	
	.allocine .actualite .readOnAllocine a
	{
		color:#fff;
	}

/* Fin allocine */

/* Atelier Gourmand */
	
	.atelierGourmand p.title
	{
		font-size:18px;
		font-weight: bold;
	}
	
	.atelierGourmand p.title.green
	{
		color:#93C63D;
	}
	
	.atelierGourmand p.sub-title
	{
		
	}
	
	.atelierGourmand p.sub-title.green
	{
		color:#93C63D;
	}
	
/* Fin Atelier Gourmand*/
/* Radio */

	.radio .iframe-parent
	{
		background-color: #D90000;
		padding-top: 12px;
		height: 288px;
	}
	
	
	.radio iframe
	{
		z-index: 20;
		position: absolute;
		top: 20px;
		width: 300px;
	}

/* Fin Radio*/

/* Amazon */
	.amazon
	{
		background-image: url("../img/amazon.png");			
	}
/* Fin Amazon */

/* Télé Loisirs */

.tele-loisirs-fr .iframe-parent {
    background-color: #1C1C1C;
    padding-top: 12px;
    height: 288px;
    //:image.akeo.fr/AKEOportail
}

/* Fin Télé  Loisirs */

.horoscope
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.horoscope .actualite .picto
{
	background-position: 2% 20%;
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 100px;
	float:left;
	margin: 5px;
	margin-right: 25px;
}


.horoscope .actualite li
{
	margin-left: 5px;
	margin-right: 5px;
	line-height: 13px;
}

.horoscope .actualite p
{
	opacity:1;
}

.horoscope .actualite .picto img
{
	width: 110px;
}

.horoscope .sliderPosition{
	height: 20px;
	width: 100%;
	bottom: 25px;
}

.horoscope .sliderPosition .position
{
	width: 28px;
	height: 48px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.horoscope .sliderPosition .position.selected
{
	background-color: transparent;
	border-bottom: 1px solid #4C4C4E;
}

.horoscope .sliderPosition .position img
{
	width: 38px;
}

/* Detail Article AFP */

	.articleZone
	{
		overflow: hidden;
		background-color: #FFF;
		padding: 20px;
	}

	.articleZone p
	{
		margin: 0;
		line-height: 20px;
	}

	.articleZone .leftSide
	{
		float: left;
		padding: 25px;
		padding-left:0;
		padding-top:0;
	}

	.articleZone .rightSide
	{
		float: right;
		padding: 25px;
		padding-right:0;
		padding-top:0;
	}


/* Fin Detail Article AFP */



/* Media query responsive */

	@media screen and (max-width:1224px) 
	{
		
		#Accueil .slide-arrow.right {
			right: 20px;
		}
		
		.google-search-bar-container
		{
			width: 27%;
		}
		
		
		.sub-menu-tab a {
			padding-right: 0px;
		}
		
		.enfantBleu
		{
			text-align: center;
		}
		
		.enfantBleu img
		{
			width: 	270px;
		}
		
		.radio iframe
		{
			top: 15px;
			width: 415px;
		}

		.facebook iframe
		{
			width: 560px !important;
			height: 270px !important;
		}
			
		.amazon iframe
		{
			width: 416px;
			height: 270px;
		}
		
		.bloc-content .slide-arrow
		{
			padding-top: 90px;
		}
	}
	
	@media screen and (max-width:1145px) 
	{
		
		.google-search-bar-container
		{
			width: 27%;
		}

		.radio iframe
		{
			top: 15px;
			width: 415px;
		}

		.facebook iframe
		{
			width: 560px !important;
			height: 270px !important;
		}
			
		.amazon iframe
		{
			width: 416px;
			height: 270px;
		}
	}	
	
	@media screen and (max-width:645px)  
	{
		.bloc
		{
			margin-left: 10px;
			margin-bottom: 18px;
		}
	
		/* Bloc de taille 1 */
		
			.bloc.width-1 .bloc-content
			{
				height: 270px;
				width: 124.2px;
			}
			
			.bloc.width-1 .bloc-content-over-content
			{
				width: 88.2px;
			}
			
			.bloc.width-1 .bloc-content-over-content h5
			{
				margin-top: 10px;
				margin-bottom: 10px;	
			}

			
		/* Fin bloc 1 */		
		
		/* Bloc de taille 2 */
	
		.bloc.width-2 .bloc-content
		{
			height: 270px;
			width: 270px;
		}
		
		.bloc.width-2 .bloc-content-over-content.right
		{
			height: 252px;
		}
			
		/* Fin bloc 2 */
		
		/* Bloc de taille 3 */
		
			.bloc.width-3 .bloc-content-over-content.bottom
			{
				width: 379.8px;
			}
			
				
		/* Fin bloc 3 */
		
		/* Bloc de taille 4 */
		
			.bloc.width-4 .bloc-content
			{
				height: 270px;
				width: 421px;
			}
		
			.bloc.width-4 .bloc-content-over-content.right
			{
				height: 280px;
			}
			
		/* Fin bloc 4 */

		
		.bloc-placeholder.width-2
		{
			width: 270px;
		}
		
		.bloc-placeholder.width-3
		{
			width: 443px;
		}
			
		/* Bloc de demi hauteur */
		
		.bloc.half-height .bloc-content
		{
			height: 126px;
		}
	
		.bloc.half-height .bloc-content-over-content.right
		{
			height: 118px;
		}
		
		.bloc.half-height .bloc-content-over-content.right h5
		{
			margin-top: 10px;
			margin-bottom: 10px;	
		}
		
		.bloc.half-height .bloc-content-over-call-to-action
		{
			margin-top: 0px;
		}
		
		
	/* Fin bloc demim hauteur */
			
		.bloc.width-8
		{
			width: 1142px;
		}
		
		
		.bloc .actualite
		{
			height: 270px;
		}
		
		.horoscope .actualite
		{
			height: 230px;
		}
		
		.radio iframe
		{
			top: 15px;
			width: 270px;
		}
		
		.allocine .actualite p.text
		{
			top: 165px;
		}
		
		.allocine .actualite
		{
			height: 270px;
		}
		
		.tele-loisirs-fr .iframe-parent
		{
			padding-top: 2px;
			height: 268px;
		}
		
		.facebook iframe
		{
			width: 418px !important;
			height: 270px !important;
		}
			
		.amazon iframe
		{
			width: 270px;
			height: 270px;
		}

		.horoscope .sliderPosition .position img
		{
			width: 35px;
		}
		
		.horoscope .sliderPosition .position
		{
			width: 24px;
		}
		
		.horoscope .sliderPosition
		{
			bottom: 15px;
		}
		
		.bienEtreProduit p {
			margin-top: 5px;
			font-size: 13px;
		}
		
		.bloc.width-8
		{
			width: 425px;
		}
		
		.google-search-bar-container
		{
			width: 27%;
		}
		

		
		.menu-tab li
		{
			text-align:right;
		}
		
		.google-search-bar-container
		{
			width: 27%;
		}		
		
		.enfantBleu
		{
			text-align: center;
		}
		
		.enfantBleu img
		{
			width: 	270px;
		}
		
		.radio iframe
		{
			top: 15px;
			width: 415px;
		}

		.facebook iframe
		{
			width: 560px !important;
			height: 270px !important;
		}
			
		.amazon iframe
		{
			width: 416px;
			height: 270px;
		}
		
		.sliderContainer {
			height: 290px;
		}		

		.meteo img {
			width: 210px !important;
			height: 210px !important;
		}		
		
		.identification {
			width: auto;
		}

		.identification-client {
			border-right: none;
			border-bottom: 1px solid #F08829;
		}	
			
		
		
		.footer .bloc.width-8 .bloc-content
		{
			height:auto;
		}		
	}	
	
	/*@media screen and (max-width:385px) */
	@media screen and (max-width:480px) 
	{
		
		.zone-container h2
		{
			margin-right: 10px;
		}
		
		.sliderContainer
		{
			height: 220px;	
		}
		
		#Accueil .slide-arrow
		{
			top: 125px;
		}

		
		/* Meteo */
		
			#meteo img
			{
				width: 170px !important;
				height: 170px !important;
			}
			
			#carte_9860828028bf045d5c53e619ea87a36f
			{
				margin: 0;
			}
	
		/* Fin Meteo*/
		.bloc 
		{
			margin-bottom: 10px;
		}
		
		.bloc.width-4 .bloc-content
		{
			width:290px;
			height: 188px;
		}
		
		.bloc.width-4 .bloc-content-over-content.left,
		.bloc.width-4 .bloc-content-over-content.right
		{
			height:168px;
		}

				
		.bloc.width-2 .bloc-content
		{
			width:188px;
			height: 188px;
		}		

		.bloc.width-1 .bloc-content
		{
			width:86px;
			height: 188px;
		}		

		.bloc.width-1 .bloc-content-over-content 
		{
			width: 66px;
		}		

		.bloc-placeholder.width-3
		{
			width:290px;
		}

		.bloc.half-height .bloc-content 
		{
			height: 90px;
		}		
		
		.bloc.half-height .bloc-content-over-content.right 
		{
			height: 67px;
		}
		
		.bloc-content-over-content
		{
			padding: 10px;
		}
			
		.bloc-content-over-content h5 
		{
			font-size: 12px;
			margin: 10px;
			margin-left: 0;
		}		
		
		.bloc-content-over-content p {
			line-height: 12px;
			font-size: 11px;
		}
		

		
		.accueil .bloc.width-8 .bloc-content  {
			height: 188px;
		}
		
		
		.bloc.width-8 .bloc-content-over-content.right
		{
			height: 168px;
		}
		
		.bloc-content-over-content.always-visible p
		{
			display: none;
		}
		
		.footer .bloc.width-8 .bloc-content
		{
			height:auto;
		}
		
		.zone-container
		{
			margin-right:0;
		}
		
		.bloc .actualite 
		{
			height: 187px;
		}
			
		.bloc.width-8
		{
			width:290px;
		}
		
		.sub-menu-tab
		{
			width: 22%;
		}
		
		.sub-menu-tab a
		{
			padding-right: 10px;
			padding-left: 5px;
			white-space: nowrap;
		}
		
		.sub-menu-tab span
		{
			font-size: 12px;
		}
		
		.google-search-bar-container
		{
			width: 42%;
		}
		
		.identification
		{
			width:auto;
		}
		
		.identification-client
		{
			border-right: none;
			border-bottom: 1px solid #F08829;
		}
		
		.radio iframe
		{
			top: 15px;
			width: 415px;
		}

		.facebook iframe
		{
			width: 560px !important;
			height: 270px !important;
		}
			
		.amazon iframe
		{
			width: 290px;
			height: 188px;
		}
		
		.bloc-content .slide-arrow 
		{
			padding-top: 150px;
		}
		
		.bloc .actualite h4,
		.allocine .actualite h4
		{
			margin:7px;	
			margin-right:15px;
			min-height: 30px;
			font-size:14px;
		}
		
		.culture .actualite h4
		{
			display:none;	
		}

		.culture .actualite h5
		{
			margin: 10px;
		}
		
		.culture .actualite img {
			width: 136px;
		}	
		
		.culture .actualite p.date
		{
			bottom:0;	
			font-size: 10px;
			font-weight: bold;
			background-color: rgba(0, 0, 0, 0.60);
			color: #fff;
			width: 100%;
			line-height: 14px;
		}
		
		.bloc .actualite-content
		{
			height: 50px;
			min-height: 50px;
			max-height: 170px;
		}
		
		.radio iframe
		{
			width: 290px;
		}
		
		.radio .iframe-parent
		{
			height:188px;	
		}
		
		.facebook iframe
		{
			width: 290px !important;
			height: 188px !important;
		}
		
		#widget_acd18c1210dfa7c6ad03fd6b5ce092bd
		{
			display:none;	
		}

		#widget_ac21c3341389ba1bbe7a216c77407dee
		{
			display:block;	
		}		
		
		
		.horoscope .actualite
		{
			height: 155px;
		}
		
		.horoscope .sliderPosition
		{
			bottom:0;
			height: 23px;
		}
		
		.horoscope .sliderPosition .position
		{
			width:13px;	
		}
		
		.horoscope .sliderPosition .position img
		{
			width:25px;	
		}
		
		.horoscope .actualite h4
		{
			min-height:16px;
		}
		
		.horoscope .actualite p
		{
			padding:8px;
			padding-top:0;
		}
		
		.horoscope .actualite .picto
		{
			width: 80px;
			height: 80px;
		}
		
		.horoscope .actualite .picto img
		{
			width: 90px;
		}
		
		
		.sliderContainer .slide
		{
			max-width:315px;
		}
		
		.tele-loisirs-fr .iframe-parent
		{
			height: 186px;
			width: 290px;
		}
		
		.tele-loisirs-fr .iframe-parent div
		{
			width: 290px;
		}
		
		.tele-loisirs-fr iframe
		{
			width: 290px !important;
		}
		
		.footer ul li
		{
			width: 95%;
		}
	}

/* Fin Media query responsive*/
p.text-content
{
	padding: 20px;
	margin: 0;
	margin-left: 20px;
	font-size: 18px;
	
}



.call-to-action.validate,
.call-to-action.cancel
{

	display: inline-block;
	text-align: right;
	font-weight: bold;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
	float:right;
	cursor: pointer;
	border: 2px solid #fff;
	border-bottom: none;
	border-right: 0;
	color:#FFF;
	margin-bottom: 20px;
	font-size: 13px;
}

.call-to-action.validate
{
	background-color:#19D356;
}

p.step-validate
{
	background-image:url("http://image.akeo.fr/AKEO/Portail/UserInterface/checkmark-48.png");
	background-repeat:no-repeat;
	padding-left: 65px;
}

p.step-unvalidate
{
	background-image:url("http://image.akeo.fr/AKEO/Portail/UserInterface/delete-2-48.png");
	background-repeat:no-repeat;
	padding-left: 65px;
	background-position: 0 50%;
}

.resolutionDebug
{
	width:50px;
	height:25px;
	background-color:Red;
	position:absolute;
	top:2px;
	left:2px; 	
}

.radio .actualite .categorie
{
    background-color: #98008B;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    height: 11px;
    margin-bottom: 2px;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 2px;
    padding-right: 2px;
}


.radio .actualite img
{
	margin-left:0;
    width:100%;	
}

@media screen and (max-width: 1045px) 
{
    .menu
    {
        display:none;
        width:0;
        max-width:135px;
        float:left;
        padding-top: 35px;
        background-color:#fff;
        border-right: 1px solid #DEDEDE;
        border-bottom: 1px solid #DEDEDE;
        margin-top:0;
    }    

    .menu .menu-tab
    {
        text-align: left;
        font-size: 15px;
    }

    .menu .menu-tab a
    {
        padding-left:0;
        padding-top:15px;
        padding-bottom:15px;
        white-space: nowrap;
        background-position: 50% 85%;
    }

}

@media only screen and (min-width : 769px) and (max-width : 1045px) 
{
    .culture .actualite img {
        width: 160px;
    }

    .culture .actualite p.date
    {
        width:340px;
    }
}

@media only screen and (max-width: 480px)
{
    .alternatif-menu-right-tab.webmail {
        background-image: url('http://image.akeo.fr/AKEO/2015/Store/UI/mail-32.png');
        background-image: url('http://image.akeo.fr/AKEO/2015/Store/UI/gmail-login-32.png');
    }

    .alternatif-menu-right-tab span.alternatif-menu-right-main-title {
        visibility: hidden;
    }   
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' f…3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E);
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' f…3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E);
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}

.carousel-indicators .active
{
    background-color:#fff;
}

#carouselAKEOAnimation {
    overflow: hidden;
    padding-bottom: 30px;
}

.carousel-indicators
{
    bottom:0; 
}

.carousel-indicators li {
    background-color: #f1f1f1;
}

.carousel-indicators .active {
    background-color: #4c4c4c;
}