/* fin head */
/* procedure  mettre le css sorti sur typo3temp scriptmerger uncompressed
https://jonassebastianohlsson.com/criticalpathcssgenerator/
sortir le css optimiser et le mettre sur spirea-head
*/

html{ overflow: scroll; }
html:first-child body { height: 100%; }
html, #wrap { margin: 0; padding: 0; height: 100%; font-size: 100%; }

body{
margin:0px 0px 0px 0px;
background: #1264ba;
background: linera-gradient(#1264ba, #AFD2FE);
background: -webkit-linear-gradient(#1264ba, #AFD2FE);
background: -o-linear-gradient(#1264ba, #AFD2FE);
background: -moz-linear-gradient(#1264ba, #AFD2FE);
background-repeat: no-repeat;
background-attachment: fixed;
font-family: Optima, Helvetica, Arial, sans-serif;
text-rendering : optimizeLegibility;
font-size: 1em;
  }

#tableau_maitre{
background: #FFFFFF;
margin-left:auto; 
margin-right:auto;
text-align: center;
min-width: 830px;
max-width: 1200px;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 2em;
margin-bottom: 2em;
/padding-top: 0px;
/padding-bottom: 0px;
/border-collapse: collapse;
box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.47);
}

p{
text-align: justify;
margin-top: 5pt;
}

hr{
	
	  /* display: block; */
  /* font-size: 1.1em; */
  /* font-weight: bold; */
  /* color: #054593; */
  
  border:none;
  height: 20px;
 	width: 90%;
	height: 50px;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-top: 0;
  border-bottom: 1px solid #054593;
  box-shadow: 0 20px 20px -20px #054593;
  margin: -50px auto 10px; 
}

/* .ce-row{ */
		/* max-height: 79px; */
		/* display: flex; */
		/* width:auto; */
/* } */

 .frame-space-before-extra-small image-embed-item { 
	max-height: 79px;
	width:auto;
 }
 
	/* position: absolute; */
	/* top:50%; */
	/* left: 50%; */
	/* min-width: 100%; */
	/* min-height: 100%; */
	/* width: auto; */
	/* height: auto; */
	/* transform: translateX(-50%) translateY(-50%); */
/* } */


.txtc {
padding-left: 5px;
text-align: justify;
padding-right: 5px;
}
.txtcdroite {
font-size: 1em;
font-weight: normal;
color: #767676;
text-align: right;
}
.txtcgauche {
font-size: 1em;
font-weight: normal;
color: #767676;
text-align: left;
}

a:visited{color:#006699;}
a:link{color:#006699;}
a:hover{color:#006699;}  
a:active{color:#006699;}

.masque{
display:none !important;
}

#spirea { /*image*/
width:796px;
max-width:796px;
height:117px;

margin-right:1px;
display:inline-block;
}

.frame{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/*
.mirror-x-effect {
  background-image: url(/fileadmin/Image_Spirea/header_spirea_796.jpg);
  background-size: cover;
  background-position: center;
}

@supports (transform: scaleX(-1)) {
  .mirror-x-effect {
    position: relative;
  }
  .mirror-x-effect:before, .mirror-x-effect:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: inherit;
  }
  .mirror-x-effect:before {
    left: 0;
    right: 50%;
	
  }
  .mirror-x-effect:after {
    left: auto;
    right: 0%;
	transform: scaleX(-1);
	filter: blur(2px);
	-webkit-filter: blur(2px);
  }
}
*/

#refl {
	display:inline-block;
	-moz-transform: scaleX(-1);
       -o-transform: scaleX(-1);
       -webkit-transform: scaleX(-1);
       transform: scaleX(-1);
	/*-webkit-mask-image: -webkit-gradient(linear, right top, right bottom, from(transparent), color-stop(40%, transparent), to(rgba(255, 255, 255, 0.1)));*/
}

.fixed{position:fixed; top:0px;}

/* responsive petit écran - smartphone */
@media screen and (max-width: 768px){
    #tableau_maitre  img{display:none !important;}
	#tableau_maitre{ width: 100%; 
	 min-width: 60px !important;
	}
	div#contenu txtc .ul .li{
	padding-left: 0px !important;}
	
	.tableau_bas{ width: 100%;/*796px*/	}
	#piedpage img{display:none !important;}
	#ligneune {display:none !important;}
	#lignedeux {display:none !important;}
	#lignetrois {display:none !important;}
	
	.ligneunecondensee {display:none;}
	div#menudroite{
		width:100% !important;
		font-size:1.3em;
			
	}
	#submenu_lien ul{width:100% !important;}
	#sidebardroite {display:none !important;}
	
	ul { margin: 0; padding: 0; }
	.menu {	top:0px; display:none !important; /*position:absolute;*/ }
	
	div#sticky{
		position: -webkit-sticky;  
		position: sticky;
		top: 0; 
		z-index: 99;
	}
}

@media screen and (min-width: 769px){
	#lignemobile {display:none !important;}
	.menucondense {display:none !important;}
	.pull-right ul{
		float: right !important;
	}
	.multi-column-dropdown li a {
	display: block;
	clear: both;
	}
	
	.dropdown-menu.columns-2 {
		min-width: 400px;
	}
	.dropdown-menu.columns-3 {
		min-width: 400px;
	}
	.max70{
		max-width:100%;
	}
	/* .tx-powermail{ */
		/* max-width:70%;	 */
	/* } */
	
	div#menudroite{
	min-width:22%;
	max-width:22%;
	font-size:1.1em;
	/* position: -webkit-sticky;   */
	/* position: sticky; */
	top: 100px; 
	right:0;
	float:right;
	}

	.flash{
	background-color: #FFFFFF;
	/* entre pour le sticky..*/
	position: -webkit-sticky;  
	position: sticky;
	top: 100px;
	}
	
	.navbar-header{
		position: sticky; 
		top: 1em;
		z-index:2;
	}
	
	.navbar{
		position: sticky; 
		top: 0.8em;
		z-index:2;
	}
	.stickytitredepages{
	/*width:100%;*/
	/*display: block;*/
	/*min-width:796px;*/
	/*max-width:796px;*/
	/*padding-right: 5%;*/
	
	/*padding-top: 1em;*/
	
	padding-bottom: 1.1em;
	background-color: #FFFFFF;
	/* box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); */
	/* /* entre pour le sticky..*/ 
	 /*position: -webkit-sticky;  */
	 position: sticky; 
	 /* position: fixed;  */
	/* top: 150px;  */
	top: 3.4em;
	z-index:0;
	} 
		
}

