a.dropdown-toggle{
 font-size:12px;
}
%debut de menu faculties______________
#galerie-menu {
	text-align:center;
}
#galerie-menu a img 
{
	height:100px;
	width:100px;
	border:none;
	vertical-align:top;
}
#galerie-menu a 
{
	border-radius:15px;
	display:inline-block;
	transform:scale(0.75);
	overflow:hidden;
	transition:1s;
	z-index:10;
    color:transparent;
}
#galerie-menu a:hover {
  transform:scale(1);
	transform-origin:top center;
	z-index:5;
	background:none;
	transition:1s;
    box-shadow: 0 0 15px gray;
	border:solid white;
    color:black;
}
#galerie-menu a:focus {
	transform:scale(1);
	transform-origin:top center;
	z-index:5;
	background:none;
	transition:1s;
    box-shadow: 0 0 15px gray;
	border:solid white;
    color:black;
}
#galerie-menu a:before 
{
	content:attr(title);
	position:absolute;
	
	bottom:0;
	box-shadow:0 0 3px white;
	display:block;
	width:100%;
}
/* fin de menu faculties */
/*-debut de  menu Vertical */
/*#menu8 {
    width:210px;
	margin-top: 0px;
}
	
#menu8 li a {
	text-decoration: none;
    height: 32px;  
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
}
	
#menu8 li a:link, #menu8 li a:visited {
	color: #777;
	display: block;
	padding: 0px 0 0 0px;
  background:transparent;
}
	
#menu8 li a:hover {
	color: #3344EE;
	padding: 0px 0 0 0px;
    background:#EFEFEF;
}
	
#menu8 li a:active {
	color: #4345CC;
	padding: 0px 0 0 0px;
    background:#EFEFEF;
}

#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}*/
/* fin de mega menu Vertical */
/* debut de readmore */
.readmore a {
  color: #4345CC;
  padding:0px;
  border:0px;
}
/* fin de readmore*/
/* Debut dub  Blog d'article en vedette */
.pull-left.item-image{
  margin-right: 0px;
}/*
.container.t3-mainbody{
  padding:0px;
}*/
.t3-content.col-xs-12.col-sm-8.col-sm-push-4.col-md-9.col-md-push-3{
  padding:0px;
  margin: 0px;
} 
.items-row.cols-2.row{border-color:#ffffff;
  padding:0px;
  margin: 0px;
  border:0px;
}
.blog-featured{
  padding:0px;
  margin: 0px;
}
.items-row.cols-2.row-0.row{
  padding:0px;
  margin: 0px;
}
/*.items-row{
  border:0px;
  padding:0px;
  margin: 0px;
}
.items-row .item {
    margin-bottom: 0px;
} */

/* Fin du Blog d'article en vedette */
/* Debut de pied et pagination du blog et articles en vedette */
.items-more a{margin: 0px;
  font-size:10px;
  border:0px;
  padding:0px;
}
.items-more h3{display: none;
}
.pagination > li > a{margin: 0px;
  font-size:10px;
  border:0px;
  padding:3px;
}
.items-more ol{display: none;
}
.counter{margin: 0px;
  font-size:10px;
  border:0px;
  padding:0px;
}
/* Fin de pied et pagination du blog et articles en vedette */
/* debut de list des archives*/
.archive a{
 font-size:12px;
 padding:0px;
}
.filters select{
  font-size:12px;
  padding:0px;
  border:0px;
}
.filters button{
  font-size:12px;
  padding:0px;
  border:0px;
}
.archive h2{
  font-size:12px;
  margin:2px;
}
/* Fin de list des archives */
/* debut module nombre de visite coalaweb traffic */
.visiteur{
  padding:20px;
}
.visiteur div{
  font-size:8px;
  padding:0px;
  margin:0px;
  width:180px;
}
.visiteur div:hover{
  font-size:12px;
  padding:0px;
  margin:0px;
  width:180px;
}
/* fin module nombre de visite coalaweb traffic */
/* debut menu latérale */
#menu8 {
  margin:20px;
 word-spacing:2px;
  letter-spacing:1px;
  font-family:times new roman;
  font-size:10px;
  background:transparent;
}
#menu8 a {
color:rgb(184, 16, 7);
  font-size:15px;
  padding:0px;
  background:transparent;
}
#menu8 a:hover{
  font-family:Arial;
  color :rgb(51, 102, 255);
  font-size:18px;
  background:rgb(0,100,150);
}
/* fin menu latérale */
/* debut logo-img */
.logo-img {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.logo-img:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
/* find logo-img */
/*debut de section article-intro clearfix img */
img[itemprop="thumbnailUrl"] {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
img[itemprop="thumbnailUrl"]:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
} 
/* fin de section article-intro clearfix img */