
/*    	    *** *** *** *** 	        */
/*    	    				 	        */
/*    	    	Module 	        		*/
/*    	    	Og-Actu 	        	*/
/*    	    				 	        */
/*    	    *** *** *** *** 	        */



/* 
	Sommaires
	(accueil, listes, rubrique, article, autres...)
*/



/* page actualités */

.rap_actu {
	display: block;
	margin: 10px 0px 10px;
	padding: 20px 0px 20px;
	background-color: transparent;
	transition: 0.6s;
}
.rap_actu:hover {
	background-color: #F3F3F3;
}
.rap_actu_titre {
	margin: 10px 0px 0px;
	padding: 0px 0px 5px 40px;
	line-height: 1.2em;
	font-family: 'montserratregular', "Montserrat", sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #fa0;
	background: url("../style/ico-bulle.png") no-repeat left 4px scroll;
	transition: 0.4s;
}
.rap_actu_titre  a{
	color: #fa0;
}
.rap_actu_titre  a:hover{
	color: #f90;
}
.rap_actu:hover .rap_actu_titre {
	margin-left: 40px;
	color: #f90;
}
.rap_actu_intro {
	margin: 4px 40px;
	padding: 0px;
	font-size: 1.6em;
	color: #666;
}
.rap_actu_date {
	font-family: 'montserratbold', "Montserrat Bold", "Montserrat", sans-serif;
	font-size: 0.6em;
	text-transform: uppercase;
	color: #555;
}

/* 2nde version */
.acc_actu_rap_lien {
	display: block;
	clear: both;
	height: 164px;
	padding: 40px 0px 40px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: transparent;
	transition: 0.4s;
}
.acc_actu_rap_lien:first-child {
	border-top: 1px solid #fff;
}
.acc_actu_rap_lien:last-child {
	border-bottom: 1px solid #fff;
}
.acc_actu_rap_lien:hover{
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 40px 0px 40px 40px;
}

.acc_actu_img_cadre {
	float: left;
	display: block;
	margin: 0px 14px 10px 0px;
	padding: 10px;
	width: 250px;
	height: 150px;
	border: 1px solid #fff;
	transition: 0.6s;
}
.acc_actu_img {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 150px;
	overflow: hidden;
}
.acc_actu_img img {
	width: 250px;
}
.acc_actu_rap_lien:hover .acc_actu_img_cadre  {
	margin-right: 30px;
	background: #ccc;
	border: 1px solid #bbb;
}

.acc_actu_txt_glob {
	float: left;
	display: block;
	margin: 10px 0px 0px 14px;
	padding: 0px 0px;
	width: 520px;
	height: 160px;
	overflow: hidden;
	font-size: 1.4em;
}
.acc_actu_date {
	display: block;
	color: #999;
	font-size: 0.9em;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 18px;
	background: url("../style/trombone.png") no-repeat left center scroll;
}
.acc_actu_txt{
	display: block;
	/*height: 110px;
	overflow: hidden;*/
}
.acc_actu_titre {
	display: block;
	color: #999;
	font-size: 1.4em;
	margin: 0px;
	font-family: open_sanssemibold, sans-serif;
	text-transform: uppercase;
}
.acc_actu_intro {
	display: block;
	margin: 0px 0px;
	padding: 0px;
	color: #666;
	font-size: 1em;
}
.acc_actu_resum {
	display: block;
	margin: 6px 0px 14px;
	padding: 0px;
	color: #555;
	font-size: 0.7em;
	font-style: italic;
}
.acc_actu_plus {
	display: block;
	color: #f90;
	font-family: open_sansbold, sans-serif;
	font-size: 0.9em;
	margin: 4px 0px 0px;
	padding: 0px 0px 0px 14px;
	background: url("../style/fleche_1.png") no-repeat left center scroll;
}


/* 	FIN - Sommaire	*/



/* 
	L'article
	et ses composants
*/

.actu_date {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}


/* Issu de CPG :
#actu_article {
	margin: 55px auto 70px;
}
.actu_img {
	float: right;
	margin: 10px 0px 10px 40px;
	padding: 10px;
	width: 400px;
	background: #eee;
	border: 1px solid #ccc;
}
.actu_date {
	display: block;
	font-size: 2.7em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 6px;
}

.actu_intro {
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	font-family: Kepler, 'Playfair Display', Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
.actu_txt {
	margin: 37px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	text-align: justify;
	line-height: 1.6em;
	color: #666;
}
.actu_txt p {
	margin: 1em 0px 0px 0px;
}
.actu_txt p + p {
	margin: 1.4em 0px 0px 0px;
}
.actu_txt b {
	font-family: open_sanssemibold, sans-serif;
	font-size: 1.2em;
	color: #333;
}
.actu_txt i {
	font-family: Kepler, 'Playfair Display', Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
.actu_txt blockquote {
	margin: 0em 1em;
	padding: 0em 1em;
	font-family: Kepler, 'Playfair Display', Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	line-height: 1.8em;
	color: #003264;
	color: #258;
	color: #606366;
}
.actu_doc {
	text-align: center;
}
.actu_lien {
	display: inline-block;
	margin: 2em 0px;
	padding: 0em 2em 0em 0em;
    font-style: italic;
	font-size: 0.9em;
	color: #369;
	color: #5c595c;
	border: 1px solid #258;
}
.actu_lien span {
	display: inline-block;
	margin: 0px 2em 0px 0px;
	padding: 1em 2em 1em 2em;
	color: #258;
	background: #e0e3e6;
}
.actu_lien:hover {
	color: #555;
	color: #fff;
	background: #258;
}
.actu_pdf {
	margin: 1em auto;
	text-align: center;
}
.actu_pdf a {
	margin: 1vh auto;
	display: inline-block;
}
.actu_pdf a:last-child {
	margin-bottom: 4vh;
}
.actu_pdf a img {
	margin-right: 0.5vw;
}
.actu_pdf a span {
	font-family: "Trebuchet MS", trebuchet, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.actu_video {
	margin: 1em auto;
	text-align: center;
}
.actu_video iframe{
	margin: 0 auto;
}

@media screen and (max-width: 955px) {
	.actu_img {
		float: none;
		margin: 10px 0px 10px 0px;
		padding: 0px;
		width: 100%;
		border: none;
	}
	.actu_date {
		font-size: 1.2em;
		text-align: center;
		font-weight: bold;
		letter-spacing: 2px;
	}
	.actu_intro {
		padding: 0 7vw;
		font-size: 1.2em;
		text-align: center;
		line-height: 1.4em;
	}
	.actu_doc {
		padding: 4vw 0;
		text-align: center;
	}
}
*/