/* make responsive */

@media screen and (min-width: 1500px){
	#lignemobile {display:none !important;}
	.tableau_bas{width: 100%;}
	#tableau_maitre{ width: 1460px;}
	
	#spirea { width:1440px; }

}

@media screen and (min-width: 1620px){
	#sidebardroite{
		position: sticky;
		margin-right:-370px;
		top : 0px;
		padding: 5px;
		padding-top: 50px;
		z-index: 10;
	}
}

/* fin responsive */

#ligneune{
  vertical-align: top;
  width: 100%;
  /margin-top: 1.2em;
  /margin-bottom: -1.2em;
  position: sticky;
  top: 0;
  min-height:1.4em;
  z-index: 9999;
 
}

#lignemobile{
	font-weight:1.6em;
	width: 100%;
	/margin-top: 12px;
	/margin-bottom: -15px;
}
#lignemobile .ul .li{
	width: 100%;
}
#lignedeux{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  /margin-top: 12px;
  /margin-bottom: -15px;
}

#lignetrois{
	/*media="screen and (min-width: 796px)" vient du template*/
  display: inline-block;
  vertical-align: top;
  width: 100%;
  /margin-top: 12px;
  /margin-bottom: -15px;
  background-color: #1264ba;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  max-height:117px;
}

#spimenu{  /*obsolete ?*/
  display: inline-block;
  margin-bottom: 15px;
}

