/******************* LISTEACTUALITE *******************************/

#did_liste_actualite .date{
	font-style:italic;
	color:#5e5e5e;
}

#did_liste_actualite .titre{
	display:block;
	padding:5px 0 5px 10px;
}

#did_liste_actualite .titre a{
	font-weight:bold;
}

.spacer_actu{
	clear:both;font-size:0px;height:5px;line-height:0px;
	background:#fff;
	margin:5px 0;
}


.pagination{width:98%;padding:2px 0 5px 0;}
#contenu .pagination a{
	font-weight:normal;
	display:block;
	float:left;
	margin:0px 1px;
	color:#000;
	padding:1px 2px;
	background:#e0e0e0;
	width:16px;
	height:18px;
	text-align:center;
	border:1px #000 solid;
	text-decoration:none;
}

#contenu  .pagination a:hover{
	border:1px #000 solid;
	background-color:#fff;
	
}	


span.pagination_actu{
	font-weight:bold;
	display:block;
	float:left;
	margin:0px 1px;
	color:#8d0222;
	padding:1px 2px;
	background:#fff;
	width:16px;
	height:18px;
	text-align:center;
	border:1px #000 solid;
}

/******************* LISTEALBUM *******************************/

.did_liste_album{
	width:130px;
	height:150px;
	float:left;
	margin:5px;
	text-align:center;
}
.did_liste_album img{
	display:block;
	margin:0 auto;
}
/******************* LISTEPHOTO *******************************/


.did_photo{
	width:120px;
	height:90px;
	text-align:center;
	float:left;
	margin:3px;
	padding:4px;
	background:#fff;
	border:1px #707070 solid;
}
#did_liste_photo .did_photo img{
	border:0;
	padding:0;
	background:none;
}

#tooltip {
	border: 1px solid #111;
	background-color: #920527;
	opacity: 0.85;
	padding: 3px;
	margin:10px 0 0 -50px;
}
#tooltip h3, #tooltip p {
	margin: 0;color:#fff;border:0;
	font-size:12px;
	font-weight:normal; 
}

/******************* CALENDRIER *******************************/


#did_agenda{
	background:url('../images/fond-agenda.png') no-repeat;
	height:161px;
	width:198px;
	margin:8px 0 8px 3px;
	padding:45px 0 0 0px;
}
*html #did_agenda{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.bahutiendupuy.com/images/fond-agenda.png');
}

#did_agenda table{
	margin:0 auto;
}

#did_agenda table td{
text-align:center;
font-size:11px;
color:#fff;
font-weight:bold;
}

#did_agenda table tr.did_jour_calendrier td{
background:url('../images/calendrier-jour.gif') repeat-x;
width:22px;
height:20px;
color:#fff;
font-weight:bold;
}

#did_agenda table td a:hover{
	background:#000;
	display:block;
	color:#fff;
	/*width:100%;*/
}

#did_agenda table td.couleur1{background:#9a0325}
#did_agenda table td.couleur2{background:#999999}
#did_agenda table td.aujourdui{background:#003B6D;color:#fff;}
.couleur2_lien,.couleur1_lien,.aujourdui_lien{font-weight:bold;background:#ff9c00;}
.couleur2_lien a,.couleur1_lien a,.aujourdui_lien a{color:#000;font-weight:bold;}


#did_agenda select{
	font-size:11px;
	background:#fff;
	border:1px #000 solid;
}

.date_courante{text-align:center;font-size:11px;color:#9a0325;margin:5px 0 5px 0;}
.date_courante a{color:#9a0325;font-weight:bold}
.date_courante a:hover{color:#000}

#contenu p.descriptionCommentaire {
	clear:both;
	display:bloc;
}

/******************* LISTEFIRSTACTUALITE *******************************/

.did_first_actualite{
	float:left;
	height:auto;
	min-height:97px;
	padding:5px 5px 0 5px;
	width:270px;
}


.did_first_actualite .actudate{
	display: block;
	float: left;
	text-align:center;
	width: 68px;
	height: 97px;
	background:  url('../images/date.png') no-repeat top left;
	margin:0 5px 0 0; 
}


.did_first_actualite span {
	display: block;
	text-align: center;
}

.did_first_actualite span.day {
	font-size: 35px;
	line-height: 30px;
	color: #930223;
	margin-top:5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.did_first_actualite span.month {
	margin-top: 2px;
	font-weight: bold;
	font-size: 12px
	text-transform: uppercase;
	margin-bottom:0px;
	line-height: 16px;
	color: #666;
}

.did_first_actualite span.year {   
	font-size: 12px;
	text-transform: uppercase;
	line-height: 10px;
	font-weight: bold;
	padding-top:3px;
	color: #999;
}

p#did_first_plus{
	margin:0 10px;
	border-top:1px #000 dashed;
}
p#did_first_plus img{
	border:none;
	background:none;
	vertical-align:middle;
}
p#did_first_plus a{
	text-decoration:none;
}

#encart-accueil,
#contenu #encart-accueil p,
#contenu #encart-accueil a{
	font-style:italic;
	font-size:15px;
	color:#f79122;
}

/*____________________________________________________________________*/
/*_______________________________=ACTUALITE___________________________*/
/*____________________________________________________________________*/

.unephotoactu{
	float:left;
	font-size:10px;
	font-style:italic;
	margin:5px;
	text-align:center;
	width:130px;	
}



