/****************************** RECHERCHE ACTUS ************************************/
div#gauche_recherche {
	margin:30px auto 0 auto;
	width:91%;
	overflow:hidden;
}
p.search_titre {
	font-size:1.2em;
	margin:0 0 5px 0;
}
.search_input {
	border:1px solid #CCC;
	overflow:hidden;
	background:#FFF;
}
div#gauche_recherche input.search_value {
	border: 0 none;
    color: #999;
    font-family: inherit;
    font-size: 0.9em;
	width:84%;
	height:29px;
	float:left;
}
div#gauche_recherche input.search_submit {
	height:33px;
	width:33px;
	float:right;
	background:url(../img/public/gauche_search_btn.png) center no-repeat;
	border: 0 none;
	cursor:pointer;
}

p.annuler-search {
	margin:10px 0 0 0;
}

.delete_search {
	background:url(../img/public/delete_search.png) left center no-repeat;
	height:30px;
	line-height:30px;
	padding:0 0 0 35px;
	color:#C00;
}
.delete_search a {text-decoration:none; color:inherit;}

/***************************** LISTE DES ARTICLES **********************************/



div#pagination_bottom {
	position:relative;
	overflow:hidden;
	width:97.8%;
	background:#f6f6f6;
	border:1px solid #e4e4e4;
	padding:0 1%;
	margin:0 0 15px 0;
}

/* A LA UNE */
.news_une_content {
	position:relative;
	width:96%;
	padding:2%;
	margin:10px 0;
	background:#019edf url(../img/public/news_une_bg.jpg) center repeat-x;
}
.liste_news_une_date {
	color:#019edf;
	background:#FFF;
	border-bottom:4px solid #085273;
	float:left;
	margin:0 2% 0 0;
	width:18%;
	max-width:70px;
	min-width:70px;
}
.news_une_cadre {
	border-top:1px solid #61ceff;	
	border-bottom:1px solid #085273;
	padding:15px 0;
}
.news_une_first {
	border-top:none;
	padding:0 0 15px 0;	
}
.news_une_last {
	border-bottom:none;	
	padding:15px 0 0 0;
}
	

.news_une_content a { text-decoration:none; display:block;}


/* LISTE DES ACTUALITES */
div#liste_article {
	position:relative;
	width:100%;	
}

h2.liste_news_titre {
	position:relative;
	width:100%;
	padding:0 0 5px 0;
	font-size:1.6em;
	font-weight:100;
	border-bottom:1px solid #82a4af;
}

div#liste_article .news_content {		
	margin:20px auto;
	width:96%;
	overflow:hidden;
	padding:2%;
	background:#f8f8f8;
}
div#liste_article .news_content:hover{
	background:#82a4af;	
}
div#liste_article .news_content:hover .news_titre, div#liste_article .news_content:hover .liste_contenu.couleur{
	color:#FFF;
}
.news_content a { text-decoration:none; display:block;}
.news_top {
	position:relative;
	width:100%;
	height:auto;
	margin:0 0 10px 0;
	overflow:hidden;
}
.liste_news_date {
	color:#FFF;
	background:#82a4af;
	border-bottom:4px solid #738d95;
	float:left;
	margin:0 2% 0 0;
	width:18%;
	max-width:70px;
	min-width:70px;
}
p.news_date_jour {
	font-size:1.7em;
	text-align:center;
	margin:0 auto 5px auto;
	padding:0;
	height:26px;
	font-family:arial;
}
p.news_date_mois {
	font-size:0.8em;
	text-transform:uppercase;
	text-align:center;
	height:19px;
	margin:0;
	padding:0;
	font-family:arial;
}

.news_titre {
	position:relative;
	width:80%;
	font-size:140%;	
	padding:0;
	margin:0;
	float:left;
}
.news_titre p {margin:0;}
.news_photo {
	float:left;
	margin: 0 15px 0 0;
	height:100%;
	max-height:150px;
	max-width:40%;
	overflow:hidden;
	border:1px solid #019edf;
}
.news_photo img {
	margin:-15% 0 0 0;
}
.news_bottom {
	width:100%;
	text-align:justify;
	font-size:0.9em;
	overflow:hidden;
}
.liste_contenu, .liste_contenu p {
	width:100%;
}


