.blue {
color: #3498db;
}
.well ul li a {
margin:7px;
}
/* Espace */
.call-action {
  padding: 0px;
}
.marge10 {
padding-left:10px
}

.space5 {
margin-bottom:5px;
}
.space10 {
margin-bottom:10px;
}
.text {
padding: 0 20px;
}
.title {
font-size: 18px;
color: #333;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
line-height: 1.5em;
margin-top: 0;
}
/* Menu */
.navbar .nav li a:hover {
	background:#3498db;
	color:#fff;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

/* Tarif effect tableau */
.accordion-heading {
background: #3c3c3c;
}
.accordion-heading a {
outline: none;
font-weight: bold;
color: #fff;
}
.accordion-heading .active {
color: #fff;
}
.accordion-heading .active {
background: #3c3c3c;
}
.accordion-heading a.accordion-toggle:hover {
color: #fff;
}
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
background-color: #EAF7FF;
}
/* cadre */
.cadre {
padding:10px 20px 10px 20px;
border:1px solid #e6e6e6;
border-radius:10px;
margin-bottom:20px;
}  

aside .widget.special {
margin-top: -10px;
}

.rond { border-radius: 10px;
}

.ombre{
-moz-box-shadow:0px 0px 4px 0px rgba(119, 119, 119, 0.45);
-webkit-box-shadow:0px 0px 4px 0px rgba(119, 119, 119, 0.45);
box-shadow:0px 0px 4px 0px rgba(119, 119, 119, 0.45);
}

#cadre {
background: #FCFCFC;
border-radius: 10px;

margin-top: 10px;

}

/* cercle icon */

.icon-32 {
width: 50px;
height: 24px;
padding: 4px;
font-size: 16px;
line-height: 24px;
}

/* // responsive youtube // */
/*
.video-container {
    position: relative;
    padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}

/*.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/
/* slide actualit� */
.well_slide {
height:150px;
min-height: 20px;
padding: 19px 50px 0 50px;
margin-bottom: 0;
background-color: #e5f5ff;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
border-radius: 10px;
}
/* btn Slide */
.carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 25px;
height: 40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background: #3498db;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}

html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}

#full-screen-background-image {
	z-index: -999;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
/* Cadre Sp�cial */
.simple {
background-color: #f9f9f9;
}
.info-pad {
border: 1px solid #ededed;
margin: 0 0 22px 0;
padding: 20px 25px 20px 25px;
position: relative;
}
.info-pad::before {
width: 20px;
height: 20px;
content: "";
display: block;
background: url(../img/box_flip.gif) no-repeat;
position: absolute;
top: -1px;
right: -1px;
}
.activePage {
    background-color: #4b7cd5 !important;
    color: #ffffff !important;
}

/******** MENU ***************/
.cadre_blanc {
/*border-radius: 5px;*/
margin:10px;
padding:0;
padding-left:5px;
padding-top:10px;
padding-bottom:10px;
clear: both;
/*background-color:#fff;*/
*zoom: 1;
}


/* Menu principal */
.navbar .nav > li > a {
	font-size: 13px;
	padding: 10px 9px;
	font-weight: 600;
	color: #125093;
}


/* Dropdown */
.navbar .dropdown-menu {
	max-height: 420px;
	overflow-y: auto;
	padding: 10px 0;
	min-width: 260px;
}

/* Liens dropdown */
.navbar .dropdown-menu > li > a {
	padding: 6px 18px;
	font-size: 13px;
	white-space: normal;
}

/* Séparateur visuel */
.navbar .dropdown-menu > li.divider {
	margin: 6px 0;
}

#ss_menu{
	text-decoration:none!important;
	border-bottom:1px dotted #3a3a3a;
}
#ss_menu a{
	text-decoration:none!important;
}
#ss_menu a:hover{
	text-decoration:none!important;
}
.color {
    background: #125093;
    color: #fff;
}
.color2 {
    background: #3498DB;
    color: #fff;
}

/***** famille *****/ 

.courses-list-tab .tabs li.current a {
    color: #125093;
}