/* Start of CMSMS style sheet 'Module: News' */
div#header_news{
background-image:url(img/barre_news.png);
width:388px;
height:18px;
}

div#header_breve{
background-image:url(img/breves.png);
width:388px;
height:18px;
}

div#global_news{
width:388px;
}

#global_news{
font-weight:normal;
}

div#global_news img{
padding-left:10px;
}

div#content_news{
padding-top:10px;
background-image:url(img/fond_gris.png);
width:388px;
position:relative; 
z-index:1;
padding-bottom:10px;

}

div#content_breve{
padding-top:10px;

width:310px;
position:relative; 
z-index:1;
padding-bottom:10px;
}
#breve{
background-image:url(img/fond_gris.png);
width: 388px;

}

div.footer_news{

background-image:url(img/fond_gris.png);
width:388px;
}


div#news h2 {
   line-height: 2em;
   background: #666;
}

<!-- SOMMAIRE NEWS PAGE ACCUEIL-->
.NewsSummary {
}
.NewsSummaryField{
width:100px;
float:left;
margin-right: 10px;
}


div#global_news .NewsSummarySummary {
    color:#202829;
     font-size: 12px;
}


.NewsSummaryPostdate {
  font-size: 10px;
  font-weight: bold;
padding-right:10px;
 float:right;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;

}
.NewsSummaryLink a{
 color:#202829;
 font-size: 12px;
 text-decoration:none;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 color:#999;
 text-align:justify;
 padding-left: 10px;
 padding-right: 10px;
 }

.NewsSummaryMorelink {
height:11px;
width:50px;
background-image:url(img/onglet_news.png);
text-align:right;
margin:0px;
padding:0px;
position:relative; 
z-index:100;
margin-left:338px;
margin-top:-10px;
}

.NewsSummaryMorelink a{
color:#FFFFFF;
text-decoration:none;
font-size:9px;
padding-right:6px;
font-weight:normal;
}

.NewsSummaryMorelink a:hover {
color:#43C5E3;
font-weight:normal;
}


<!-- SOMMAIRE NEWS PAGE INTERIEUR -->
#main #global_news_interieur{
width:700px;
font-size:11px;
}

#main  .news_content{
border-top:1px dotted #333;
margin-top:15px;
padding-top:15px;
width:700px;
}
#main  .NewsSummary_interieur{
   text-align: justify;
}
#main  .NewsSummaryField_interieur{
  float:left;
  margin-right:10px;
}
#main  .NewsSummaryField_interieur img{
 width:200px;
}

#main  .NewsSummaryPostdate_interieur {
  font-size: 10px;
  font-weight: bold;
  float:right;
 }
#main  .NewsSummaryLink_interieur {
    padding-top: 0.2em;
    padding-bottom:10px;
}
#main  .NewsSummaryLink_interieur a{
    font-weight: bold;
    font-size:13px;
    color:#43C5E3;
}
.NewsSummarySummary_interieur, .NewsSummaryContent_interieur {
 line-height: 140%;
 color:#202829;
 }

.NewsSummaryMorelink_interieur {
height:11px;
width:50px;
text-align:right;
margin:0px;
padding:0px;
z-index:100;
margin-top:10px;
float:right;
margin-bottom: 20px;
}

.NewsSummaryMorelink_interieur a {
color:#333;
text-decoration:none;
padding-right:6px;
font-size:13px;
}



#NewsPostDetailDate {
  margin-bottom: 5px;
  font-weight: bold;
  }

.NewsDetailField {
float:left;
padding-right:10px;
padding-bottom:5px;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   text-align:justify;
   font-size:10px;
   font-size:12px;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;

}

#NewsPostDetailContent {
  margin-bottom: 15px;
   text-align:justify;
  line-height: 150%;
   font-size:12px;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */
 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {width:100px;}
#NewsPostDetailReturnLink {width:100px;}




/* container for slides */
#content_breve {
	position:relative;	
	height:143px;
	float:left;	
	margin:7px;
	cursor:pointer;
	
	/* CSS3 tweaks for modern browsers */
	
		
}

/* single slide */
#content_breve div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	
	font-size:12px;
}
#content_breve div div {display:block;}

/* header */
#content_breve h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	margin-left:330px;
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/tools/img/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	

.forward{
        float:left;
	margin-top:80px;
        background-repeat: no repeat;
        background: url(img/hori_large1.png);
	display:block;
	width:26px;
	height:25px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}


/* prev and next buttons */
       .backward {
	float:left;
        background-repeat: no repeat;
	margin-top:80px;
        margin-left:5px;
        background: url(img/hori_large1.png);
	display:block;
	width:26px;
	height:25px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	

}

/* next */
.forward 			{ background-position: 0 -25px; clear:right; }
.forward:hover 		{ background-position:-25px -25px; }
.forward:active 	 	{ background-position:-50px -25px; } 


/* prev */
.backward:hover  	{ background-position:-25px 0; }
.backward:active  	{ background-position:-50px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}





/* End of 'Module: News' */

