/**
 * design/bdp/stylesheets/bdp-layout.css
 *
 * Feuille de style pour le layout d'accueil.
 *
 * @version   1.0
 * @author    OVEA <contact@ovea.com>
 * Pierre Viala
 * @copyright copyright  28 d�cembre 2006, OVEA
 */


/* gestion des deux blocs en page d'accueil */

div#bloc_gauche
{
  width: 350px;
  float:  left;
}

div#bloc_droite
{
  width: 280px;
  float:  left;
  margin: 0 0 0 10px;		
}

div.dyna_news
{
	margin:			30px 0 0 0;
  padding:			0; 
	width:			350px;
	height:         166px;
	background:		url('/images/layout/accueil/module_vide.png') no-repeat;
}

div.titre_dyna_news
{
	margin:  0;
  padding: 10px 0 0 5px;
  font-size: 180%; 
	font-style: italic;
	font-family : Arial; 	
}

div.contenu_dyna_news
{
	margin: 0;
	padding: 0 0 0 10px ;
	/*width: 115px;
	height: 100px; */
	font-size:110%;
	color: #f1af00;
/*	float: left; */
	font-weight: bold;

}

div.photo_dyna_news
{
	margin: 0 0 0 0;
  padding: 0 5px 0 5px; 
  /* width: 210px;
  height: 95px; */
  float: right;
  /*text-align: right; */
	
}

div.ensavoirplus
{
	margin: 0;
  padding: 6px 0 0 25px;
  float: left;
 }

div.ensavoirplus a, div.ensavoirplus a:visited, div.ensavoirplus a:hover
{
	font-size:100%;
  color: #000000;
}

div#news_hsbc
{
	margin:			 30px 0 25px 0;
	padding:			 0; 
	width:			 280px;
	Height:			 140px;
	float: left;
	background:		url('/images/layout/accueil/module_vide_hsbc.gif') no-repeat;
}

div#contenu_hsbc
{
	width: 165px;
	height: 20px;
	float: left;
}
div#contenutexte
{
  margin: 1px 1px 1px 2px;
  padding: 0;
  height: 160px;
  width: 176px;
}
img#logo_hsbc
{
	width: 118px;
	height: 25px;
	margin: 10px 0 0 25px;
	padding: 0;
}

div#photo_hsbc
{
	margin: 1px 0 0 0;
	width: 105px;
	height: 138px;
	background:		url('/images/layout/accueil/photo_bloc_hsbc.gif') no-repeat;
	float: right;
}


/* Groupe banque populaire */
div#news_banquepopulaire
{
	margin:			 30px 0 33px 0;
	padding:			 0; 
	width:			 280px;
	height:			 164px;
	float: left;
	/* background:		url('/images/layout/accueil/module_vide_banquepopu.gif') no-repeat; */ 
/*	background:    url('/images/layout/accueil/module_vide_rouge_h160.gif') no-repeat;    */
}

div#contenu_banquepopulaire
{
	width: 278px;
	height: 140px;
	/* float: left; */
 	margin: 0;
	padding: 0;
}

img#logo_banquepopulaire
{
	width: 160px;
	height: 17px;
	margin: 7px 0 0 60px;
	padding: 0;
}

div#photo_banquepopulaire
{
	margin: 1px 0 0 0;
	width: 105px;
	height: 138px;
	/* background:		url('/images/layout/accueil/photo_bloc_banquepopulaire.gif') no-repeat; */
	float: right;
}
.suite, suite a:link, suite a:visited, suite a:hover
{
  font-size:  70%;
  font-weight: bold;
  font-family:	arial;
  color: #009de1;
  text-decoration: underline;
}

.suite a:hover
{
  text-decoration: none;
  color: #000000;
}

/* fin de groupe banque populaire */

div#actufi
  {
    margin:				0 0 20px 0;
    padding:			 0; 
	width:				281px;
    float:				right;
  }
  
  div#sousactufi a.chartemediation
  {
    margin: 0;
    padding: 0;
    font-weight: bold;
  }
  
 /* Pr�sentation l�g�rement diff�rente en page d'accueil */
  div#nav_gauche ul li a.ng0, div#nav_gauche ul li a.ng0
{
  background:		url('/images/layout/nav_gauche00.gif') no-repeat;
  margin:  10px 0 0 0;
  padding:			0;
  border: 1px solid red;
  width:      110px;
  height:     59px;
  display: block;
 
}


div#nav_gauche ul li a.ng0:hover
{
  background:		url('/images/layout/nav_gauche00_bis.gif') no-repeat;
}


