.STYLE-LIEN-FINAL{background-repeat:no-repeat;color: #3369a9;
font-size: 12px;
  font-family: Roboto, sans-serif;
  text-decoration: none;
  padding: 0;
  letter-spacing: 0.02em;
  font-weight: bold;
  font-style: italic;
margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  line-height: 30px;} 
/* Style Lien Chemin navigation */ 
.Style-NAV {
    background-position: left center;
    background-repeat: no-repeat;
    text-decoration: underline;
    color: #707173;
    font-weight: bold;
    font-size: 12px;
    font-family: Roboto, sans-serif;
    background: url(arrow-breadcrumb.gif) right 4px no-repeat;
    padding: 0 12px 0 0px;
    margin: 0 4px 0 0px;
    vertical-align: baseline;
    line-height: 30px;
}
.pull-leftGuide {
	text-align: left;
  }
.aucuneTransformation{
    text-transform: none  ! important;
}
.align-center {text-align: center;}
.align-left {text-align: left;}
.align-right {text-align: right;}
.float-right {float: right;}
.align-right-imp {text-align: right !important;}
/* Style Combo */ 
.DIV-STYLE-COMBO {
    position: relative;
    overflow: hidden;
    background: #e6e6e6 url(img/btn-select.png) no-repeat 95% 50%;
    display: block;
    font-size: 140%;
	}
.STYLE-COMBO {
 	border: 1px solid #E7E7E7;
    background: #fff;
	position: relative;
    z-index: 2;
    width: 100%;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 40px;
	font-size: 100%;
    margin: 0;
    vertical-align: baseline;
	font-family: Roboto, sans-serif;
    color: #707173;

	
	}
.Style-Cadre-Recherche {
	/*background: #F2F2F2;*/
	background-color: #F8F8F8;
	-webkit-border-radius: 17px 17px 17px 17px;
    border: 2px solid #004493;
    padding: 10px;
}
.Style-Div-Nombre-Enr {
	background:#004493;
	border-radius:50%;
	width:90px;
	height:90px;
}
.rond{
	border-radius:50%;
	width:90px;
	height:90px;
	background: #004493;
	border:none;
	outline:none;
	font: 13px Tahoma bold;
	color:white;
}
div.rond{

	text-align:center;
   /* margin-left: 15px;*/
}
div.rond span{
	position:relative;
	top:30px;
}
.Style-LIB-TOTAL {
	color:#FFFFFF;
	font-size:12px; 
	font-family:Roboto;

 
}
.Style-TOTAL {
    color: #FFFFFF;
    font-size: 20px;
    font-family: Roboto;
	/*position: absolute;
	bottom:20px;
	right:1px;
	left:40px;
	text-align: left;*/
}
.libRECH{
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    height: 27px;
    line-height: 27px;
	font-family:Museo700;
	font-weight : bold;

}
.BTN-MODIFIER {
    FLOAT: RIGHT;
    CURSOR: POINTER;
}
.tooltips{
	position: relative;
	cursor: help;
	display: inline-block;
	text-decoration: none;
	color: #707173;
	outline: none;
	font-family: Roboto, sans-serif;
	font-size: 12px;
	
	}	
.tooltips span{
	text-align:center;
	visibility: hidden;
	position: absolute;
	bottom: 30px;
	left: 10%;
	z-index: 99999;
	width: 210px;
	margin-left: -127px;
	padding: 10px;
	border: 2px solid #ccc;
	opacity: .9;
	background-color: #ddd;
	color: #222;
	background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	word-break: break-all;
	
	}
.tooltips:hover{
	border: 0; 
	}
.tooltips:hover span{
	visibility: visible;
	 word-break: break-all;
	}
.tooltips span:before,
.tooltips span:after{
	content: "";
	position: absolute;
	z-index: 1000;
	bottom: -7px;
	left: 50%;
	margin-left: -8px;
	border-top: 8px solid #ddd;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 0;
	}
.tooltips span:before{
	border-top-color: #ccc;
	bottom: -8px;
	}
.stylized_select {
    position: relative;
    overflow: hidden;
    background: #e6e6e6 url(img/btn-select.png) no-repeat 95% 50%;
    display: block;
	color: #7F7C78;
	font-family:Roboto, sans-serif;
	font-size:16.8px;
	/* width: 408px !important;*/


}
.stylized_select select {
    position: relative;
    z-index: 2;
    width: 100%;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 40px;
	/* width: 408px !important;*/
}
.stylized_select .input_wrapper {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 80%;
    padding: 0 17px 0 7px;
	/* width: 408px !important;*/
}
#body-text .worldwide-select-item form fieldset {
    width: 290px;
    margin: 0 auto;
    padding: 0;
}
.Style-Titre-Site{
	font: 400 30.55px Roboto;
	font-weight: 400;
	color: #DF0C36;
	display: inline-block;
	margin-bottom: 5px;
   text-align: center;
	
}
.vaStyle-vaTitre-vaSite{
	font: 400 30.55px Roboto;
	font-weight: 400;
	color: #DF0C36;
	display: inline-block;
	margin-bottom: 5px;
   text-align: center;
	
}
.Style-textarea{
	background-color: rgb(255, 255, 255);
	font: 400 30.55px Roboto;
	box-sizing: border-box;
	    width: 613px;
    height: 83px;

	
}
.STYLE-TD{
	text-align: center;
	
}
