/* CSS Document */
div.cadre-droite{
   width:198px;
   xmargin-right:8px;
}

div.cadre-droite H2{
    background-color:#FF9900;
    border-bottom: 0.08em solid white;
    border-top: 0.08em solid white;
	color:#FFFFFF;
    font-weight: bold;
    margin: 0 0.1em 0.17em 0;
    padding: 0 0 0.08em 0.83em;	
	font-family:Tahoma;
    text-align:right;
}

div.cadre-droite img{
  float:right; 
  padding-left:2px;
   }

#menudroite  {
	margin: 0;
	width: 188px;	
}

#menudroite ul{
    margin-top:10px;
	padding:0;
	list-style-type: none;
	width: 188px;
}

li.menudroite {
	background: url("../images/flecheAr.gif") no-repeat scroll right 1px transparent;
	font-size: 11px;
	padding: 5px 25px 9px 0;
	width: 166px;
	line-height: 10px;
}

li.menudroite  a {
   color: #327C97;
   text-decoration:none;
}

li.menudroite a:hover {
   color:#348DB8;
   text-decoration:underline;
}
.img-carte-postale{
    margin:2px 8px 8px 7px;
	width:160px;

}
.contenu-Bloc-droite{
    width: 188px;
    margin:5px 5px 13px 0;
	line-height: 20px;	
}

div.contenu-Bloc-droite ul{
  list-style-type: none;  
}
div.contenu-Bloc-droite li {
  font-size:13px;
}

div.animation object{
 margin-top:5px;
 margin-right:15px;
}


.border_box1{
	width:190px;
	height:auto;
	text-align:center;
	border:1px #D8D8D8 solid;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px groove #D4DFE1;
	 border-radius: 8px;
}
.title_box{
	width:186px;
	height:28px;	
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:26px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #90D441;
border: 2px groove #90D441 /*#FF9900/*#31B404*/;
	 border-radius: 10px;	
}
.title_box1{
	width:186px;
	height:28px;	
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:26px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #E78C03;
border: 2px groove #E78C03 /*#FF9900/*#31B404*/;
	 border-radius: 10px;	
}

/*--------left menu---------*/
ul.left_menu{
width:180px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
	margin:0px;
	list-style:none;
}
span.left_menu_text{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #61380B;
	margin-right: 20px;	
}
ul.left_menu li.odd a{
width:159px;height:25px;display:block;background:#fff/*#FCF1D5*/ no-repeat 5px 5px;border-bottom:1px #FCF1D5 solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px; border: 1px groove #FCF1D5;
	 border-radius: 6px; 
}
ul.left_menu li.even a{
width:159px;height:25px;display:block;background:#fff no-repeat 5px 5px;border-bottom:1px #FCF1D5 solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px; border: 1px groove #FCF1D5;
	 border-radius: 6px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	background:#A9D0F5  url(images/checked.png) no-repeat right 5px;
	color:#FFFFFF;
	
}