div#nav_gauche ul li a.ng1 
{
  margin:	10px 0 0 0;
  padding: 25px 0 0 0;
  background:		url('/images/layout/nav_gauche1.gif') no-repeat;
  background-position: 50%;
  width:      112px;
  display: block;
  font-size:		100%;
  color:			#666666;
  text-align:		center;
  text-decoration:	none;
}

div#nav_gauche ul li a.ng1:hover
{
  background:		url('/images/layout/nav_gauche1_bis.gif') no-repeat;
  background-position: 50%;
  color:			#000000;
}


div#nav_gauche ul li a.ng2 
{
  margin:  10px 0 0 0;
  padding: 25px 0 0 0;
  background:		url('/images/layout/nav_gauche2.gif') no-repeat;
  background-position: 50%;
  display: block;
  width:     112px;
  font-size:		100%;
  color:			#666666;
  text-align:		center;
  text-decoration:	none;
 
}

div#nav_gauche ul li a.ng2:hover
{
  background:		url('/images/layout/nav_gauche2_bis.gif') no-repeat;
  background-position: 50%;
  color:			#000000;
}


div#nav_gauche ul li a.ng3 
{
  background:		url('/images/layout/nav_gauche3.gif') no-repeat;
  background-position: 50%;
  margin:  10px 0 0 0;
  padding: 25px 0 0 0;
  display: block;
  width:     112px;
  font-size:		100%;
  color:			#666666;
  text-align:		center;
  text-decoration:	none;
  
}


div#nav_gauche ul li a.ng3:hover
{
  background:		url('/images/layout/nav_gauche3_bis.gif') no-repeat;
  background-position: 50%;
  color:			#000000;
 
}

div#nav_gauche ul li a.ng4 
{
  background:		url('/images/layout/nav_gauche4.gif') no-repeat;
  background-position: 50%;
  margin: 10px 0 0 0;
  padding: 25px 0 0 0;
  display: block;
  width:     112px;
  font-size:		100%;
  color:			#666666;
  text-align:		center;
  text-decoration:	none;
  
}


div#nav_gauche ul li a.ng4:hover
{
  background:		url('/images/layout/nav_gauche4_bis.gif') no-repeat;
  background-position: 50%;
  color:			#000000;
 
}

div#nav_gauche ul li a.ng5
{
  background:		url('/images/layout/nav_gauche5.gif') no-repeat;
  background-position: 50%;
  margin:  10px 0 0 0;
  padding: 25px 0 0 0;
  display: block;
  width:     112px;
  font-size:		100%;
  color:			#666666;
  text-align:		center;
  text-decoration:	none;
  
}


div#nav_gauche ul li a.ng5:hover
{
  background:		url('/images/layout/nav_gauche5_bis.gif') no-repeat;
  background-position: 50%;
  color:			#000000;
 
}

div#nav_gauche ul li a.ng6
{
  background:		url('/images/layout/nav_gauche6.gif') no-repeat;
  background-position: 50%;
  margin:  10px 0 0 0;
  padding: 25px 0 0 0;
  display: block;
  width:     112px;
  font-size:		100%;
  color:			#666666;
  text-align:		center;
  text-decoration:	none;
  
}


div#nav_gauche ul li a.ng6:hover
{
  background:		url('/images/layout/nav_gauche6_bis.gif') no-repeat;
  background-position: 50%;
  color:			#000000;
 
}

div#footer
{
   /* margin: 0 5px 0 305px; */
   margin: 0 5px 0 10px; 
   padding: 0 10px 0 0;
}

/* Logo groupe BPCE */
div#logogroupe
{
  float: left; 
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 175px;
}

div#bdp-entreprises a.bookentreprises
{
  background:		url('/images/accueil/bdp-entreprises.png') no-repeat;
  display: block;
  border: 1px solid #f1af00;
  width: 94px;
  height: 129px;
}

div#bdp-entreprises  a.bookentreprises:hover
{
  border: 1px solid #ccc;
}

div#bdp-patrimoine a.bookpatrimoine
{
  background:		url('/images/accueil/bdp-patrimoine.png') no-repeat;
  display: block;
  border: 1px solid #f1af00;
  width: 94px;
  height: 129px;
}

div#bdp-patrimoine  a.bookpatrimoine:hover
{
  border: 1px solid #ccc;
}

div#bdp-viticulture a.bookviticulture
{
  background:		url('/images/accueil/bdp-viticulture.png') no-repeat;
  display: block;
  border: 1px solid #f1af00;
  width: 94px;
  height: 129px;
}

div#bdp-viticulture  a.bookviticulture:hover
{
  border: 1px solid #ccc;
}

div#news_banquepopulaire div.titre_dyna_news
{
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 150%;
}

div#news_banquepopulaire
{
  margin-top: 20px;
  padding-bottom: 10px;
}