/*********** PAGE ARTICLE ************/
.contenu_date {
    background: rgba(0, 0, 0, 0) url("../img/public/blog_picto_date.png") no-repeat scroll left center;
    margin: 0 0 10px;
    width: 100%;
}
.contenu_date, .reference_tag {
    font-size: 0.8em;
    font-style: italic;
    margin: 0;
    overflow: hidden;
    padding: 1% 0 1% 30px;
    position: relative;
}

.reference_tag { 
	width:95%;
	margin:0 0 0 20px;
	background:url(../img/public/blog_picto_tag.png) top left no-repeat;
	background-position:0 15px;
    padding: 20px 0 1% 30px;
}
.reference_date a, .reference_tag a {color:inherit; text-decoration:none;}

.reference_tag p.tag_titre {font-size:1.2em;font-weight:bold;margin:-5px 0 10px 0;}
.reference_tag p { margin:0 10px 0 0;}
.reference_tag p:hover {color:#bc1c27; text-decoration:underlined;}



/* PIECE JOINTE */
.piece_jointe {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    cursor: pointer;
    line-height: 45px;
    margin: 8px auto;
    padding: 10px;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 0.9em;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
p.doc { line-height:16px;}
.suppr_doc {
    background: url("../img/public/search_delete_filtre.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:95%;
    display: block;
    float: left;
    height: 25px;
    width: 15px;
	margin:0 10px 0 0;
}
/*REF*/
.ref{
	position:relative;
	float:left;
	background:#FFF;
	box-shadow:0px 0px 2px #999999;
	width:28%;
	margin:2% 3% 1% 2%;
	min-height:270px;
	height:auto;
	overflow:hidden;
	z-index:1;
	cursor: default;
}
.img_ref{
	position:relative;
	width:98%;
	margin:1%;
	z-index:1;
	overflow:hidden;
	max-height:205px;
	height:205px;
}
.img_ref img{
	width:100%;
	z-index:1;
}
.title_ref{
	position:relative;
	text-align:left;
	color:#333333;
	text-transform:uppercase;
	font-size:15pt;
	margin:0 3%;
	font-weight:normal;
	z-index:1;
	font-family:'Teko';
}
.content_ref{
	position:relative;
	text-align:justify;
	color:#272829;
	font-size:0.8em;
	margin:1% 3%;
	line-height:1.6em;
	z-index:1;
	min-height:70px;
}
.ref a{
	position:relative;
	color:inherit;
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
}
/*Effets*/
.ref .mask, .ref .content {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
}



.ref a.info {
   background:url(../img/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
 
}
.third-effect .mask {
   opacity: 0;
   overflow:visible;
   
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
   z-index:999;
}

.third-effect a.info {
	background: rgba(0, 0, 0, 0) url("../img/public/detail_ref.png") no-repeat scroll center center;
   position:relative;
   top:-10px; /* Center the link */
   opacity: 0;
   transition: opacity 0.5s 0s ease-in-out;
   z-index:1000;
}

.third-effect:hover .mask {
   opacity: 1;
   border:200px solid rgba(0,0,0,0.7);
}

.third-effect:hover a.info {
   opacity:1;
   transition-delay: 0.3s;
}
/*Suggestions bas de page*/
.ref.perc25{
	width:20%;
}
.ref.perc25 .img_ref{
	height:150px;
}
p.savoir_faire{
	margin:5px 0 5px 20px;
	padding:0;
	line-height:20px;
}
p.savoir_faire a{
	color:#272829;
	text-decoration:none;
}
p.savoir_faire a:hover, p.savoir_faire.active a{
	color:#bc1c27;
}
div#contenu_categ{
	text-align:justify;
}
div#contenu_categ p{
	margin:6px 0;
}