@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,300,700';
/* ==========================================================================*/

li p td div {
    
	line-height:26px !important;
    
}

body p div td {
    font-family: 'Open Sans';
    /*font-size: 16px;
    color: #515151;*/
     font-weight: 300;
	line-height:26px;
    -webkit-animation: androidbugfix infinite 1s;
}

h2 {
	margin-top:38px;
}
.slideplus-caption{
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:normal;
}
table.adminlist td, table.adminlist th {
    
    font-size: 12px;
}
.navigation .nav li {
    position: relative;
    text-transform: uppercase;
}
.nav-child a {
   text-transform: none;
	display: block;
    padding: 3px 20px;
    clear: both;
    font-size: 13px;
    font-weight: normal;
    line-height: 23px !important;
    color: #333;
    white-space: nowrap;
}
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto }

.btn {
	width:auto !important;
	border-radius: 15px !important;
    display: inline-block;
  
    display: inline;
 
    zoom: 1;
    padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    /* background-color: #f5f5f5; */
    background-image: none !important;
    /* background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top,#fff,#e6e6e6); */
  
    /* background-image: linear-gradient(to bottom,#fff,#e6e6e6); */
    /* background-repeat: repeat-x; */
    filter: none !important;
   
    
    background-color: #ffffff;
    
    border: 1px solid #ccc;
 
    /*border: 0;
     border-bottom-color: #a2a2a2; */
    
	-webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
  
    margin-left: .3em;
   /* -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
    /* box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); */
}
.slideplus-above>.slideplus-content {
    padding-top:0 !important; }


@media (min-width: 980px) {
	.trois-modules {width: 29%; padding:20px;height:480px;float: left;  background-color: #ededed;}
}

@media (max-width: 480px) {
	.trois-modules {width: 100%; padding:20px;float: none;  background-color: #ededed;}
}
@media (max-width: 768px) {
	.trois-modules {width: 100%; padding:20px;float: none;  background-color: #ededed;}
}

@media (max-width: 980px) {
	.trois-modules {width: 100%; padding:20px;float: none; background-color: #ededed; }
}

