﻿/*
*
{
	transition: 0.5s;
	-moz-transition: 0.5s; 
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s; 
}*/
#MenuMobile
{
    display: none;
}
html.SlideOpen, body.SlideOpen
{
	overflow: hidden;
}
.SlidePanel
{
	background: none repeat scroll 0 0 #ffffff;
	left: 0;
	position: fixed;
	top: 0;
	width: 0;
	height: 100%;
	z-index: 9999;
	/*
	-moz-box-shadow: 10px 0px 5px -5px #9b9b9b;
	-webkit-box-shadow: 10px 0px 5px -5px #9b9b9b;
	-o-box-shadow: 10px 0px 5px -5px #9b9b9b;
	box-shadow: 10px 0px 5px -5px #9b9b9b;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=90, Strength=5);*/
	overflow: hidden;
}
.SlidePanel .logo
{
	float: left;
}
.SlidePanel .closeSlidePanel
{
	background: url( "images/close.png" ) no-repeat center center transparent;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 2%;
	margin-top: 2%;
	cursor: pointer;
}
.SlidePanel.open
{
	width: 100%;
}
.SlideMenu
{
	height: 85%;
	overflow: auto;
	clear:both;
}
.SlideMenu ul
{
	list-style: none;
}
.SlideMenu ul
{
	margin: 0;
	padding: 0;
}
.SlideMenu ul a
{
	display: block;
	line-height: 34px;
	text-decoration: none;
	position: relative;
	padding: 0 12px 0 12px;
	font-size: 13px;
}
.SlideMenu ul a
{
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.35);
	background: #e82c2b;
	border-top: 1px solid #e82c2b;
	border-bottom: 1px solid #be1e26;
	/*
	background-image: -webkit-linear-gradient(top, #e82c2b, #be1e26);
	background-image: -moz-linear-gradient(top, #e82c2b, #be1e26);
	background-image: -o-linear-gradient(top, #e82c2b, #be1e26);
	background-image: linear-gradient(to bottom, #e82c2b, #be1e26);
	-webkit-transition: opacity 0.15s;
	-moz-transition: opacity 0.15s;
	-o-transition: opacity 0.15s;
	transition: opacity 0.15s;*/
}
.SlideMenu ul a:hover
{
	opacity: .80;
}
.SlideMenu ul ul a
{
	color: #fafafa;
	background: url(   "images/sousmenu.png" ) no-repeat scroll 20px center transparent;
	padding-left: 20px;
	text-shadow: none;
	background: #8d8d8d;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #737373;
	/*
	background-image: -webkit-linear-gradient(top, #8d8d8d, #737373);
	background-image: -moz-linear-gradient(top, #8d8d8d, #737373);
	background-image: -o-linear-gradient(top, #8d8d8d, #737373);
	background-image: linear-gradient(to bottom, #8d8d8d, #737373);
	-webkit-transition: opacity 0.15s;
	-moz-transition: opacity 0.15s;
	-o-transition: opacity 0.15s;
	transition: opacity 0.15s;*/
}
.SlideMenu ul ul ul a
{
	color: #565555;
	padding-left: 40px;
	text-shadow: none;
	background: #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: url(   "images/sousmenu.png" ) no-repeat scroll 20px center #e6e6e6;
	/*
	-webkit-transition: opacity 0.15s;
	-moz-transition: opacity 0.15s;
	-o-transition: opacity 0.15s;
	transition: opacity 0.15s;*/
}
.SlideMenu ul ul ul a:hover
{
	background: url(   "images/sousmenu-hover.png" ) no-repeat scroll 20px center #e6e6e6;
}
.SlideMenu ul ul ul ul a
{
	color: #838a90;
	padding-left: 60px;
	text-shadow: none;
	background: #e6e6e6;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*
	background-image: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6);
	background-image: -moz-linear-gradient(top, #fbfbfb, #e6e6e6);
	background-image: -o-linear-gradient(top, #fbfbfb, #e6e6e6);
	background-image: linear-gradient(to bottom, #fbfbfb, #e6e6e6);
	-webkit-transition: opacity 0.15s;
	-moz-transition: opacity 0.15s;
	-o-transition: opacity 0.15s;
	transition: opacity 0.15s;*/
}
.SlideMenu .subind
{
	display: none;
}
.HeadSlidePanel .logo
{
	margin-left: 3.2%;
}
.wrapper
{
	padding: 0 10px;
	width: 94% !important;
	max-width: 954px;
	margin: auto;
}
.BlocContent
{
	margin: 0;
	padding: 0;
}
.BlocContent li:first-child
{
	padding: 0;
	margin-left: 0;
}
.home .bloc
{
	width: 100%;
}
#conteneurLiens a
{
	margin-right: 0;
	float: none;
}
#conteneurLiens .addthis_toolbox a
{
	float: left;
}
.MobMenu
{
	display: none;
	float: left;
	height: 100%;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.MobMenu li
{
	float: left;
	margin-left: 10px;
	height: 100%;
}
.MobMenu li a
{
	color: #FFF;
	height: 100%;
	display: block;
}
.MobMenu li a span
{
	position: relative;
	top: 10px;
}
.MobNav
{
	background: url(   "images/Menu.png" ) no-repeat center left;
	padding-left: 20px;
}
.MobNews
{
	background: url(   "images/News.png" ) no-repeat center left;
	padding-left: 20px;
}

#extranet .bloc
{
    border: none;
}
/* = less than 959px 
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 959px)
{
    #milieuPage
    , #extranet
    {
        background: none; 
        border: none;
    }
    #extranet .bloc, #extranet .bloc.liens
    {
        width: 98%;
        border: none;
        min-height: 0;
        padding: 0;
    }
    #extranet .bloc h2
    {
        width: 100%;
        background: none no-repeat scroll left top #B62324;
    }        
     /* Header */
    #header 
    {
        position: inherit;
    }
	h1.logo
	{
		width: 28%;			
	}
	#header h1.logo a
	{
		width: auto;
		height:auto;	
	}
	.recherche
	{
		background: none repeat scroll 0 0 #555555;
		height: 35px;
		padding: 5px;
		position: absolute;
		top: 53px;
		width: 100%;
		left: 0;
	}
	.recherche .terme {
		border: 0 none;
		height: 35px;
		padding: 0 5px;
		width: 145px;
	}
	.recherche input[type=image]
	{
		padding: 10px;	
		border: 1px solid #343434 !important;
		/*
		-moz-box-shadow: 2px 2px 5px 0px #343434;
		-webkit-box-shadow: 2px 2px 5px 0px #343434;
		-o-box-shadow: 2px 2px 5px 0px #343434;
		box-shadow: 2px 2px 5px 0px #343434;
		filter:progid:DXImageTransform.Microsoft.Shadow(color=#343434, Direction=134, Strength=5);		*/
	}	
	
	.recherche input[type=image].RechercheExtranet
	{
		border: none !important;
		margin-top: -10px;
		/*
		-moz-box-shadow: 0;
		-webkit-box-shadow: 0px 0px 0px 0px #343434;
		-o-box-shadow: 0px 0px 0px 0px #343434;
		box-shadow: 0px 0px 0px 0px #343434;
		filter:progid:DXImageTransform.Microsoft.Shadow(color=#343434, Direction=134, Strength=0);	    */
    }
	.accesextranet
	{
        background: none repeat scroll 0 0 #E82C2B;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		color: #FFFFFF;
		display: block;
		font-size: 11px;
		height: 32px;
		left: inherit;
		padding: 20px 0 0 16px;
		position: absolute;
		right: 0;
		top: 0;
		width: 131px;
		/*
        background-image: -webkit-linear-gradient(top, #e82c2b, #be1e26);
        background-image: -moz-linear-gradient(top, #e82c2b, #be1e26);
        background-image: -o-linear-gradient(top, #e82c2b, #be1e26);
        background-image: linear-gradient(to bottom, #e82c2b, #be1e26);
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;		*/
	}
	.accesextranet.actif
	{
		background: url(images/cross.png) no-repeat scroll 123px center #555555;
		/*
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;*/
	}
	.login
	{
		background: none no-repeat scroll left top #555555;
		color: #FFFFFF;
		display: none;
		height: 25%;
		min-height: 260px;
		left: 0;
		padding: 10px;
		position: absolute;
		top: 52px;
		width: 99%;
		z-index: 3000;
		/*
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-moz-box-shadow: 0px 4px 5px px #656565;
		-webkit-box-shadow: 0px 4px 5px px #656565;
		-o-box-shadow: 0px 4px 5px px #656565;
		box-shadow: 0px 4px 5px px #656565;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=5);*/
	}
    .login.logged
    {
        
    }
    .login.logged p
    {
        background: none;
        display: block;
        clear: left;
        text-align: left;
    }
    .login.logged p:first-child
    {
        float: left;
        margin-bottom: 20px;
    }
     .login.logged strong
     {
        background: none;
        padding: 0;
     }
    
    .login.logged a {
        background: none repeat scroll 0 0 #AAAAAA;
        color: #FFFFFF;
        display: block;
        font-size: 11px;
        margin: 10px 0;
        padding: 10px;
        text-decoration: none;
        width: 95%;
    } 
     
	.login .memoriser
	{
		font-size: 13px;
		padding-top: 5px;
		position: absolute;
		right: 4%;
	}
	.login .label
	{
		display: block;
		float: left;
		font-size: 11px;
		margin-bottom: 10px;
		padding-right: 1%;
		text-align: left;
		width: 100%;
	}
	.login .passeperdu {
		font-size: 14px;
		padding-right:5px;
	}
	.login p input[type= text],
	.login p input[type= password]
	{
		display: block;
		height: 25px;
		padding: 0 2%;
		width: 94.5%;
	}
	/* Boutton */
	.login input[type="image"] {
		bottom: 15px;
		position: absolute;
		right: 15px;
	} 
	
	.rechercheContent
	{
		float: right;
		margin-right: 10px;
	} 
	.rechercheContent.ExtranetRechercheContent	
	{
	    margin-top: 5px;
	}
	
	#menu
	{
		display: none;
	}	
    /* Ajuster la taille des tableaux  */ 
	.composant table
	{
		width: 100% !important;
	}	
	/**/
	.MobMenu
	{
		display: block;
	}
	.MobMenu li a
	{
		color: #FFF;
	}
	/*.MobMenu a
	{
		width: 20%;
	}*/
	
	/*= Page de contenu 
	------------------------------------*/
	#contenus {
		border: 0 none;
		float: none;
		margin: 0 0 10px 10px;
		padding: 0;
		width: 95%;
	}
	#navigation
	{
		display: none;
	}
	
	/*= Pied de page
	------------------------------------*/
	#arboFooter
	{
		display: none;	
	}

	.HideResp
	{
		display: none !important;
	}
	
	.bxslider_container
	{
		left: 50%;
		margin-left: -110px;
	}
	/*= Page de contenu 
	------------------------------------*/
	#contenus {
		border: 0 none;
		float: none;
		margin: 0 0 10px 10px;
		padding: 0;
		width: 95%;
	}	
	#navigation
	{
		display: none;
	}
	/*= Page mon Accueil 
	-------------------------------------*/
	#extranet .block-two > li, #extranet .block-three > li, #extranet .block-four > li, #extranet .block-five > li, #extranet .block-six > li
	{
	    margin-bottom: 0;
	}
}

