/*=====================  ERMES NEXTBUILD  ===================*/

@import url(/ui/skins/ermes-standard/style.css);
@import url(/ui/skins/ermes-standard/modeles.css);
/* Desactived @import url(polices/polices.css); */

/* =========  EVOLUTIONS  ============*/

#share_social {
    z-index: 10;
}
#search-panel {
	background: none;
}
#ermes_main_menu li.LEVEL1 {
	width: auto;
}
#ermes_main_menu li.LEVEL1 > a {
    padding: 10px 20px 13px;
	text-align: left;
}
.myaccount-rights ul li.member-right,
.myaccount-rights ul li.reader-right,
.myaccount-rights ul li.admin-right {
    background: none;
    color: #15bcec;
}


/* =========  RESPONSIVE RESPONSINATOR  ============*/

@media (min-width: 240px) and (max-width: 319px) {
}
@media (min-width: 320px) and (max-width: 374px) {
}
@media (min-width: 375px) and (max-width: 383px) {
}
@media (min-width: 384px) and (max-width: 413px) {
}
@media (min-width: 414px) and (max-width: 567px) {
}
@media (min-width: 568px) and (max-width: 599px) {
}
@media (min-width: 600px) and (max-width: 666px) {
}
@media (min-width: 667px) and (max-width: 735px) {
}
@media (min-width: 736px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (min-width: 1024px) and (max-width: 1279px) {
}

/*______________ Glyphicones ______________*/

.glyphicons {
	text-align: center;/*actif si float left désactivé sur li*/
	overflow: hidden;
}
.glyphicons li {
	position: relative;
	display: inline-block;
	float: left;
	margin: 1px;/*non fiable si float left désactivé sur li*/
	/*margin-right: 1px;/*à activerv si float left désactivé sur li*/
	width: 150px;
	height: 100px;
}
.glyphicons a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	background: #6bb3a5
}
.glyphicons a:hover {
	background: #50867C;
	text-decoration: none;
}
.glyphicons a:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 40px;
	font-family: 'ermes-font-update';
	font-weight: normal;
}
.glyphicons span {
	position: absolute;
	bottom: 10px;
	left: 0;
	display: inline-block;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
}

/*______________ Styles Tiny ______________*/

.couleur_texte-1 {
	color: red;
}

/*=========== MODELES ENCARTS =============*/