.ligneunecondensee {
  font-weight: normal;
  background-color: #FFFFFF;
  text-align: right important!;
  float: right important!;
  font-size: 1.4em;
  width:100%;
  max-width:1176px;
  /margin-top: 12px;
  /margin-bottom: -15px;
 white-space: nowrap;
}

.ligneunecondensee a{
text-decoration: none;
}
.affix {
  top: 0.8em; 
  width:100%;
  max-width:1176px;
}

.cache{
	display:none;
}

.navbar .nav .sticky-top > li > a {
  color: #ffffff;
  background-color: #ffffff;
  background-image: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 1em;
  vertical-align: top;
  /*display: inline-block;*/
  
  display: flex;
  
  justify-content: center;
  align-items: center;
  
  /*height:110px;*/
  /*padding-top:100px;*/
  float: none;
  /*width: 100%;*/
  min-height:2.6em;
  max-height:2.6em;
  background: none;
  margin-right:150px;  
}

.navbar .sticky-top{
	background-color: #ffffff important!;
	border-style:none;	
}

.navbar-custom {
    background-color: #ffffff;
    border-style:none;	
	margin-bottom: 0px;
	z-index:999;
}

.navbar-collapse{
	background-color: #ffffff important!;
	border-style:none;	
}

.nav-stacked{
	width: 100%;
}

.navbar-collapse
{
  padding-right: 0px ;
  padding-left: 0px ;
  }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header
{
  margin-right: -25px !important;
  margin-left: -25px !important;
}

.nav > li > a{
  margin-bottom: 5px !important;
}

.nav > li > a:focus, .nav > li > a:hover{
  background-color: #3384e3 !important;
}

.sticky-top{
  min-height: 2.6em;
  margin-top: 10px;
  margin-bottom: 2px;
  margin-left:auto; 
  margin-right:auto;
  text-align: center;
  min-width: 800px; /*   min-width: 815px;    max-width: 1200px;  800 - 1176*/ 
  max-width: 1176x; 
}

.nav>li>a{
	margin-top: 5px;
	margin-bottom: 10px;
	vertical-align: top; 
	background-color: #1264ba;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 0.9em; 
	font-weight: normal;
	/*height:70px;*/
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #3384E3;
	vertical-align: top;	
}

ul.nav li{
  list-style: none;
}


ul.nav > li.dropdown:hover > ul.dropdown-menu {
	list-style-type: none;
	display: block;
	margin-top:0px;
	color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 1px solid #3384E3;  
	background-color: #3384E3;
	/*min-width: 360px;*/
}


 .navbar-toggle .navbar-inverse{
    /* background-color: #333333 important!; */
    background-color: #FFFFFF important!;
	background-image: #FFFFFF;
	/* border: 1px solid #3384E3;   */
	/* background-color: #3384E3; */
}

.icon-bar {
    background-color: black;
	z-index:1000;
}

/* Border du sous-menu*/
ul.dropdown-menu {
}	
/* souss-menu... */

.dropdown-submenu{
position:relative;

}
.dropdown-submenu > .dropdown-menu{
top:0;
left:100%;
margin-top:-6px;
margin-left:-1px;

}
.dropdown-submenu:hover > .dropdown-menu{
display:block;
}
.dropdown-submenu > a:after{
display:block;
content:" ";
float:right;
width:0;
height:0;
border-color:transparent;
border-left-color:#fff;    
}

.dropdown-submenu li{
list-style-type: none;
text-align: left;
color:#FFFFFF;
margin-left:-20px;
text-decoration:underline;
}

ul.dropdown-menu li{
list-style-type: none;
text-align: left;
color:#FFFFFF;
}

ul.dropdown-menu2 li{
margin-left:-20px;
list-style-type: none;
text-align: left;
}
ul.dropdown-menu2 li a{ 
color:#CCCCCC;
font-size: 0.9em;
padding: 1px 8px;
text-align: left;
}

.dropdown-submenu:hover > a:after{
border-left-color:#ffffff;
}

