/**
 * The CSS for NEWS.
 *
 * This file is part of jQuery_news.
 */

/*_________________________________________________________________  Overlay  */

.news_style{
	display:none;
}
.news_show
{
	color:black;
	overflow: hidden;	

}
.news_border
{
/*border: 1px solid gray;*/
padding: 0px;
overflow: hidden;	

}
.news_mark{
background-color:white ;
border: 0px solid gray;
width:361px;
height:35px;
color:black;
text-align:center;
}

/*.news_show img{

margin-left: 5px;
margin-right: 5px;

}*/
.buttondiv
{
position: absolute;
z-index:20;
/*float: left;*/
/*top: 169px;
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;*/
/*border-top-color: white;
border-top:none;*/
line-height:12px;
color:#FFF;
font-size:9px;
width:100px;text-align:center;
height:20px;
/*background:url('images/button_bg.png') top center no-repeat;*/
}

.buttondiv img {
cursor:pointer;
height:13px;
/*margin:-1px -2px 0;*/
width:22px;
}

.buttondiv #test {
color:#FFF;
font-size:9px;
font-style: italic;
font-weight: normal;	
padding:0 4px 0 0; 
}

#mynewsdis {
	/*border:1px solid red;*/ 
	width:400px;
	margin: 0em auto 0; 
	position:relative;
}


#agenda_block .content #mynewsdis{margin: 6px 0 0;padding:0;list-style:none;text-align:right;width:284px;float:right;background:url('images/news_bg.png') -4px 1px no-repeat;}
#agenda_block .content #showhere {width:auto; height: 95px; margin: 0 0 0.5em;clear:both;}
#agenda_block .content #showhere h3.date{ 
background: url('images/sommaire_news_date.jpg') top center no-repeat;
color:#FFFFFF;
font-family:Verdana,Trebuchet MS,sans-serif;
font-size:9px;
font-weight:bold;
height:14px;
line-height:16px;
margin:-14px 0 0 1em;
position:absolute;
text-align:center;
width:82px;
}
#agenda_block .content #showhere .news_content {width:284px; height:74px; /*background: url('images/news_content_bg.png') top right no-repeat;*/font-size:0.61em;}
#agenda_block .content #showhere .news_content div{float:left;margin:0 0 0.5em;width:175px;height:64px;position:relative;}
#agenda_block .content #showhere .news_content p{color:#6C6C6C; line-height:9px; padding:4px 0 0 1em; margin:0; text-align:left;font-size:9px;}
#agenda_block .content #showhere .news_content p a{color:#6C6C6C; display:block;}
#agenda_block .content #showhere .news_content p a:hover{text-decoration:underline;} 
#agenda_block .content #showhere .news_content p.news_title a {color:#FF2929; font-size:9px; font-weight:bold; padding:4px 0 0 0em; text-align:left;}
#agenda_block .content #showhere .news_content img{margin:0;padding:0; width:100px;height:66px;float:right;}
/*#agenda_block .content #showhere .news_content a.link{
 
bottom:-20px;
color:#FF2929;
display:block;
font-size:9px;
font-style:italic;
height:18px;
position:absolute;
right:0;
text-align:center;
width:54px;
}
*/
#agenda_block .content .news_border div.actu_title{
color:#FFFFFF;
font-family:arial;
font-size:9px;
font-weight:bold;
height:14px;
line-height:17px;
margin-left:216px;
margin-top:1px;
text-align:center;
text-transform:uppercase;
width:100px;
}
















