/* -----------------------------------------------------------------------

 Joomla Nav 0.1 for the Blueprint CSS Framework
 http://blueprintcss.org

   * Copyright (c) 2008-Present. Refer to the main Blueprint license.
   * See README for instructions on how to use this plugin.
   * For credits and origins, see AUTHORS.

----------------------------------------------------------------------- */

.joomla-nav {
  border-top:1px solid #b3c9e4;
  height:1%; /* fixing IE 6 */
  margin:0px 0 0 0;
  min-height:auto;
  overflow:hidden;
  padding:0.67em 0 0.20em 0;
  width: 100%;
}
.joomla-nav li {
  float:left;
  line-height:1.5;
  list-style-type:none;
  margin:0 0.5em 0 0.5em;
  padding:0 20px;
}

.joomla-nav li:first-child {
	margin-left: 0px;
}

.joomla-nav li a {
  color: #999;
  cursor:pointer;
  display:block;
  float:left;
  font-weight:bold;
  padding:0 .0em 0 .0em;
}
.joomla-nav li a.selected {
  color:#555;
  cursor:default;
}
.joomla-nav li a, .joomla-nav li a:focus, .joomla-nav li a:hover {
  text-decoration:none;
}
.joomla-nav li a:focus, .joomla-nav li a:hover {
  color:#555;
  outline:none;
}
.joomla-nav li.label {
  font-weight:normal;
  line-height:1.5;
  margin-right:1em;
  padding:.15em .33em .15em .33em;
}

.weblinkslien{
	margin-top: -7px;
	background:-moz-radial-gradient(12% 0% 0deg, #4B4D4B, #0F1111 55%);
	background:-webkit-gradient(radial, 73 8, 0, 137 -379, 512, from(#494648), to(#161313));
	background-color: #000;
	width: 252px;
}

.weblinkslien li{
	width: 270px;
	height: 20px;
	list-style-type: none;
	padding: 0px;
	margin-top: 7px;
	font-size: 1.2em;

}

.weblinkslien li:last-child{
	padding-bottom: 5px;
}
.weblinkslien li a{
	text-decoration: none;
	color: #ddd;
	font-weight: bold;
}

.weblinkslien li a:hover{
	text-decoration: underline;
	color: #fff;
}

.weblinkslien p{
	margin-bottom: 0;
}

#guide{
width: 230px;
padding: 10px 20px 0 20px;
margin-left:0;
color: #ddd;
background-color: #000;
}

#guide a{
	color: #ddd;
	text-decoration: none;
}

#guide a:hover{
	color: #fff;
	text-decoration: underline;
}

.cat-items{
	min-height: 600px;
}

.readmore{
	margin-left: 5px;
}

.readmore {
	color: #ddd;
	text-decoration: none;
}

.readmore:hover{
	color: #fff;
	text-decoration: underline;
}

.annonce{
	width: 238px;
	height: 120px;
	padding: 10px;
	background: #fff;
	margin: 5px;
	border-left: 1px solid #52065f;
	border-right: 1px solid #52065f;
	margin-bottom: 20px;
	position: relative;
}

.newsflash-annonce{
	background:-moz-radial-gradient(11% 0% 0deg, #4B4D4B, #0F1111 54%);
	background:-webkit-gradient(radial, 73 8, 0, 137 -379, 512, from(#494648), to(#161313));
	background-color: #000;
	position: relative;
	width: 270px;
	overflow: auto;
	margin-top: 0px;
}

.newsflash-title-annonce{
	color: #ddd;
	margin-left: 5px; margin-bottom: 0;
	margin-right: 5px;
	font-weight: bold;
	font-size: 1.3em;
	padding: 5px 0 0 0;
	border-top: 1px solid #ddd;
}

.newsflash-title-annonce:first-child{
	border-top: none;
}

.newsflash-annonce p{
	background:#fff;
	margin: 0 5px;
	width: 255px;
	padding-left: 5px;
}

.newsflash-annonce p:first-child{
	padding-top: 5px;
}

.newsflash-annonce p:last-child{
	padding-bottom: 5px;
}

h1{
	display: none;
}

.cat-items{
/*	border-right: 2px solid #52065f;*/
}

h6{
	width: 495px;
}

#form-login{
	color: #ddd;
	margin-left: 0px;
    padding: 20px;
    width: 590px;
	background: -moz-radial-gradient(11% 0 0deg, #4B4D4B, #0F1111 54%) repeat scroll 0 0 #000000;
}

#diapo_haut{
margin: 11px auto 0 auto;
width:650px;
height:245px;
position:relative;
z-index:1
/*-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);*/
margin-bottom: 40px;
}
 
#diapo_haut img{
position:absolute;
z-index:2;
opacity:0
}

.article-accueil, form#login-form, form#mod_login_logoutform, .cbPageInner{
	color: #ddd;
	font-weight: bold;
	overflow: auto;
	margin-bottom: 20px;
	/*background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
}

#article1{
	position: relative;
	margin-top: 120px;
}

.article-accueil h3{
	float: right;
	text-align: left;
	width: 445px;
	margin-left: -20px;
	margin-top: 0px;
}

.article-accueil img{
	float: left;
	padding-right: 10px;
}

.article-accueil p{
	text-align: justify;
	margin: 0;
	padding: 10px;
}

#article_bas img{
	float: right;
	padding: 0;
	margin-left: 5px;
}

#article_bas{
	height: 200px;
	overflow: hidden;
}

#article_bas h3{
	margin-right: -5px;
}


#diaporama{
	/*position: relative;
	width:630px;
	height:260px;*/
	margin-bottom: 20px;
	/*margin-top: -30px;*/
}


.joomla-footer{
    /*height: 1%;*/
    /*margin: 0px 0 1.5em;*/
    overflow: hidden;
	text-align: center;
	width:100%;
	margin-top:25px;
    /*padding: 0.67em 0;*/
}

.joomla-footer a{
	color: #777;
	font-weight: bold;
}

.joomla-footer a:hover{
	color: #333;
	text-decoration: none;
}

fieldset{
	width: 480px;
	padding: 10px;
	margin-top: 6px;
}
/*
label#jform_spacer-lbl{
	margin-right:413px;
}

label#jform_name-lbl{
	margin-right: 200px;
}
*/
.cb_form label, .cbLoginForm label{
	margin-top: 2px;
	display: block;
	float: left;
	width: 200px;
}

div.search label{
	width: auto;
	display: inline;
	float: none;
}
/*
.search input{
	margin: 0;
}
*/
.search fieldset{
	width: 100%;
}
/*
.phrases-box{
	width: 100%;
}
*/

.cb_comp_outer{
	color: #ccc;
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
}

.section{
	margin: 5px auto;
	background: #2970c6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	width: 570px;
	text-align: justify;
}

.titre{
	font-weight: bold;
	font-size: 1.4em;
}
#article_bas + p.readmore a{
	position: relative;
	top: -50px;
	left: 5px;
}

div.items-row.cols-1.row-2 { margin-top:-100px !important;}