/* =Tablet (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px)
{
    /* Container */
	.wrapper
	{
		width: 748px;
	}
	
	.BlocContent li
	{
		width: 46.8%;
	}
	#conteneurLiens a
	{
		margin-right: 0.1%;
	}
	.BlocContent li:nth-child(3)
	{
		margin-left: 0;
		clear: left;
	}

}


/* =Mobile (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px)
{
    /* Container */
	.wrapper
	{
		width: 300px;
	}
	
	.ListLien.block-five > li
	 {
		float: left;
		margin: 0;
		width: 30%;
	 	min-width: 148px;		
	}

}


/* =Mobile (Landscape)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px)
{
    .wrapper
	{
		    width: 420px;
	}
	.home .bloc
	{
	    margin-bottom: 20px;
    }
	/* Taille du logo trop petite */
	h1.logo {
        width: 35%;
    }
    
	.#conteneurLiens a
	{
		width: 200px;
	}	
	
	.block-four > li
	{
        margin-bottom: 10px;
    }
     
    /*  */   
    .ListLien.block-five > li
	 {
		float: left;
		margin: 0;
		width: 30%;
	 	min-width: 148px;		
	}    

}
@media only screen and (max-width: 480px)
{	
	.SlidePanel .logo
	{
		width: 50%;
	}
	
	/* Taille du logo trop petite */
	h1.logo {
        width: 50%;
    }
    
    /*  */
	.ListLien.block-five > li
	 {
		float: left;
		margin: 0;
		width: 30%;
	 	min-width: 148px;		
	}

}

@media only screen and (max-width: 390px)
{
	.MobNews span 
	{
	    display:none;
	}
}