/* ==========================================================================
   Fichier CSS3 RESET
   ========================================================================== */
   
/*supprime toutes marges*/
*,
body.site {
padding: 0;
margin: 0;
}

/*supprime puces des listes*/
/*
li {
list-style-type: none;
}
*/

/* supprime toutes bordures */
fieldset,img { border : 0; }

/* supprime les déco des liens */
a:link, a:visited {
text-decoration: none;
}


/* ==========================================================================
   Logo
   ========================================================================== */

#logo-title a {
    background: url("http://sport.prb.fr/images/logos/logo_prd_header.png") no-repeat scroll transparent;
    background-size: contain;
    background-position: 8% 50%;
    margin-top: 0;
    height: 100px;
    text-indent: -2000px;
    width: 100%;
}


/* ==========================================================================
   Style Base
   ========================================================================== */
   

    .container, .span12 {
        max-width: 1080px !important;
}
@media (min-width: 1200px){
    .container, 
    .navbar-static-top .container, 
    .navbar-fixed-top .container, 
    .navbar-fixed-bottom .container {
	   width: 1080px !important;
}
}


body {
    font-family: 'Titillium Web', Arial, Sans-Serif;
    font-size: 14px;
    line-height: 18px;
    color: #505050;
    background: #1a2a3a !important;
}

.body .container {
    border-radius: 0px;
    border: 0px;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #1a2a3a;
    padding: 0 10px 10px 10px;
}

body.site {
    border-top: 0px !important;
}


::-webkit-selection { 
    color: #fff;  
    background: #f39400; 
}
::-moz-selection { 
    color: #fff;  
    background: #f39400; 
}
::selection { 
    color: #fff;  
    background: #f39400; 
} 

p a {
    font-weight: 600;
    color: #505050;
    border-bottom: 2px solid currentColor;
    text-shadow: 2px 2px #fff, 2px -2px #fff, -2px 2px #fff, -2px -2px #fff;
}

a#back-top {
    border-bottom: 2px solid currentColor;
    text-shadow: 2px 2px #1a2a3a, 2px -2px #1a2a3a, -2px 2px #1a2a3a, -2px -2px #1a2a3a;
}

a:hover, a:focus {
    color: #f39500;
}


/* ==========================================================================
   Navigation
   ========================================================================== */

.nav {
    margin-bottom: 0px;
}

nav.navigation {
    background: #1A2A3A;
    padding: 0px;
    margin-bottom: 0px;
    border: 0px;
}

.nav-pills > li > a {
    color: #FFFFFF !important;
    text-transform: uppercase;
    border-radius: 0px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: transparent;
    border-radius: 0px;
    color: #F39500 !important;
}

.nav-list > .active > a, 
.nav-list > .active > a:hover, 
.dropdown-menu li > a:hover, 
.dropdown-menu .active > a, 
.dropdown-menu .active > a:hover, 
.nav-pills > .active > a, 
.nav-pills > .active > a:hover, 
.btn-primary {
    background: #1A2A3A !important;
    color: #F29500 !important;
    font-weight: 600;
}

.navigation .nav-child .divider {
    height: inherit;
    margin: 0;
    overflow: initial;
    background: transparent;
    border: 0px;
}

span.separator {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #1A2A3A;
    white-space: nowrap;
}

.navigation .nav-child li > a:hover, 
.navigation .nav-child li > a:focus, 
.navigation .nav-child:hover > a,
span.separator:hover {
    background: #1A2A3A;
    color: #FFF !important;
}

.navigation .nav-child {
    border: 0px;
    border-radius: 0px;
    padding: 15px;
}

.nav-pills > li > a > img {
    margin-top: -10px;
}


/* ==========================================================================
   Slider 
   ========================================================================== */

.top-du-top {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    margin-bottom: 0;
}


.body>.moduletable>.camera_wrap {
    display: block !important;
    max-width: 100% !important;
    border: 0px !important;
}

.camera_wrap {
    border: 0px !important;
}

.camera_wrap a {
    color: #FFF !important;
}

.camera_wrap .camera_caption div {
    font-size: 18px;
    line-height: 20px;
    color: #F29500;
    font-weight: lighter;
    text-transform: uppercase !important;
    margin: 0px !important;
}
.camera_wrap .camera_caption .camera_caption_desc {
    text-transform: initial !important;
    font-weight: 100 !important;
}

.camera_caption > div {
    background: #1A2A3A !important;
    background: rgba(26,42,58,0.8) !important;
}

.newsletter, .partenaires {
     margin-top: 10%; 
}

/* ==========================================================================
   Wrapper 
   ========================================================================== */

h2 {
    color: #FF9C38;
    font-size: 22px;
    line-height: 24px;
    margin: 0px;
    font-weight: normal;
}

h3 {
    background: #1A2A3A;
    padding: 4px 8px;
    margin: 0px !important;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 16px;
    line-height: 24px;
}
.row-deux h3 {
    background: none;
    color: #1a2a3a;
}

h3:before {
    display: inline-block;
    margin-right: 5px;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #F29500;
    border-top: 7px solid transparent;
    content: '';
}

.row-fluid .moduletable {
    /*background: #FFF;*/
    /*padding: 5px;*/
    /*height: 435px;*/
    margin-bottom: 15px;
    overflow: hidden;
}

.row-deux .moduletable {
    background: #FFF;
    /*padding: 5px;*/
    height: 423px;
    margin-bottom: 15px;
    overflow: hidden;
}
.row-deux .bloc-12 .moduletable {
    height: auto;
}

