/**Red style**/
::-moz-selection {background: #CDCDCD;text-shadow: none;color:#FFFFFF;}
::selection {background: #CDCDCD;text-shadow: none;color:#FFFFFF;}
.browserupgrade {background: #FFFFFF;}
a,a:link,a:visited,a:focus,a:active{color: #343434;text-decoration: underline;}
a:hover{color: #c0392b;}

/**Navbar**/
#barre{background-color: #c0392b;}
.navbar-fixed-top{border-bottom:1px dotted #FFFFFF;color:#FFFFFF;}
.chapitre .navbar-fixed-top{color:#FFFFFF;}
.article .navbar-fixed-top{border-bottom:1px dotted #FFFFFF;}
.chapitre .navbar-default .navbar-brand,.chapitre .navbar-default .navbar-brand:hover{background:#FFFFFF;}
.navbar-right .ion{color: #FFFFFF;}
#networks li,#loader{color:#FFFFFF;background-color:#343434;}

/**Nav**/
.anchor{display: block;height: 55px;margin-top: -55px; visibility: hidden;}

/**Article**/
.main-article h3{color:#343434;}
.main-article .intertitre, #up {color:#c0392b;}
.main-article .btn{background:#343434;}
.main-article li{color:#343434}
.main-article blockquote:before{color:#343434;}

/**Popover**/
.pop{cursor:pointer;color:#c0392b;}
.pop:hover{opacity:0.7;}
.popover {z-index:99!important;border-color: #c0392b;background-color: #c0392b;}
.popover-content {background-color: #c0392b;color:#FFFFFF;border-color: #c0392b;}
.popover.bottom > .arrow {border-bottom-color: #c0392b;border-bottom-color: #c0392b;}
.popover.bottom > .arrow:after {border-bottom-color: #c0392b;}


	#compassmobile{color:#343434!important;bottom:40px;text-align:center;font-size:80px;cursor:pointer;}
	#compass:hover{opacity:0.8;}