.dropdown-submenu.pull-left > .dropdown-menu{
left:-100%;
margin-left:10px;

}

.dropdown-menu li a {
padding: 2px 8px;
font-weight: 300;
font-size: 1em;
}
.multi-column-dropdown {
list-style: none;
margin: 0px;
padding: 0px;
}

.lien-blanc a, a:visited,a:link{
color: #ffffff important!;
}

.lien-blanc {
color: #ffffff important!;
}

.bckblanc{
background-color:#FFFFFF;
}


/* fin head */

#wrap { margin: 0; padding: 0; height: 100%; font-size: 100%; } /*obsolete ?*/


.txtcontactez-nous {
  font-size: 1em;
  color: #FFFFFF;
}

.csc-firstHeader h1{
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: #054593;
}
.csc-firstHeader h1 a{
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: #054593;
}



#piedpage{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  /padding-top: 0px;
  /padding-bottom: 0px;
  /border-collapse: collapse;
  text-align: center;
}

#spimenu{   /*obsolete ?*/
  display: inline-block;
  margin-bottom: 15px;
}

#mibewvert {
	border: none;
	display:none;
}


.ok{
  font-size: 0.7em;
  font-weight: normal;
  color: #767676;
  border: 1px solid #767676;;    
}
.ok:hover {
	border: 1px solid #767676;
	color: #FFFFFF;
    background: #767676;
}

