/* xcg72ActusEvenements.css (Styles relatifs aux templates du décor (actus, évènements, ...)) */

.ocsnewseventCardToc .writingDate, .ocsnewseventCardToc .evtDate {
	display:none;
}
.ocsnewseventNewsDetail .seeAlsoToc, .ocsnewseventEventDetail .seeAlsoToc {
	border-left: 0.3em solid #B7D46A;
	font-weight: bold;
	font-size: 1.1em;
	margin: 1em 0 1em 0;
	padding: 1em 0 0 1em;
}
.ocsnewseventNewsDetail .seeAlsoToc ul, .ocsnewseventEventDetail .seeAlsoToc ul {
	margin: 0;
	padding: 0;
}
.ocsnewseventNewsDetail .seeAlsoToc li, .ocsnewseventEventDetail .seeAlsoToc li {
	font-weight: normal;
	margin: .3em 0;
}

/*  List and Detail of card */
.ocsnewseventNewsList, .ocsnewseventEventList {
	margin: 0 0 1.8em 0;
}
.ocsnewseventNewsList h2, .ocsnewseventNewsDetail h2,
.ocsnewseventEventList h2, .ocsnewseventEventDetail h2{
	margin: .5em 0;
	font-size: 1.2em;
}
.ocsnewseventNewsList h2 span, .ocsnewseventNewsDetail h2 span,
.ocsnewseventEventList h2 span, .ocsnewseventEventDetail h2 span{
	color: #fff;
	background: #B7D46A url(../iso_icons/i_titreparagraphe.gif) no-repeat center left;
	padding: .2em 1em .2em 15px;
}
.ocsnewseventNewsList .itemSeparator, .ocsnewseventEventList .itemSeparator,
.ocsnewseventNewsDetail .seeAlsoSeparator, .ocsnewseventEventDetail .seeAlsoSeparator {
	display:none;
}
.ocsnewseventNewsDetail .copyrightSeparator, .ocsnewseventEventDetail .copyrightSeparator {
	border-top: 1px dotted #D4D4D4;
}
.ocsnewseventNewsList .writingDate, .ocsnewseventNewsDetail .writingDate, .writingDate  {
	background: url("../iso_icons/i_actu.gif") no-repeat;
	margin: 0.5em 0;
	padding: 0 0 0 20px;
	font-size: 1em;
}
.ocsnewseventNewsList .copyright, .ocsnewseventNewsDetail .copyright, 
.ocsnewseventEventList .copyright, .ocsnewseventEventDetail .copyright {
	color: #646464;
	font-size: .9em;
	margin: 0 0 .5em 0;
	padding: 0;
}
.ocsnewseventNewsList .detailLink, .ocsnewseventEventList .detailLink, .detailLink {
	float:right;
}
/*  Block'date' for event  */
.cg72EventBlockDate {
	width: 10em;
	border: 1px solid #DCDCDC;
	background: #F5F5F5;
	float: left;
	margin: 0 1em 1em 0;
}
.cg72EventBlockDate .evtDate .date {
	padding: 0;
	text-align: center;
	margin: .8em .8em 1em .8em;
}
.cg72EventBlockDate .day {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1em;
}
.cg72EventBlockDate .location {
	text-align: center;
	background: #D22111;
	color: white;
	font-weight: bold;
	margin-top: .4em;
	padding: .4em .8em;
}
/* Surcharge images news Event card*/
#SurchargeImg img {
	border-left:1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #aaa;
	margin: .5em; 
	padding: 0.5em;
}
.FondCouleur2 {
	background-color: #D22111;
}
/* ------------------------- News/Events a la une ------------------------- */
.alaUne {
	height: 1%;
	margin: 0;
	padding: 0.5em;
	background: #EBEBEB url(../iso_icons/f_courbe_une.gif) no-repeat bottom right;
	border-bottom: 0.1em solid #CCC;
}
.alaUne h3 {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color : #383838;
}
.alaUne p a, .horsUne p a {
	margin: .0em 0 0 0;
	font-size: 1em;
}
.alaUne .bsOutsetBorder {
	margin-left:0px;
}
.horsUne {
	margin: 0;
	padding: 0.5em;
	background-color: #F5F5F5;
	border-top: 0.1em solid #FFF;
	border-bottom: 0.1em solid #DCDCDC;
}
.horsUne h3 {
	margin: .0em 0 0 0;
	font-size: 1.1em;
}
.borderBottomUne {
	border-bottom: 0.15em solid #D22111;
}
/* --- changement font des hyperliens encart hors une en homepage--- */
#hlList .bsLink a,
#hlList .bsLink a:link,
#hlList .bsLink a:visited,
#hlList .bsLink a:active {
	text-decoration: none;
	font-size: 1em;
	color: #383838;
}
#hlList .bsLink a:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #D22111 ;
}
#Date {
	font-size: 0.9em;
	color: #666;
}
/*************************************
** SURCHARGE lien sur liste et fiche OCS
**************************************/
.puceDetailLink 
{
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	color:#000000;
	margin:.3em 0 .3em 0;
	padding:0;
}
.puceDetailLink li {
	font-weight: normal;
	background: url(../iso_icons/i_pucenavon.png) no-repeat 0 4px ;
	padding: 0 0 0 8px;
	margin: 0;
}
.puceDetailLink li a {
	font-size: 1em;
}
.ongletDetailLink {
	background: #DCDCDC url("../iso_icons/c_blancbd.gif") no-repeat bottom right;
}
.interligneListe { 
	padding: .5em 0;
}
