/*Version mobile*/


@media (min-width: 70em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
	border-radius: 20px 0 0 20px;
	box-shadow: -9px 0px 13px 0px #292929;
  }
  .header .menu-icon {
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width:1000px)
{ 
.bann_i
{
        text-align: center;
        cursor: default;
    
        display: inline-block;
        position: relative;
        border-radius: 50px;
        z-index: 3;
        margin-right: 70%;

        font-size: 15px;

}.bann_i:hover
{
        text-align: center;
        cursor: default;
    
        display: inline-block;
        position: relative;
        border-radius: 50px;
        z-index: 3;
        margin-right: 70%;
       
        font-size: 15px;

}
.site-content{margin-top: 100px;}
.td_dispo
{
	display:block;
	}
.padding_10_10
{
	padding: 10px 10px;
}
.bar_cu
{
	border-left: 10px solid #18bb5a;
        border-right: 0.5px solid #000;
        border-bottom: 0.5px solid #000;
        border-top: 0.5px solid #000;
        margin: 0px 0px 10px 0px;
        color: #000000;
        padding: 10px;
        background: rgb(161 161 161);
        font-size: 15px;
        display: block;
        border-radius: 10px;
        max-width: 200px;
        font-family: monospace;
        width: auto;
}
.r_top
{
	    display: inherit;
    text-align: center;
    right: 5px;
    margin: 5px;
  position: relative;
}
.bar_pos
{
	line-height:3;padding: 5px 20px;
	margin-bottom: 20px;
	background: var(--bar-pos);
    border-radius: 50px;
    text-indent: 20px;
    color: #000000; 	
}
.hv_th{font-size:15px;margin:-5px;}
.hv_tv{text-align:center;width:80px:height:80px;display: inline-block;margin:5px auto;cursor:pointer;padding:15px;}
.hv_tg{text-transform: capitalize;width:80px;height:70px;font-weight: bold;padding:15px;border-radius:30px;background: #772d80;color: #fff;font-size:15px;-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;-ms-transition: all .1s ease-in-out;transition: all .1s ease-in-out;cursor:pointer;}
	.th_color
		{
			background:#772d80;
			color:#fff;
			border:2px solid transparent;
			-webkit-transition:all .1s ease-in-out;
			-moz-transition:all .1s ease-in-out;
			-o-transition:all .1s ease-in-out;
			-ms-transition:all .1s ease-in-out;
			transition:all .1s ease-in-out;
			width:100px;
			height: 100px;
			text-transform: uppercase;
			font-size:15px;
			font-weight:bold;
			text-align: center;
			line-height: 8;
			border-radius:50%;
			color:#fff;
		}
		.td_aff_res
{
	display:inline-block;border-radius:50%;
}
	.th_color:hover
		{
			background:#fff;
			color:#000;
			border: 2px solid #000;
			-webkit-transition:all .1s ease-in-out;
			-moz-transition:all .1s ease-in-out;
			-o-transition:all .1s ease-in-out;
			-ms-transition:all .1s ease-in-out;
			transition:all .1s ease-in-out;
			text-shadow: 0 20px 20px #000;
		}
	.float_n
		{
			float:none;
		}
	.font_circle_th
		{
			line-height:1;
			font-size: 18px;
		}
	[type="search"]
		{
			border-radius: 10px;
			display: block;
			margin: 0px auto;
			background: RGBA(255, 255, 255, 0.69);
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
			border-top: 1px solid #000;
			-webkit-transition-duration: 0.8s;
			-moz-transition-duration: 0.8s;
			transition-duration: 0.8s;
			width: 80%;
			padding: 15px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			font-size: 20px;
			outline: none;
		}
	[type="search"]:focus
		{
			border-radius:10px;
			border-left: 10px solid #1f91a8;
			display: block;
			margin: 0px auto;
			-webkit-transition-duration: 0.8s;
			-moz-transition-duration: 0.8s;
			transition-duration: 0.8s;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			background: RGB(255, 255, 255);
			width: 80%;
			padding: 15px;
			font-size: 20px;
			outline: none;
			color: rgb(24, 24, 24);
		}
		#logo_text
		{
		font-family:"font_led";
			font-size:22px;cursor:pointer;
			text-align:center;margin:0 auto;display:block;
			text-shadow:1px 1px 1px #fff;
			background:#6b456e;padding:10px;border-radius:30px;
		}
/*html body*/
	html,body
		{
			font-family:"font_lz";
			font-size:15px;
			line-height:1.4;
			height:100%;
			margin:0;
			
			padding:0;
		}
	.zoom_img_fufu
		{
			max-width:300px;
			max-height:300px;
		}
/*bouton*/
	.bt201,.bt201:hover
		{
			float:right;
			margin-top: -10px;
		}
	.bt301,.bt301:hover
		{
			margin-top: -10px;
		}
	.bt:before
		{
			width: initial;  
			text-align: center;  
			font-size: 1.7em;  
			padding: 0 .2em;  
			pointer-events: none;
		}
	.bt_mobile
		{
			width: 50px;
			font-size: 11px;
			white-space: ;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
		}
	
/*fermeture x des popup*/
	.close_pop{        margin: -10px;
        position: fixed;
        top: 15px;
        right: 15px;
        background: #fff;
        border-radius: 50%;
        line-height: 0.5;
        padding: 30px 30px;
        opacity: 0.5;
        color: #fff;
        content: url(../../img/icone_s/close_x.png);
        cursor: pointer;
        float: right;}
	.close_pop:hover{margin: -10px;position: fixed;top: 15px;right: 15px;opacity:1;color:#fff;cursor:pointer;float:right;}
	.close_open
		{
			padding:18px 18px 24px 18px;
			position: absolute;
			right:0;
			opacity:0.5;
			border-radius:0 5px 0 0;
			color:#fff;
			cursor:pointer;
			float:right;
		}
	.close_open:hover
		{
			opacity:1;
			color:#fff;
			margin:0;
			cursor:pointer;
			float:right;
		}
	.close_x
		{
			margin: -15px;
			position: relative;
			padding:19px;
			right:0;
			border-radius:0 5px 0 0;
			opacity:0.5;
			color:#fff;
			cursor:pointer;
			float:right;
		}
	.close_x:hover
		{
			opacity:1;
			color:#fff;
			margin:0;
			cursor:pointer; 
			float:right;
		}
	.close_pop_rch
		{      
			background:#196571;
			position:relative;	
			top: -50px;
			border-radius:30px;
			line-height: 0.5;
			padding: 10px 10px;
			opacity: 0.5;
			color: #fff;
			content: url(../../img/icone_s/close_x.png);
			cursor: pointer;
			float: left;
		}
	.close_pop_rch:hover
		{
			position:relative;
			top: -50px;
            border-radius:30px;
			line-height: 0.5;
			padding: 10px 10px;
			opacity: 1;
			color: #fff;
			content: url(../../img/icone_s/close_x.png);
			cursor: pointer;
			float: left;
		}
	
/*visible / pas visible*/
	.v_m
		{
			display:none;
		}
		.v_m_b
		{
			display:none;
		}
	.v_p
		{
			display:inline-block;
		}
	
/*container*/
	.container_tg
		{
			clear: both;
			display: block;
			min-width: 200px;
			width: auto;
			margin: 5px auto 0px;
			padding: 15px 20px 5px 20px;
			height: auto;
			text-shadow: none;
				color:var(--color-sec);
	background:var(--container);
			-webkit-backdrop-filter: blur(20px);
			backdrop-filter: blur(20px);
			border-radius: 30px;
			box-shadow: 8px 8px 20px 2px #0000008a;
			-webkit-transition-duration: 1s;
			-moz-transition-duration: 1s;
			transition-duration: 1s;
			min-height: 300px;
		}

	
	
	.small_po
		{
			max-width:500px;
		}
	footer > ul li
		{
			padding-left: 0px;
		}
	.bar
		{
			margin:10px auto;
			padding:5px;
		}
	.tg_over
		{
			margin:2px;
			overflow:auto;
			max-height: 350px;
		}
	td.tg
		{
			display:inline-block;
			width:100%;
			left:0;
			right:0;
			margin:0 auto;
		}
			td.acc
		{
			display:inline-block;
			width:100%;
			left:0;
			right:0;
			margin:0 auto;
		}
	td.tg_i
		{
			display: block;
			width: 90%;
			left: 0;
			right: 0;
			margin: 0 auto;
		}
	td.tg_parametre
		{
			display:inline-block;
			width:100%;
			left:0;
			right:0;
			margin:0 auto;
		}
	td.imgtd
		{
			display:inline-block;
			padding:5px;
			left:0;
			right:0;
			margin:0 auto;
		}
	.s_1
		{
			
			margin:10px auto;
			display:block;
		}
	.img_album_tg
		{
			
			border-radius:50%;
			width:130px;
			height:130px;
		}
		
/*popup*/
	._1
		{
			text-shadow:none;background:#000000e0;
			overflow-y:auto;
			height:auto;
			z-index:900;
			font-size:15px;
			padding:40px 15px;
			color:#FFF;margin:0 auto;
			bottom:0;
			right:0;
			left:0;
			top:0;
			max-width:100%;
			position:fixed;
			line-height:normal;
		}
	._2
		{
			text-shadow:none;
			overflow-y:auto;
			height:auto;
			z-index:900;
			font-size:11px;
			background:rgba(51, 51, 51, 0.73);
			color:#FFF;
			margin:0 auto;
			bottom:0;
			right:0;
			left:0;
			top:0;
			max-width:100%;
			line-height:normal;
		}
	.cookies
		{
			cursor:pointer;
			font-size:12px;
			z-index:2;
			position:fixed;
			bottom:0;
			min-height:100px;
			color:#fff;
		}
	.popupok
		{
			text-shadow:none;
			height:auto;
			bottom:0px;
			z-index:900;
			font-size:8px;
			padding:20px 25px;
			color:#FFF;
			cursor:pointer;
			position:fixed;
			box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-webkit-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-moz-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			left:25%;
			right:25%;
			transition:all 0.4s cubic-bezier(1, 0, 0, 1) 0s;
			background-color:rgba(76, 194, 46, 1);
		}
	.popupinfo
		{
			background:rgba(85, 161, 251, 1);
			text-shadow:none;
			height:auto;
			cursor:pointer;
			bottom:0px;
			z-index:900;
			font-size:8px;
			padding:20px 25px;
			color:#FFF;
			position:fixed;
			box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-webkit-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-moz-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			left:25%;
			right:25%;
		}
	.popuperreur
		{
			text-shadow:none;
			height:auto;
			cursor:pointer;
			bottom:0px;
			z-index:900;
			font-size:8px;
			padding:20px 25px;
			color:#FFF;
			position:fixed;
			box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-webkit-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-moz-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			left:25%;
			right:25%;
			background-color:#DB1313;
		}
	
/*titre container*/
.bar_b
{
border-bottom: 5px solid var(--color-prim);
        border-right: 0.5px solid #000;
        border-left: 0.5px solid #000;
        border-top: 0.5px solid #000;
        margin: 0px 0px 10px 0px;
        color: var(--bar-b-color);
        padding: 10px;
        background: var(--bar-b);
        font-size: 20px;
        display: inline-block;
        border-radius: 10px;
        max-width: 200px;
        width: auto;      
}
	
/* Menu */


	.img_photo_resp
		{
			transition:none;
			width:150px;
			height:150px;
		        border-radius: 50%;
			text-align:center;
			box-shadow: 2px 3px 7px 0px #7e7b7f;
		}
	.img_photo_resp2
		{
			transition:none;
		width: 100px;
        height: 100px;        border-radius: 50%;
			text-align:center;
			box-shadow: 2px 3px 7px 0px #7e7b7f;
		}
	._tfr
		{
			box-shadow:2px 3px 3px #111;
			background:rgba(0, 0, 0, 0.55);
		}
	._11025
		{
			float:left;
			color:#FFF;
			font-size:20px;
			max-width:100px;
			margin:0px;
			text-align:center;
			display:block;
			z-index:100;
		}
	._11026
		{
			color:#fff;
			margin-bottom:15px;
			cursor:pointer;
			float:right;
			font-size:25px;
			right:0;
			background:rgba(0, 0, 0, 0.3);
			padding:5px;
			z-index:100;
		}
	._11027
		{
			bottom:0px;
			top:0px;
			left:0;
			right:0;
			border-radius:10px;
			width:100%;
			height:auto;
			bottom:0;
			margin:0 auto;
			display:block;
		}
	.box_desc
		{
			margin-right: 100px;
			background: #c8dee4;
			box-shadow: 3px 3px 5px #898989;
			position: relative;
		}
	.notif
		{
			position:relative;
		}
	._sd470
		{
			display:inline-block;
			margin:0 0 0 0px;
			color:#fff;
		}
	._sd500
		{
			display:block;
			position:static;
			padding:20px 0 20px 10px;
			margin-bottom:25px;
			margin:0 auto;
		}
	._sd458
		{
			position:relative;
			display:block;
			max-width:160px;
			max-height:160px;
			margin:10px auto;
			background:#fff;
		}
	.lien_mm
		{
			display:inline-block;
		}
	.logo_th
		{
			float:none;
			margin:0 auto;
			display:block;
		}
	.text_bar_pop
		{
			max-width:150px;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			text-indent:20px;
			text-align:left;
		}	
	.block
		{
			display: block;
		}
	.th_color
		{
			line-height: 4;
		}			
	.center
		{
			text-align:center;
			margin:0 auto;
			display:block;	
		}

	#popupok
		{
			background-color:rgba(76, 194, 46, 1);
			text-shadow:none;
			height:auto;
			bottom:0px;
			z-index:900;
			font-size:8px;
			padding:20px 25px;
			color:#FFF;
			cursor:pointer;
			box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-webkit-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-moz-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			left:25%;
			right:25%;
		}
	#popupinfo
		{
			background:rgba(85, 161, 251, 1);
			text-shadow:none;
			height:auto;
			bottom:0px;
			z-index:900;
			font-size:8px;
			padding:20px 25px;
			color:#FFF;
			box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-webkit-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-moz-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			left:25%;
			right:25%;
			cursor:pointer;
		}
	#popuperreur
		{
			text-shadow:none;
			height:auto;
			bottom:0px;
			z-index:900;
			font-size:8px;
			padding:20px 25px;
			color:#FFF;
			cursor:pointer;
			position:fixed;
			box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-webkit-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			-moz-box-shadow:1px 2px 3px rgba(35,6,6,0.80);
			left:25%;
			right:25%;
			background-color:#A51515;
		}
	.box_desc
		{
			margin-right: 100px;
			background: #c8dee4;
			box-shadow: 3px 3px 5px #898989;
			position: relative;
		}
	._88
		{
			margin-top:50px;
		}
	.fl
		{
			text-align: center;
			margin-left: -30px;
			color: #fff;font-style: italic;
			text-transform: uppercase;
			/* filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.1); */
			-webkit-transform: rotate(-40deg);
			-moz-transform: rotate(-40deg);
			-o-transform: rotate(-40deg);
			-ms-transform: rotate(-40deg);
			transform: rotate(-40deg);
			width: 100px;
			font-size:10px;
			margin-top:0px;
			padding: 5px;
			position: absolute;
			border-radius: 10px;
		}
		.fl_notif
		{
font-style: normal;
        margin-top: 0px;
        position: absolute;
        border-radius: 50%;
        z-index: 3;
        margin-left: 0px;
        font-weight: 900;
        font-family: sans-serif;
        display: flex
;
        align-items: center;
        justify-content: center;
        color: #fff;
        width: 20px;
        padding: 10px;
        font-size: 12px;
        background: #b42bd2;
        clip-path: circle(50%);
        border-radius: 50%;
		}
	.fl_ta
		{
text-align: center;
        color: #ffffff;
        display: flex
;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        max-width: max-content;
        margin: 0 auto;
        padding: 15px;
        border-radius: 0px 30px;
        z-index: 3;
        font-size: 35px;
			
		}
	.fl_2
		{
			text-align: center;
			border: 2px solid #bb18b4;
			color: #000;
			text-transform: capitalize;
			border-radius: 20px;
			z-index: 3;
			  background: #fff;
          
        padding: 5px 0;
		}
		.fl_f
		{
			text-align: center;
			border: 2px solid #ea50e3;
			color: #000;
			text-transform: capitalize;
			border-radius: 20px;
			z-index: 3;
			  background: #fff;
          
        padding: 5px 0;
		}
	.fl_m
		{
			text-align: center;
			border: 2px solid #479ae2;
			color: #000;
			text-transform: capitalize;
			border-radius: 20px;
			z-index: 3;
			  background: #fff;
          
        padding: 5px 0;
		}
	.nb_dossier
		{
			box-shadow: 2px -7px 8px #5e1c9c;
			text-shadow:-1px 2px black;
			background: #dd7113;
			color: #fff;
			border-radius: 50%;
			padding: 0;	
			-webkit-transition-duration: 500ms;
			-moz-transition-duration: 500ms;
			transition-duration: 500ms;
		}
.circle_poste svg
{
	fill: #fff;
}
.circle_poste
{
    position: sticky;
    
    background: rgb(96 74 180 / 40%);
   clip-path: circle(50%);
    bottom: 10px;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    z-index: 2;
    color: #fff;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6);
}
.circle_poste:hover
{
    position: sticky;
    
    background: rgb(96 74 180 / 80%);
   clip-path: circle(50%);
    bottom: 10px;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    z-index: 2;
    color: #fff;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6);
	
}
	#name_animal
		{
			        text-align: center;
        display: block;
        color: #fff;
        margin: 5px auto;
        background: linear-gradient(#671acd, #702dd2);
        max-width: 150px;
        border-radius: 30px;
        padding: 10px;
			font: small-caps bold 14px/1 sans-serif;
		}
		#img_tg_supp
{
border: 0.5px solid #39815c;
    vertical-align: top;
    float: left;
    border-radius: 50%;
    width: 50px;
    height: 51px;
    margin-right: 5px;	
}
.guide_tg_supp:hover>#img_tg_supp
{
border: 0.5px solid transparent;
    vertical-align: top;
    float: left;
    border-radius: 50%;
    width: 50px;
    height: 51px;background:#777;
    margin-right: 5px;	
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	transition-duration: 500ms;
}
.guide_tg_supp
{
		border-radius: 30px;
        margin: 5px;
        cursor: pointer;
        background: rgba(255, 255, 255, 0.69);
        color: #000;
        line-height: 2.5;
        padding: 0 10px 0 0;
		border: 0.5px solid transparent;
}
.guide_tg_supp:hover
{
		border-radius: 30px;
        margin: 5px;
        cursor: pointer;
        background: rgba(255, 255, 255, 0.95);
        color: #000;
        line-height: 2.5;
        padding: 0 10px 0 0;
		border: 0.5px solid #39815c;
		-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	transition-duration: 500ms;
}
		#img_tg
{
border: 0.5px solid #b400ff;
    vertical-align: top;
    float: left;
    border-radius: 50%;
    width: 50px;
    height: 51px;
    margin-right: 5px;	
}
.guide_tg:hover>#img_tg
{
border: 0.5px solid transparent;
    vertical-align: top;
    float: left;
    border-radius: 50%;
    width: 50px;
    height: 51px;
    margin-right: 5px;	
	-webkit-transition-duration: 500ms;
	-moz-transition-duration: 500ms;
	transition-duration: 500ms;
}
	.guide_tg
		{
			border-radius: 30px;
        margin: 5px;
        cursor: pointer;
        background: rgba(255, 255, 255, 0.69);
        color: #000;
        line-height: 3.5;
        padding: 0 10px 0 0;	
		}
	._1_bar
		{
			border-top: 5px solid #000;
			border-radius: 30px;
		}
	._2_bar
		{
			margin:5px;
		}


	.footer_lm
		{
				 background: var(--header-background);
        box-sizing: border-box;width:100%;
        text-align: left;border-radius:0;color:#fff;
        font: bold 16px sans-serif;
        padding: 5px 0;
        -webkit-transition-duration: 1s;
        -moz-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-backdrop-filter: blur(40px);
        backdrop-filter: blur(40px);
		}

	.bar_f
		{
			border-left: 8px dotted transparent;
			border-bottom: 7px inset #bb18b4;
			font-weight: bold;
			color: #FFF;
			padding: 15px;
			font-size: 20px;
			display:inline-block;
			border-radius:0 30px 30px 0;
		}

	.footer_lm .footer_g,
	.footer_lm .footer_c,
	.footer_lm .footer_r
		{
			display: block;
			width: 100%;
			margin-bottom: 40px;
			text-align: center;
		}
	.footer_lm .footer_copy
		{
			text-align:center;
			margin:0 auto;
		}
	.footer_lm .footer_c i
		{
			margin-left: 0;
		}
		.footer_lm .footer_lien a
{
	border-radius:20px;
	font-weight:300;
	font-size: 20px;
	left: 0;
		display: inline-block;
	padding: 5px;
	margin:5px;
	border:1px solid #000;
}
  	.logo
		{
			position:relative;
			height:30px;
			text-align:center;
			left:0px;
			padding:15px;
			font-size:12px;
			letter-spacing:1px;
			text-decoration:none;
			color:#EEE;
			font-weight:700;
			text-transform:uppercase;
			margin:20px auto;
			display:block;
		}
	#menu_support
		{
			width:9em;
		}
	.banniere_pub_marque
		{
			display:none;
		}
	footer > ul li .desp
		{
			color:#848889;
			margin-left:25%;
			position:relative;
			text-align:center;
		}
	select
		{
			margin:0;
		}
	.bt_alldedi
		{
			margin-right:20px;
		}
	body
		{
			padding-top:0;
		}
	#container
		{
			margin:10px;
		}
	#_6FFBU654
		{
			display:block;
			text-align:center;
			min-width:100%;
			width:100%;
			margin:0 auto;
			max-width:100%;
		}
	#79sf9f0
		{
			display:block;
		}
	#_7655
		{
			display:none;
		}
	.div_date
		{
			display:none;
		}
	.box_desc
		{
			width:0 auto;
		}
	.box_dates
		{
			padding:15px;
			width:70px;
			height:70px;
			margin:0 auto;
		}
	.d_jour
		{
			padding:2px;
		}
	.d_an
		{
			padding:1px;
		}
	.navbar-inner
		{
			padding-right:0px;
			padding-left:0px;
			border-left:#777;
			border-right:#777;
			background:none;
		}
	.L4mm_ot
		{
			display:block;
		}
	footer > ul li .desp
		{
			color:#848889;
			margin:0;
			position:relative;
			text-align:center;
		}
	.site-content 
		{
			padding-top: 0;
			padding-bottom: 0;
		}
}
@media (max-width:800px)
{
}
@media only screen and (max-width:320px)
{ /*Version ??*/
	.container
		{
			max-width:800px;
		}
}