/****************************
*        Mode normal        *
*****************************/

.a_la_une {
	padding: 0px;
	margin: 0px;
}

.a_la_une .mask {
	position:relative;
	width: 700px;
	height: 467px;
	overflow: hidden;
	background-color: #737373;
	border: solid #737373 1px;
}

.a_la_une .mask img {
	position: absolute;
	display: block;
	border: none;
	/margin-left: -350px;
}
.a_la_une .container img {
	cursor: pointer;
}

.a_la_une .info {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 467px;
	border-right: solid #FFFFFF 1px;
	background: transparent url('images/bloc_noir_une.png') repeat 0px 0px;
	padding: 0px;
	text-align: left;
}

.a_la_une .txt_alaune {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 450px;
	margin: 10px 10px;
	text-align: left;
	letter-spacing: 1px;
}

.a_la_une a.titre_alaune {
	font-weight: bold;
	font-size: 15px;
	color: #feb400;
	margin-bottom: 20px;
	text-transform: uppercase;
	border-top: dotted #ffffff 1px;
	border-bottom: dotted #ffffff 1px;
	padding: 10px 0px;
	text-decoration: none;
	display: block;	
}
.a_la_une a.titre_alaune:hover {
	text-decoration: none;
}
.a_la_une .chapo_alaune {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin-bottom: 10px;
}
.a_la_une a.lire_la_suite {
	width: 64px;	
	height: 19px;
	background: transparent url('images/bouton.png') no-repeat -90px -50px;
	border: none;
	cursor: pointer;
	opacity: 0.9;
	float: left;
	margin: 14px 0px;
}

.a_la_une a.lire_la_suite:hover {
	opacity: 1;
}
.a_la_une .bp {
	position: absolute;
	top: 435px;
	left: 215px;
	width: 160px;
	height: 20px;
}
.a_la_une a.article_precedent {
	width: 78px;	
	height: 19px;
	background: transparent url('images/bouton.png') no-repeat 0px -25px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
	float: left;
	opacity: 0.9;
}
.a_la_une a.article_precedent:hover {
	opacity: 1;
}
.a_la_une a.article_suivant {
	width: 64px;	
	height: 19px;
	background: transparent url('images/bouton.png') no-repeat -80px -25px;
	border: none;
	cursor: pointer;
	float: right;
	opacity: 0.9;
}
.a_la_une a.article_suivant:hover {
	opacity: 1;
}

.a_la_une .maskt {
	position: relative;
	width: 700px;
	height: 110px;
	overflow: hidden;
	background: transparent url('images/article_bandeau.png') no-repeat 0px 0px;
	margin-top: 8px;
}

.a_la_une .maskt .container {
	display: block;
	position: absolute;
	width: 700px;
	padding: 6px 4px 0px 4px;
}

.a_la_une .maskt div {
	width: 134px;
	height: 110px;
	float: left;
	display: inline;
}

.a_la_une .maskt img {
	top: -98px;
	left: 0px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #737373;
	padding: 2px;
}

.a_la_une .maskt .selectmask {
	width: 126px;
	height: 6px;
	display: block;
	background-color: #feb400;
	border-bottom: 2px solid #ed7c01;
	margin: 91px 30px 0px 5px;
}

.a_la_une .navig_mini {
	width: 19px;
	height: 90px;
	background: transparent url('images/article_barre_verticale.png') no-repeat 0px 0px;
	position: absolute;
	top: -100px;
	left: 335px;
	position: relative;
	margin-bottom: -90px;
}
.a_la_une a.navig_mini_precedente {
	width: 13px;	
	height: 45px;
	background: transparent url('images/bouton.png') no-repeat -410px -25px;
	border: none;
	cursor: pointer;
	display: block;
	position: relative;
	top: 4px;

}
.a_la_une a.navig_mini_suivante {
	width: 13px;	
	height: 45px;
	background: transparent url('images/bouton.png') no-repeat -430px -25px;
	border: none;
	cursor: pointer;
	display: block;
	position: relative;
	top: 27px;
}


