#col1 {
	width: 710px;
	padding-left: 13px;
	
}

#col2 {
	width: 170px;
	padding-left: 0;
}


/* REPORTAGES A LA UNE */

#box-reportagesalaune {
	width: 695px;
	height: 178px;
	background-image: url("../images/photos/box_reportagesalaune_fond.gif");
	margin-bottom: 4px;
}

#box-reportagesalaune h2 {
	background-image: url("../images/photos/box_reportagesalaune_titre.gif");
	height: 22px !important;
	
}

#box-reportagesalaune table {
	float: left;
	vertical-align:middle;
	text-align: center;
	width: 128px;
	height: 155px;
	margin-left: 6px;
	
}

#box-reportagesalaune table img {
	border: 1px solid black;
}

#box-reportagesalaune div.desc {
	float: left;
	width: 172px;
	padding-top: 36px;
	margin-left: 8px;
	
}

#box-reportagesalaune p.titre {
	font-size: 18px;
}

#box-reportagesalaune p.lieu, #box-reportagesalaune p.date {
	font-size: 14px;
}

#box-reportagesalaune p.voir {
	padding-top: 10px;
}

#box-reportagesalaune div.droite table {
	float: right;
	margin-right: 6px;
}

#box-reportagesalaune div.droite div.desc {
	float: right;
	text-align: right;
	margin-right: 3px;
	
}


/* DERNIERS REPORTAGES */

#box-derniersreportages {
	width: 695px;
	background-image: url("../images/photos/box_derniersreportages_fond.gif");
}

#box-derniersreportages h2 {
	background-image: url("../images/photos/box_derniersreportages_titre.gif");
	height: 22px !important;
}

#box-derniersreportages div.liste {
	margin-top: 7px;
	
}

#box-derniersreportages div.item {
	float: left;
	width: 218px;
	padding-left: 13px;
	margin-top: 6px;
	
}

#box-derniersreportages p.photo {
	float: left;
	width: 57px;
	height: 44px;
	margin-right: 7px;
}

#box-derniersreportages p.photo span {
	display:block;
	width: 54px;
	height: 41px;
	border: 1px solid black;
}


#box-derniersreportages p.precedent, #box-derniersreportages p.suivant {
	margin-top: 30px;
	
}

#box-derniersreportages p.precedent {
	float: left;
	
	margin-left: 12px;
  margin-bottom:10px;
  margin-top:0px;
  padding-top:0px;
}
#box-derniersreportages p.suivant {
	float: right;
	margin-right: 12px;
  margin-bottom:10px;
  margin-top:0px;
  padding-top:0px;
}

.gauche, .droite
{
  width:347px;
  float:left;
}
a.flyer {
  display     :   block;
  float       :   left;
  width       :   74px;
  height      :   50px;
  line-height :   70px;
  overflow    :   hidden;
  position    :   relative;
  z-index     :   1;
  padding:0px;
  margin:0px;
}


a.flyer img
{
  float       :   left;
  position    :   absolute;
  padding:0px;
  margin:0px;
}

a.flyer:hover
{
  overflow    :   visible;
  z-index     :   1000;
  border      :   none;
}