.bloc-11 .moduletable .blog-actus {
    padding: 30px;
    margin: 0px;
}

.blog-actus li {
    margin-bottom: 10px;
}

.row-fluid .moduletable img {
    display: block;
    margin: 0px auto !important;
    width: 96%;
    float: none !important;
}

.container.top {
    margin-top: 15%;
}
.itemid-309 .container.top,
.itemid-292 .container.top,
.itemid-300 .container.top,
.itemid-301 .container.top,
.itemid-633 .container.top {
    margin-top: 0px;
}

.row-fluid .item-page,
.row-fluid #content {
    background: #FFF;
    padding: 10px 20px;
    overflow: hidden;
}
.itemid-309 .row-fluid #content,
.itemid-292 .row-fluid #content,
.itemid-300 .row-fluid #content,
.itemid-301 .row-fluid #content,
.itemid-633 .row-fluid #content {
    background: none;
}

.label-info[href], .badge-info[href] {
    background: #f6f6f6;
    font-weight: 100;
}

a.btn {
    background: #FF8C1A;
    padding: 6px 10px;
    border: 0px;
    border-radius: 0px;
    float: right;
    color: #FFFFFF !important;
    text-transform: uppercase;
    text-shadow: none;
}

.system-unpublished {
    clear: both;
    margin: 10px 0;
}

.system-unpublished {
    clear: both;
    float: none;
    margin: 24px 0;
    display: block;
    width: 100%;
}

blockquote {
    background: #bfbfbf url('../images/postquote.png') no-repeat scroll !important;
    padding: 10px 10px 10px 38px !important;
    margin: 10px 0 10px 20% !important;
    color: #fff !important;
}

.mod_gear_youtube_playlist_player a {
    display: inline-block;
}
div.mod_gear_youtube_playlist_player a img {
    border: 0px !important;
    margin: 5px;
    padding: 5px !important;
}

.blog-actus li {
    padding-bottom: 8px;
    border-bottom: 1px solid #050d10;
}

.blog-actus a {
    color: #FFFFFF !important;
}

iframe, svg {
    border: 0px;
}

.pull-right {
    float: right;
    position: relative;
}
.smartcountdown {
    position: absolute;
    top: 48px;
    right: 0;
    width: 110%;
}

/* ==========================================================================
   JoomGalery 
   ========================================================================== */

.jg_subcatelem_txt a {
    clear: both;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 14px;
    color: #F29500 !important;
}

img.jg_icon {
    display: none;
}

img.jg_photo, .jg_minis a img {
    border: 0px;
    background-color: #1A2A3A;
    background-image: none;
}


/* ==========================================================================
   Footer 
   ========================================================================== */

.clearboth {
    clear: both;
}

.btn-primary {
    border: 0px !important;
    border-radius: 0px;
    box-shadow: none;
}

.acymailing_form input {
    background: none;
    border: 0px;
    border-radius: 0px;
    color: #FFF;
    border-bottom: 1px solid #FFF;
}

.footer .container {
    margin-top: 15px;
}

hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #F39500;
    border-bottom: 0px;
}

/* ==========================================================================
   Media queries
   ========================================================================== */


@media (min-width: 1200px){
    
    .container.top {
    margin-top: 14%;
}
    
}

@media (max-width: 1000px) {    
    
    .container.top {
    margin-top: 18%;
}

}


@media (max-width: 768px) {

    .body {
    padding: 10px;
}
    
    td {
        float: left;
        width: 90% !important;
        padding-left: 10px;
    }
    td a, td p, td img {
        text-align: center;
    }
    
    .header .nav-pills > li > a {
        border: 0px;
    }
    
    nav.navigation {
        border-bottom: 0px;
        margin-top: 0px;
    }
    
    .header-search {
        display: none;
    }
    
    .top-du-top {
        position: relative;
    }
    
    #logo-title a {
        background-position: 50%;
    }
    
    .navbar .btn-navbar {
        background: #F39500;
        padding: 10px;
        text-shadow: none;
        border: 0px;
    }
    
    .nav-child.small {
        font-size: 13px;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .nav-collapse.in.collapse {
        overflow: visible;
        height: 100% !important;
        z-index: 100;
    }
    
    .camera_caption {
        display: none !important;
    }
        
    .jg_subcatelem_cat, .jg_element_cat {
        float: none !important;
        display: block;
        width: 52% !important;
        margin: 15px auto;
        text-align: center !important;
}
    
    .mouse-scroll {
        display: none;
    }
    
    
}


/* ==========================================================================
   Mouse Scroll Down / "abomd" A PEN BY Abuzuloaie
   ========================================================================== */

.mouse-scroll 
{
    display: block;
    width: 20px;
    height: 80px;
    margin: 0 48%;
/*    top: 86%;*/
/*    top: 452px;*/
    margin-top: -25px;
    position: absolute;
}

.unu, .doi, .trei
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 6px;
}

.unu
{
  margin-top: 6px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
}


.mouse, .unu, .doi, .trei 
{
  margin: 0 auto;
}

.mouse
{
  height: 21px;
  width: 14px;
  border-radius: 10px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel
{
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
}

.wheel
{
  -webkit-animation: mouse-wheel 1.2s ease infinite;
  -moz-animation: mouse-wheel 1.2s ease infinite;
  animation: mouse-wheel 1.2s ease infinite;
}

@-webkit-keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel
{
  0% { top: 1px; }
  50% { top: 2px; }
  100% { top: 3px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}