/* Photononstop */

/* resultat de recherche */


/****** Import */
	@import url("top.css");
	@import url("left.css");
	@import url("right.css");
	@import url("bottom.css");
/****** fin Import */

/* Center */
#Center{
	color:#666;
	width:739px;
	padding-left:243px;
	padding-bottom:15px;
}

.result_opt2{
  margin-bottom: 10px;
}

.Visu_reportage{
	float:left;
  width:375px;
}

.formDate{
  margin-bottom: 20px;
}

.ombre1, .ombre2, .ombre3, .border{
  display:inline;
  /* \*/display:block;/**/
}

.ombre1 {
  float:left;
  background:url(/img/common/ombre.gif) right bottom no-repeat;
  clear:right;
}

.ombre2 {
  background:url(/img/common/ombre_gauche.gif) left bottom no-repeat;
}

.ombre3 {
  padding:0 3px 3px 0;
  background:url(/img/common/ombre_droite.gif) right top no-repeat;
}

.ombre3 .border{
	padding:15px;
  border:1px solid #F0F0F0;
}
 
.ombre3 img{
  display:block;
}
  
.block_imgtext a {
  color: #666;
}

.block_imgtext img {
  margin-bottom: 5px;
}

.Visu_reportage p{
	float:left;
  width:375px;
  margin-bottom:15px;
	font-weight: bold;
}

#Center h2{
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
}

#Center h3{
	font-size: 2.22em;
	color: #000;
	margin-bottom: 10px;
}

#moreReport{
	margin-bottom:15px;
}

/* Fin Center */