.bloc{
  width: 170px;
}

.blocTitre {
  background-color: #9E4F16;
  color: white;
  font-weight: bold;
  border-top: solid #9E4F16 1px;
}

.blocContenu {
  border-bottom: solid #9E4F16 1px;
  background-color: #FFFFE8;
}

.blocContenuFondBlanc {
  border-bottom: solid #9E4F16 1px;
  background-color: #FFFFFF;
}

.blocList,.blocListNb {
  color: #005A74;
  margin-bottom: 2px;
  margin-top: 2px;
  line-height: 17px;
}

.blocList {
  list-style-image: url('../img/bloc/fleche.gif');
  list-style-position: outside;
}

.blocAuteur {
  color: black;
}

.blocCoinHG {
  width:6px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('../img/bloc/coinHG2.gif');
  background-color: #9E4F16;
}

.blocCoinHD {
	width:6px;
  background-repeat: no-repeat;
	background-position: top right;
  background-image: url('../img/bloc/coinHD2.gif');
  background-color: #9E4F16;
}

.blocCoinBG {
  width:6px;
	background-image: url('../img/bloc/bordG.gif');
  background-repeat: repeat-y;
  vertical-align : bottom;
}

.blocCoinBGFondBlanc {
  width:6px;
	background-image: url('../img/bloc/bordGFondBlanc.gif');
  background-repeat: repeat-y;
  vertical-align : bottom;
}

.blocCoinBDFondBlanc {
  background-image: url('../img/bloc/bordDFondBlanc.gif');
  background-repeat: repeat-y;
  vertical-align : bottom;
  width:6px;
}

.blocCoinBD {
  width:6px;
  background-image: url('../img/bloc/bordD.gif');
  background-repeat: repeat-y;
  vertical-align : bottom;
}

.blocCoinBGContenu {
  background-position: bottom left;
  background-image: url('../img/bloc/coinBGbeige.gif');
  width:6px;
  background-repeat: no-repeat;
}

.blocCoinBDContenu {
  background-image: url('../img/bloc/coinBDbeige.gif');
  background-position: bottom right;
  width:6px;
  background-repeat: no-repeat;
}

.blocPrincipalHaut {
	background-color: #FFFFDE;
}

.blocPrincipalCentral{
	background-color: #FFFFDE;	
}


.blocPrincipalCentral,.tableStandard{
	padding: 0px;
	margin: 0px;
}


.blocPrincipalHaut{
	border-top: solid #333333 1px;
	line-height: 4px;
}

.blocPrincipalContenuHaut{
	color: #9E4F16;
	font-weight: bold;
}

.blocPrincipalContenuMilieu{
	color: #9E4F16;
	font-size: 9px;
}

.blocPrincipalContenuBas{
	color: #9E4F16;
	font-size: 10px;

}

.blocPrincipalGaucheBleu {
	background-color: #FFFFFF;	
	border-left: solid #005A74 1px;
	line-height: 4px;	
}
	
.blocPrincipalDroitBleu{
	background-color: #FFFFFF;
	border-right: solid #005A74 1px;
	line-height: 4px;
}

.blocPrincipalBas{
	background-color: #FFFFFF;	
	border-bottom: solid #9E4F16 1px;
	line-height: 4px;
	width: 100%;
}

.blocPrincipalBasAffiche{
	background-color: #FFFFFF;	
	border-bottom: solid #005A74 1px;
	line-height: 4px;
}

.blocPrincipalDroit{
	background-color: #FFFFFF;
	border-right: solid #9E4F16 1px;
	line-height: 4px;
}

.blocPrincipalGauche{
	background-color: #FFFFFF;	
	border-left: solid #9E4F16 1px;
	line-height: 4px;	
}

.blocNouveaute{
	background-color: #FFFFFF;
	border-right: solid #005A74 1px;
	line-height: 4px;
}


.blocEnglobantBas, .blocEnglobantDroit, .blocEnglobantGauche, .blocEnglobantGauche, .blocEnglobantMilieu {
	empty-cells: show;
	font-size: 1px;
}

.blocEnglobantBas{
	border-bottom: solid #9E4F16 1px;	
	
}
.blocEnglobantDroit{
	border-right: solid #9E4F16 1px;
}

.blocEnglobantGauche{
	border-left: solid #9E4F16 1px;
}

.blocEnglobantMilieu{
	border-top: solid #9E4F16 1px;
}

.blocEnglobantBasBleu, .blocEnglobantDroitBleu,.blocEnglobantGaucheBleu, .blocEnglobantMilieuBleu{
	font-size: 1px;
	empty-cells: show;
}

.blocEnglobantBasBleu{
	border-bottom: solid #005A74 1px;	
}
.blocEnglobantDroitBleu{
	border-right: solid #005A74 1px;
}

.blocEnglobantGaucheBleu{
	border-left: solid #005A74 1px;
}

.blocEnglobantMilieuBleu{
	border-top: solid #005A74 1px;
}

.blocThemeG{
	background-color: #FFFFFF;
	border-left: solid #9E4F16 1px;	
}

.blocThemeD{
	background-color: #FFFFFF;
	border-right: solid #9E4F16 1px;
}

.coinTDBas,.coinTDHaut {
	width: 5px;
}

.coinTDBas{
	vertical-align: bottom;
}

.coinTDHaut{
	vertical-align: top;
	height: 3px;
}

.texteBas {
	font-size: 10px;
}

.titreBloc {
	background-color: #9E4F16;
	color: #FFFFFF;
	font-weight: bold;
}

.titreBloc2 {
	color: #FFFFFF;
	font-weight: bold;
}

.titreBlocBleu{
	background-color: #005B74;
	color: #FFFFFF;
	font-weight: bold;
}

.titreBlocNoir{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.milieuNoirHaut{
	border-top: solid #000000 1px;
	empty-cells: show;
	font-size: 1px;
}

.milieuNoirBas{
	border-bottom: solid #000000 1px;
	empty-cells: show;	
	font-size: 1px;
}

.milieuNoirGauche{
	border-left: solid #000000 1px;
	empty-cells: show;
	font-size: 1px;
}

.milieuNoirDroit{
	border-right: solid #000000 1px;
	empty-cells: show;
	font-size: 1px;
}
.separationPointille{
		border-bottom:dashed #000000 1px;
}

.titreMoyenNoir{
	font-size: 14px;
}	

.blocEnglobantBasNoir, .blocEnglobantDroitNoir,.blocEnglobantGaucheNoir, .blocEnglobantMilieuNoir{
	font-size: 1px;
	empty-cells: show;
	font-size: 1px;
}

.blocEnglobantBasNoir{
	border-bottom: solid #000000 1px;	
}
.blocEnglobantDroitNoir{
	border-right: solid #000000 1px;
}

.blocEnglobantGaucheNoir{
	border-left: solid #000000 1px;
}

.blocEnglobantMilieuNoir{
	border-top: solid #000000 1px;
}


.blocEnglobantBasMarron, .blocEnglobantDroitMarron,.blocEnglobantGaucheMarron, .blocEnglobantMilieuMarron{
	font-size: 1px;
	empty-cells: show;
	font-size: 1px;
}

.blocEnglobantBasMarron{
	border-bottom: solid #9E4F16 1px;	
}
.blocEnglobantDroitMarron{
	border-right: solid #9E4F16 1px;
}

.blocEnglobantGaucheMarron{
	border-left: solid #9E4F16 1px;
}

.blocEnglobantMilieuMarron{
	border-top: solid #9E4F16 1px;
}