.txtecourrant{ padding-left: 5px; padding-right: 0px; color: #FFFFFF; }
.txtcontactez-nous{ font-size: 13px; font-weight: normal; color: #FFFFFF; }
.txtcontactez-nous a{  font-size: 13px; font-weight: normal; color: #FFFFFF; }

.titrecontactez-nous{
  font-family: Verdana;
  font-size: 1em;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}


.txtcfloatgauche {
  font-weight: normal;
  color: #767676;
  text-align: left;
  float: left;
  margin-right: 5px;
  font-size: 1em;
}

.breadcrumbfloatgauche {
  font-weight: normal;
  color: #767676;
  text-align: left;
  float: left;
  margin-right: 5px;
  font-size: 1em;
}

.txtcfloatgauche a{
text-decoration: none;
}

.txtcfloatright {
  font-weight: normal;
  color: #767676;
  text-align: right;
  float: right;
  display:inline-block important!;
  font-size: 1em;
}

.txtcfloatright a{
text-decoration: none;
}

li{
  padding-left: 5px;
  list-style: inside;
}
ul.navigation li{
  padding-left: 0px;
  list-style: none;
}

a.liens {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: underline;
}
.titrecourrant {
  font-size: 1em;
  font-weight: bold;
  color: #898989;
  padding-left: 7px;
}
.titrerubrique { font-size: 1.1em; font-weight: bold; color: #054593; }


h1 {
  display: block;
  font-size: 1.1em; 
  font-weight: bold;
  color: #054593;
  text-align: center;
  }


h2 {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: #054593;
  text-align: center;
  }

h3 {
  display: block;
  font-size: 1.1em; 
  font-weight: bold;
  color: #054593;
  text-align: center;
  }
  
  
h4 {
  display: block;
  margin: 0 0 8px 0;
  padding:0 0 0 8px;
  font-size: 1.3em; 
  font-weight: bold;
  text-align: justify;
  color: #054593;
  text-align: center;
}

h5{
  text-align: center;
  text-align: center;
  font-size: 1.1em; 
  font-weight: bold;
  color: #054593;
  padding:5px;
  border-radius: 15px;
	-webkit-border-radius: 15px ;
	 -moz-border-radius: 15px ;
  border:1px solid #999999;
}


.flash{
  text-align: center;
  //display:inline-block; 
  display: block;
  
  //float: right; 
  font-size: 1.1em; 
  font-weight: bold;
  color: #054593;
  padding:5px;
  border-radius: 15px;
	-webkit-border-radius: 15px ;
	 -moz-border-radius: 15px ;
  border:1px solid #999999;
}

@-webkit-keyframes shake {
 from {
    -webkit-transform: rotate(10deg);
 }
 to {
   -webkit-transform-origin:center center;
   -webkit-transform: rotate(-10deg);
 }
}

@-webkit-keyframes wiggletest {
  0% { transform: translate(4px, 0); }
  50% { transform: translate(-4px, 0); }
  100% { transform: translate(4px, 0); }
}

@keyframes wiggletest {
  0% { transform: translate(4px, 0); }
  50% { transform: translate(-4px, 0); }
  100% { transform: translate(4px, 0); }
}

@keyframes wiggle {
  0% {transform: rotate(10deg);}
  25% {transform: rotate(-10deg);}
  50% {transform: rotate(20deg);}
  75% {transform: rotate(-5deg);}
  100% {transform: rotate(0deg);}
}

@-webkit-keyframes wiggle {
  0% {-webkit-transform: rotate(10deg);}
  25% {-webkit-transform: rotate(-10deg);}
  50% {-webkit-transform: rotate(20deg);}
  75% {-webkit-transform: rotate(-5deg);}
  100% {-webkit-transform: rotate(0deg);}
}

@-ms-keyframes wiggle {
  0% {-ms-transform: rotate(1deg);}
  25% {-ms-transform: rotate(-1deg);}
  50% {-ms-transform: rotate(1.5deg);}
  75% {-ms-transform: rotate(-5deg);}
  100% {-ms-transform: rotate(0deg);}
}

@keyframes blink {  
  0% { color: #FFFFFF;}
  100% { color: green;}
}
@-webkit-keyframes blink {
  0% { color: #FFFFFF;}
  100% { color: green;}
}


.mibew_a a{
 color: green;
 transform: rotate(10deg);
 /*blink  5s l 3 forwards  #90EE90; */
 -webkit-animation:  blink linear 5s 3 forwards, wiggle 5s infinite;
 /*-moz-animation: blink 1s linear infinite, wiggle 75ms infinite;*/
 animation: wiggle 5s infinite,blink linear 5s 3 forwards;

 /* blink linear 5s 3 forwards,*/
}




.flash_a a{
 color: #FF0000;
}

.ui-state-default a{  background: none; }

.soustitrerubrique {
  font-size: 1em; 
  font-weight: bold;
  color: #054593;
}
.bottomlinks, .bottomlinks a{
  font-size: 1em; 
  font-weight: normal;
  color: #000066;
  padding-bottom: 12px;
  padding:0px 0px; 
}
.bottomlinks h3{
  text-align: left;	
}

.titremenu {
  font-size: 1em; 
  font-weight: normal;
  color: #898989;
}
.titredepages {
  font-size: 1.2em; 
  font-weight: bold;
  text-transform: uppercase;
  color: #054593;
  text-decoration: underline;
  margin-top:20px;
  text-align:center;
}

.tag1{
  font-size: 1.2em; 
  font-style: italic;
  font-weight: normal;
  font-variant: normal;
  color: #767676;
}
.tag2{
  font-size: 19px;
  font-style: italic;
  font-weight: normal;
  font-variant: normal;
  color: #767676;
}
.tag3{
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  font-variant: small-caps;
  color: #767676;
}
.tag4{
  font-size: 13px;
  font-style: bold;
  font-weight: normal;
  font-variant: small-caps;
  color: #767676;
}

.alignleft { float: left; }
.alignright {  float: right; }

td.align_top_left{
  vertical-align : top;
  text-align: left;
}
td.align_top_right{
  vertical-align : top;
  text-align: right;
}

td.width_75 {
  width:75%;
  vertical-align : top;
}

div#menugauche {
	float:left;
	text-align: left;
	display:table;
	/*padding:5px;*/
	}

div#menudroite {
	
	/*test
	position: -webkit-sticky;
	position: sticky;
	top: 120px;
	display:flex;
	*/
	
	float:right;
	text-align: left;
	/* display:table; */
	margin: 0 5px 5px 50px;
	
}
.clearfix {
    overflow: auto;
}

	
div#submenu {
	float:left;
	display:table;
	padding: 0 5px 0 0;
	background-color:#eff4fa;
}

div#submenu_lien {
	width: 100%;
	float:left;
	display:table;
	padding: 0 0 0 0;
	background-color:#eff4fa;
    margin-bottom: 1em;
    color: #767676;;
	border-radius: 5px 10px 0 5px;
	-webkit-border-radius: 5px 10px 0 5px;
	 -moz-border-radius: 5px 10px 0 5px;
	 border:1px solid #999999;
	 
}
#submenu_lien ul{
	/* width:230px; */
	list-style: none;
    margin:0;
	padding: 0;
    border: none;
}

#submenu_lien li{
    margin: 0;
	border-bottom: 1px solid #999999;
	list-style: none;
	padding: 0.3em 0.3em 0.3em 0.3em; 
}

