/* BLOCK NEWS- page d'accueil et présentation*/

.conteneur_news{ width:265px; height:261px; background-color:white; margin-bottom:9px;}

.news_bar { width:265px; height:30px; line-height:30px; background-color: #000066; background-image: url(../images/picto_plus.gif); background-repeat: no-repeat; background-position: 10px center ;  border-bottom: 1px white solid;}

.news_block { width:265px; height:85px; background-color: #F7F7F7;  border-top: 2px #7b7b7b solid;}

.date_news { background-color: #7b7b7b; width:80px; height:15px; 	text-align: center; line-height: 15px;}

.date_news p{color: #FFFFFF; font-size: 10px; font-weight: normal; font-style: normal; padding:0; margin:0;}

.titre_news { background-color: transparent; width:265px; height:20px; text-align: justify;  border-bottom: 1px #7b7b7b dotted; line-height: 20px;}

.titre_news p { color: #000066;	font-weight: bold; font-style: normal;  text-transform: uppercase; padding: 0px 5px 0px 10px; margin:0; font-size: 12px;}

.intro_news { overflow: hidden; background-color: transparent; width:265px; height:27px; text-align: justify; }

.intro_news p{color: #7b7b7b; font-size: 9px; font-weight: normal; font-style: normal; padding: 2px 5px 2px 10px; margin:0;}

.div_lasuite_news { width:260px;  height:20px; line-height: 20px;  text-align: right; padding-right:5px;}

.popup_bar{
	position:absolute;	top: 5px;	left: 5px;	width: 465px;	height: 30px;
	line-height:30px;
	background-color: #000066;	background-image: url(../images/picto_plus.gif);	background-repeat: no-repeat; 
	background-position: 20px center;	font-family: Arial, sans-serif;	font-size: 12px;	color: #ffffff;	font-weight: bold;	text-indent: +40px;	text-align: left;}

.popup_date{
	position:absolute;	top: 36px;	left: 5px;	width: 300px;	height: 15px;
	border: 1px #7b7b7b solid;	font-family: Verdana, Helvetica, Arial, sans-serif;	color: #FFFFFF;	font-size: 10px;	font-weight: normal;	font-style: normal;	background-color: #7b7b7b;	width:80px;
	height:15px;	text-align: center;	line-height: 15px;	z-index: 2;}
	
.popup_contenu {
	position:absolute;	top: 53px;	left: 5px;
	width: 280px;	height: 203px;	background-color: #F7F7F7;	border-top: 1px #7b7b7b dotted;
	font-family: Arial, sans-serif;	color: #000066;	font-size: 11px;	font-weight: normal;	font-style: normal;	text-align: justify;	overflow-y: scroll;	padding-top: 5px;	padding-left: 10px;	padding-bottom: 5px;	padding-right: 10px;}

.popup_photo{
	position:absolute;	top: 36px;	left: 306px;	width: 164px;	height: 230px;}

