.date {
	position:relative;
	width:100%;
	z-index:10;
	
}

.date p {
	margin:0 5px;
	padding:5px 20px 0 0;
	text-align:right;
	background:url(img/date-ombre.gif) repeat-x left top;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#73717a;
}

.date dl {
	width:176px;
	position:absolute;
	z-index:100;
	top:0;
	left:5px;
	text-align:right;

}

.date dt {
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	padding:30px 20px 3px 0;
	color:#930000;
	background:transparent url(img/a-venir-ombre.gif) no-repeat left bottom;

}

.date dd {
	padding:3px 20px 3px 0;
	background:url(img/a-venir-picto.gif) no-repeat 162px 7px;
}



/* - - - - -  CONTACT FORM - - - - - */


#fiche label {
	width:100px;
	float: left;
	text-align: right;
	margin-right: 5px;
	padding-top: 6px;
	}

#fiche form ol {
	margin:0 68px 0 105px;
	padding:0;
	border: 1px solid #930000;
	
}

#fiche form li {
	padding:0 3px;
	margin:0;
	color: #930000;
	font-weight: bold;
	}

#fiche form option {
	background: #fff;
}

#fiche form input,
#fiche form select,
#fiche form textarea {
	font:bold 11px verdana, arial, sans; 
	padding:3px;
	border:1px solid #930000;
	color:#930000;
	background: #ddd;
	margin-top: 5px;
	}

#fiche form input,
#fiche form textarea
 {
	width:250px;
	}

#fiche form select,
#fiche form input[type=submit] {
	width:258px;
	}


#fiche .bouton {
	background: #930000;
	color: #fff;
	}
/* - - - - - - FICHE - - - - - - - - */

#fiche {
	position:relative;
	width:100%;
	font:normal 11px/19px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}

#fiche p,
#fiche form {
	padding:13px 25px 0 195px;
	margin:0;
}

#fiche h3  {
	margin:25px 25px 0 195px;
	padding:0;
	color: #930000;
	border-bottom:1px dashed #930000;
	letter-spacing: 1px;
	font: bold 13px/15px Georgia, Times, serif;
	text-transform: uppercase;
}

#fiche ul,
#fiche ol {
	padding:13px 50px 0 240px;
}

#fiche li {
	margin-bottom: 5px;
	}

#fiche p.pdf {
	margin:0 20px 0 5px;
	padding:0;
	height:25px;
	display: block;
	background:#fff url(img/PDF-picto.gif) no-repeat right top;
}


#fiche p.info small {
	display:none;
}

#fiche p.pdf small {
	display:none;
}

#fiche ul.pdf_fleche {
	margin:0 5px;
	padding: 0;
	width: 250px;
	float: right;
}

#fiche ul.pdf_fleche li {
	background:#fff url(img/PDF-fleche.png) no-repeat left 3px;
	line-height:15px;
	margin:5px 0 0 0;
}

#fiche big {
	font:italic normal 17px/25px Georgia, Times, serif;
	color:#000;
	display:block;
}



/* - - - - - - EQUIPE - - - - - - - - */

#fiche h4 {
	height:51px;
	margin:15px 0 0 195px;
	background: transparent url(img/equipe.png) no-repeat -13px top;
}

#fiche h4 big {display:none;}

dl#equipe {
	margin:0 25px 0 195px;
	padding: 10px;
	background: #eee;
	}

dl#equipe dd {
	padding: 0 0 2px 0;
}

dl#equipe strong {
	font-weight: bold;
	color:#73717a;

	}

dl#equipe small {
	font-size:10px;
	color:#333;
	}




/* - - - - - - MEDIA + NAV - - - - - - - - */

#media {
	position:relative;
	margin:10px 25px 0 195px;
}

#media img {
	border:1px solid #73717a;
	padding:4px;
	}
	
#media small,
#media #iptc li {
	text-align:right;
	display:block;
	padding-right:4px;
	font-size:10px;
	color:#73717a;
}

#media .nav {
	position:absolute;
	top:1px;
	left:1px;
	width:75px;
	line-height:15px;
	background:#000;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	padding-top:2px;
	border-right:1px solid #73717a;
	border-bottom:1px solid #73717a;

}

#media .nav img,
#media .nav img {
	width:8px;
	height:9px;
	border:0;
	padding:0;
	margin:3px;
	vertical-align:middle;
}




/* - - - - - - DETAIL - - - - - - - - */


#detail {
	position:absolute;
	z-index:1000;
	width:176px;
	bottom:10%;
	left:5px;
	text-align:left;
}

#detail dl {
	width:162px;
	color:#fff;
	padding:0 0 10px 0;
	margin-top:15px;
	}

#detail dt {
	background:#fff url(img/detail-ombre.gif) no-repeat left bottom;
	color:#930000;
	padding:3px 5px 3px 20px;
	margin-bottom:5px;
	font:normal 14px Georgia, "Times New Roman", Times, serif;

	}

#detail dd {
	font-size:10px;
	line-height:12px;
	color:#73717a;
	font-weight:bold;
	padding:0 10px 0 20px;
	background:url(img/detail-picto.gif) no-repeat 10px 6px;

}