#submenu_lien li a {
    display: block;
    /*padding: 0.3em 0.3em 0.3em 0.3em;*/
    background-color: #eff4fa;
    color: #054593;
    text-decoration: none;
    width:100%;
	list-style: none;
}

#submenu_lien li a:hover {
    background-color: #eff4fa;
    color: #054593;
	list-style: none;
   }

div#contacteznous {
	float:left;
	width:200px;
	display:table;
	padding:5px;
	background-color:#77a4db;
	margin-bottom:5px;
	margin-top:5px;
}

div#contenu {
	width:100%;
	display:block;
/*	margin-top:20px;*/
	/margin-top: 12px;
	min-height:500px;
}

/*onMouseover style*/

div#men a{ font: 0.9em Verdana, Arial, Helvetica, Geneva, SunSans-Regular; }
div#men ul.titremenu{  list-style-type: none;   padding-left: 0px; }
div#men ul.titremenu  a{ font-weight:bold; }
div#men ul.stitremenu{  padding-left: 25px; }
div#men ul.stitremenu li{ list-style-type: disc; padding-left: 0px; }
div#men ul.stitremenu a{ padding-left: 0px; font-weight:normal; }

div#men ul.stitremenu a:hover {
  background-color:#F5F5F5;
  color:#767676;
  text-decoration:underline;
}

mailform .label { font-weight:bold; }

/*.ui-accordion{ width: 550px; display: inline-block;}*/
.powermail_fieldset{display: block;}
.powermail_create{display: block;}
.powermail_message{display: block;}

dl.powermail_all dd {
	float: left;
	width: 350px;
}


.csc-textpic-imagewrap img{
  box-shadow: 8px 8px 12px #aaa;
}


#piedpage{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  /padding-top: 0px;
  /padding-bottom: 0px;
  /border-collapse: collapse;
 /* text-align: center;*/
 text-align: left;
  margin: 0;
  padding: 0; 
 
}

.col-lg-3 ul li,.col-md-3 ul li,.col-sm-6  ul li,.col-xs-12 ul li{
	margin: 0;
	list-style-type: none;
}
.bottomlinks ul, .bottomlinks li {
	/*padding: 0 0 5px 0;*/
	padding: 0;
	/*display: block;*/
	list-style-type: none;
}
.menupied span, .competences span, .contact span{
	display: block;
}



#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
	background: #AFD2FE;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 0px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    /*background: rgba(0, 0, 0, 0.9);*/
	 background: #1264ba;
}
#return-to-top:hover i {
    color: #fff;   
    top: 5px;
}


#spichat{ 
    position:fixed;
	/* text-align: center; */
    /* top:25px; */
	bottom: 0;
    right: 5px;
    padding:0px;
    margin:0px;

    z-index:0; 

    /* transform-origin: bottom right; */
	
}
#spichat p{
	color: #fff;
    display:inline-block;
	line-height:40px;
}

#spichat a {
	color: #fff;
}
#spichat a:hover { 
	/*background: #CCC; */
}
.border0{
	border: 0px;
}


