/* Ebulletin.css */

#ebulletin {
	margin-top: 20px;
}


#ebulletin h1 {
	background: url(../../../../includes/components/Ebulletins/img/fr/clr_ebul_title_bkg.gif) top right no-repeat;
	width: 598px;
	height: 75px;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	letter-spacing: 2px;
	text-indent: 10px;
}

#ebulletin_date {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	padding: 5px 0 0 0;
	font-style: italic;
}

/*table des matieres*/

.ebulletin_tabledm {
	margin-left: 8px;
}

#ebulletin h2 {
	width: 431px;
	height: 28px;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #2f3D5E;
	font-weight: normal !important;
	margin: 0 0 0 0;
	padding: 9px 0 0 0;
	letter-spacing: 3px;
	text-indent: 15px;
}

.ebul_tabledm_container {
	width: 412px;
	background-color: #E2DACB;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	border: 1px #34699E solid;
}

.ebul_tabledm_container p {
	text-align: center;
	border-bottom: 1px #34699e solid;
	background-color: #e2dacb;
	color: #34699e !important;
	margin: 3px 0 3px 0 !important;
	padding: 3px 0 3px 0 !important;
	margin-top: 3px !important;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: .6em !important;
}

.ebulletin_tabledm_ul {
	margin-bottom: 0pt !important; 
	padding-bottom: 0pt !important; 
	margin-top: 0pt !important; 
	padding-top: 0pt !important;
}

.ebulletin_tabledm_li {
	font-size: 8pt !important; 
	font-weight: bold;
	letter-spacing: 1pt;
	list-style-image: url(../../../../includes/components/Ebulletins/img/fr/clr_ebul_bulletb.gif) !important;
}

.ebul_cat {
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	color: #2f3D5E;
	font-weight: normal;
	padding: 0 0 5px 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0 0 0 0;
}

.ebtable_spacer {
	width: 1px;
	height: 10px;
}

/* NOTE: styles for ul had to be hard coded into the template because they were not being taken from this style sheet*/ 



/*Heading for each theme*/
#ebulletin h4 {
	background: url(../../../../includes/components/Ebulletins/img/fr/clr_ebul_head_bkg.gif) top right no-repeat;
	width: 431px;
	height: 28px;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 0 7px;
	padding: 9px 0 0 0;
	letter-spacing: 3px;
	text-indent: 15px;
}

#ebulletin_content {
  float:left;
  width:440px;
  background:#fff;
  padding:0 0 14px 0;
  /*background-color:#f00;
  padding-right:10px;*/
  overflow:hidden;
}

.ebparagraph {
	line-height: 1.6em;
	color: #2F3D5E !important; 
}

p {
	color: #2F3D5E !important; 
}
	
.ebtitle {
	font-family: "Times New Roman", "Times", times, serif;
	color: #2F3D5E;
	font-size: 18px;
}

.ebcontent {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #2F3D5E;
	width: 400px;
	margin: 0 0 0 19px;;
}
	
#ebulletin_index {
	float: right;
	width:125px;
	margin:0;
  	padding: 0 8px 10px 14px;
	border-left: 1px solid #D3C6AF;
	overflow:hidden;
	/*background: #fff;*/
}


/*Archive*/
#ebulletin_index h3 {
	background: url(../../../../includes/components/Ebulletins/img/fr/clr_ebul_archive_bkg.gif) top right no-repeat;
	width: 121px;
	height: 28px;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 0 7px;
	padding: 9px 0 0 0;
	letter-spacing: 3px;
	text-indent: 15px;
}

#ebulletin_index h4 {
	clear: both;
	background: none;
	width: 121px;
	height: 25px;
	font-family: "Times New Roman", "Times", times, serif;
	font-size: 9pt;
	text-transform: none;
	color: #2F3D5E;
	margin: 5 0 0 0;
	padding: 5 0 0 0;
	text-indent: 8px;
}

#ebulletin_index ul {
	list-style-image: none;
	list-style-type: none;
	font-family: tahoma, sans-serif;	
	padding: 0 0 0 0;
	margin: 0 0 15px 15px;
}

#ebulletin_index a {
	font-size: 8pt !important; 
}

#ebulletin_index li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#ebulletin_index p {
	padding: 0 0 0 0;
	margin: 0 0 15px 15px;
	color: #34699E;
	font-family: tahoma, sans-serif;	
	font-size: 8.5pt;
}

#ebulletin_hautdepage {
	font-size: 8pt !important; 
	padding: 5px 20px 5px 0;
	border-right: 1px solid #D3C6AF;
	border-left: 1px solid #D3C6AF;
	border-bottom: 1px solid #D3C6AF;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}


/*Footer*/
/*NOTE: Some of the styles for footer image had to be hard coded to override styles from elsewhere in site, see template*/ 
#ebulletin_footer {
	/*background: url(../../../../includes/components/Ebulletins/img/fr/clr_ebul_footer_bkg.gif) top right no-repeat;*/
	width: 598px;
	height: 24px;
	margin: 0 0 0 0;
	padding-top: 20px;
	position: relative;
	z-index: 1;
}

