/* CSS Document */

div.cadre-gauche H2{
    background-color: /*#F8DB01*/#0867A7;
    border-bottom: 0.08em solid white;
    border-top: 0.08em solid white;
	color:#FFFFFF;
    font-weight: bold;
    margin: 0 0 0.17em;
    padding: 0 0 0.08em 0.83em;	
}

div.cadre-gauche img{
  float:left; 
  padding-right:2px;
}
#menuGauche  {
	margin: 0 0 10px 0;
	width: 185px;	
}

#menuGauche ul{
    margin-left:5px;;
	padding:0;
	list-style-type: none;
	width: 180px;
}

 li.menuGauche {
	background: url("../images/fleche.gif") no-repeat scroll left 1px transparent;
	font-size: 11px;
	padding: 5px 5px 9px 0px;
	width: 166px;
	line-height: 10px; text-align:left;
}

li.menuGauche  a {
   color: #327C97;
   text-decoration:none;
}

li.menuGauche a:hover {
   color:#348DB8;
   text-decoration:underline;
}
.img-carte-postale{
    margin:2px 15px 8px;
	width:160px;

}
.contenu-Bloc-gauche{
    width: 187px;
    margin:5px 0 10px 5px;
	line-height: 20px;
}
div.contenu-Bloc-gauche ul{
  list-style-type: none;
}

div.animation object{
 margin-top:5px;
 margin-left:15px;
}
.border_box3{
	width:186px;
	height:auto;
	text-align:center;
	border:1px #D8D8D8 solid;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px groove #D4DFE1;
	 border-radius: 8px;
}