.alaune {
	padding: 0px;
	margin: 0px;
	border:0px;
}
.alaune .mask {
	position:relative;
	width: 700px;
	height: 378px;
	overflow: hidden;
	background-color: #737373;
	display:none;
}
.alaune .attente {
	width: 700px;
	height: 178px;
	text-align:center;
	padding-top:200px;
}
.alaune .mask img.images {
	position:absolute;
	top:-44px;
	display:block;
	border:none;
}
.alaune .info {
	position:absolute;
	width:374px;
	height:147px;
	top:223px;
	left:7px;
	background: transparent url('images/bloc_noir_une.png') repeat 0px 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.alaune .info div.bloc {
	position:absolute;
	width:350px;
	visibility:hidden;
	padding:0px 15px 0px 10px;
}
.alaune .info div.bloc p {
	position:relative;
}
.alaune .info h1 {
	font-weight: bold;
	font-size: 15px;
	color: #feb400;
	text-transform: uppercase;
	padding: 0px;
}
.alaune .info h2 {
	text-align: left;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	padding: 0px;
}
.alaune a.lire_la_suite {
	width: 64px;
	height: 19px;
	background: transparent url('images/bouton.png') no-repeat -90px -50px;
	border: none;
	cursor: pointer;
	opacity: 0.9;
	float: left;
	position:absolute;
	top:120px;
	left:300px;
/* 	margin: 14px 0px 0px 290px; */
}
.alaune a.lire_la_suite:hover {
	opacity: 1;
}
.alaune .bouton {
	position:absolute;
	left:600px;
	top:335px;
	width:115px;
	height:15px;
	background-color:transparent;
}
.alaune .bouton .off {
	width:26px;
	height:26px;
	background: transparent url('images/off.png') no-repeat center 8px;
	display:inline;
	float:left;
	cursor:pointer;
}
.alaune .bouton .on {
	width:32px;
	height:30px;
	background: transparent url('images/on.png') no-repeat center 0px;
}


.alaunevignette {
	position:relative;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	border:0px;
	width: 700px;
	height: 305px;
	/* border: solid #737373 1px; */
}
.alaunevignette .container {
	position:absolute;
	background-color: #fff;
}
.alaunevignette .col {
	position:absolute;
	top:0px;
	left:0px;
}
.alaunevignette .row {
	height:320px;
	width:700px;
	clear:both;
	padding:0px;
}
.alaunevignette .vignette {
	position:relative;
	height:140px;
	width:330px;
	display:inline;
	float:left;
	clear:none;
	padding:8px 8px 0px 8px;
	background-color: #eeefef;
	border-bottom:8px solid white;
}
.alaunevignette .sepv {
	border-right:8px solid white;
	clear:left;
}
.alaunevignette img {
	background-color: #ffffff;
	border: 1px solid #737373;
	display:inline;
	float:left;
	width:125px;
	height:83px;
	margin: 0px 5px 5px 0px;
	padding: 2px;


}
.alaunevignette h1 {
	display:inline;
	clear:right;
	font-weight: bold;
	font-size: 12px;
	color: #5478a1;
	text-align: left;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom:2px;
}
.alaunevignette h2 {
	display:inline;
	clear:right;
	text-align: left;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 8px;
	font-style:italic;
	color: #000;
	padding: 0px;
}
.alaunevignette p {
	display:inline;
	clear:right;
	text-align: justify;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	padding: 0px;
	text-indent:10px;
}
.alaunevignette a.lire_la_suite {
	position:absolute;
	width: 64px;
	height: 19px;
	background: transparent url('images/bouton.png') no-repeat -90px -50px;
	border: none;
	cursor: pointer;
	opacity: 0.8;
	top:120px;
	left:270px;
}
.alaunevignette a.lire_la_suite:hover {
	opacity: 1;
}


/****************************
*         Mode maxi         *
*****************************/
.a_la_une_max {
	padding: 0px;
	margin: 0px 0px -20px 0px;
	width: 100%;
}
.a_la_une_max .mask {
	position:relative;
	overflow:hidden;
	width:700px;
	height:915px;
}
.a_la_une_max .container {
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
}
.a_la_une_max .article_une {
	margin-bottom: 20px;
}
.a_la_une_max .bloc_titre {
	border-bottom: 1px dotted #feb400;
	background-color: #000000;	
	padding: 6px 8px;
	height:15px;
}
.a_la_une_max .titre_alaune {
	color: #feb400;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	width: 620px;
}	

.a_la_une_max .titre_alaune_EnqueteTelephonique {
	color: #feb400;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	width: 100%;
}	 

.a_la_une_max .maj_article {
	color: #e7e7e7;
	font-size: 11px;
	float: right;
}
.a_la_une_max .bloc_contenu {
	border-bottom: 1px dotted #feb400;
	border-left: 1px dotted #feb400;
	border-right: 1px dotted #feb400;
	height:135px;
}
.a_la_une_max .txt_article {
	padding: 8px 8px 8px 8px;
}
.a_la_une_max .images {
	background-color: #ffffff;
	border: 1px solid #737373;
	padding: 2px;
	float: left;
	display: inline;
	margin: 0px 10px 2px 0px;
}
.a_la_une_max .sans_images {
	width: 170px;
	height: 114px;
	background: transparent url('images/event_sans_image.png') no-repeat 2px 2px;
}
.a_la_une_max .chapo_alaune {
	font-size: 14px;
	text-align: justify;
}
.a_la_une_max a.lire_la_suite {
	width: 64px;	
	height: 19px;
	background: transparent url('images/bouton.png') no-repeat -90px -50px;
	border: none;
	cursor: pointer;
	opacity: 0.9;
	float: left;
	margin: 14px 0px;
}
.a_la_une_max a.lire_la_suite:hover {
	opacity: 1;
}
.a_la_une_max .bloc_infos {
	width: 220px;
	height: 100%;
	margin-left: 20px;
	padding: 8px 8px 12px 8px;
	background-color: #eeefef;
	float: right;
	display: block;
}
.a_la_une_max .titre_infos  {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #5478a1;
	padding: 2px 8px;
	margin: 2px 0px 12px 0px;
}

.a_la_une_max .infos_article   {
	font-weight: bold;
	font-size: 12px;
	color: #5478a1;
	display: inline;
	line-height: 24px;
}

.a_la_une_max a.lien_article   {
	font-weight: normal;
	color: #737373;
	text-decoration: underline;
}
.a_la_une_max a.lien_article:hover   {
	text-decoration: none;
}
/*
.a_la_une_max .texte {
	display:inline;
	clear:none;
}
*/
.a_la_une_max .toolbar {
	float: right;
	clear:both;
	padding-bottom:10px;
}
.a_la_une_max .toolbar a.navig_mini_precedente {
	width: 115px;
	height: 22px;
	background: transparent url('images/bouton.png') no-repeat -150px -25px;
	border: none;
	cursor: pointer;
	float:left;
}
.a_la_une_max .toolbar a.navig_mini_suivante {
	width: 97px;
	height: 22px;
	background: transparent url('images/bouton.png') no-repeat -270px -25px;
	border: none;
	cursor: pointer;
	float:left;
}
.a_la_une_max .toolbar .page {
	float:left;
	font-size:14px;
	font-weight: bold;
	padding: 3px 5px 0px 5px;
}




