/* Start of CMSMS style sheet '2 accueil extras sans cadres marron' */
#News
{

 
  background-color: #021929;
padding:10px 0px 20px 30px;
 
 
  margin:0 0 0px 0;
}

.NewsSummary
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
 
  color: #FDE7AA;
padding:0px 0px 0px 0px;
  background-image: url('uploads/bpcd4/images/BlockHeaderIcon.png');
  background-repeat:no-repeat;
  margin:10px 0 0px 0;
}

.NewsSummaryTitle
{
  font-family: "Arial", Verdana;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
 
  color: #FDE7AA;
padding:4px 0px 10px 22px;
  background-image: url('uploads/bpcd4/images/BlockHeaderIcon.png');
  background-repeat:no-repeat;
  margin:0 0 0px 0;
}

.NewsSummarySummary
{
  font-family: "Arial", Verdana;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
 
  color: #FDE7AA;
padding:4px 0px 10px 22px;
 
  margin:0 0 0px 0;
}


.CompanyDirectoryItem h3 a
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 17px;
  text-decoration: none;
  font-weight: bold;
 
  color: #FDE7AA;
padding:4px 0px 10px 22px;
  background-image: url('uploads/bpcd4/images/BlockHeaderIcon.png');
  background-repeat:no-repeat;
  margin:0 0 0px 0;
}

.CompanyDirectoryItem h3 a:hover
{
  text-decoration: underline; 
  color: #FFFFFF;

}

/* relational links under content */
div.left49 {
  width: 49%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

/* Navigation
-------------------------------------------------------------------*/
#navhaut {
	top: 65px;
	position: absolute;
	right: 30px;
}
#header ul.navpages li
{
	display: inline;
	margin-right: 1.4em;
}
#header ul.navpages li a
{
	color: #999;
	padding-bottom: 16px;
	text-decoration: none;
}
#header ul.navpages li.active a, #header ul.navpages li.active a:hover
{
	color: #fff;
	background: transparent url('images/arrownav.gif') no-repeat 50% 100%;
}
#header ul.navpages li a:hover
{
	color: #51A1C9;
}

/* End of '2 accueil extras sans cadres marron' */

