BODY {
	background-color:#FFF;
	
	font-size:14px;
	line-height:20px;
	color:#000;
	
	margin:0px;
	padding:0px;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


FORM {
	margin:0px;
	padding:0px;
}

TEXTAREA {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

INPUT {
	font-size:12px;
}

#image_haut {
	width:100%;
	min-height:500px;
	background-image:url(../../../images/fond_site.png);
	background-repeat:no-repeat;
	background-position:center top;
}

a {
	color:#e1008b;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#powered_by {
	margin-bottom:10px;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	text-align:right;
	font-size:14px;
}

#powered_by_hp {
	margin-top:2px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding-bottom:3px;
	padding-top:3px;
	text-align:right;
	font-size:12px;
	clear:both;
	width:310px;
}

/* --- TITRE --- */

h1.date {
	background-image:url(images/titre_fond.png);
	background-repeat:no-repeat;
	height:50px;
	line-height:50px;
	padding:0px 0px 0px 20px;
	margin:0px;
	color:#FFF;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
	_clear:both;
}

h1.date_liste {
	background-image:url(images/titre_fond.png);
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	padding:0px 0px 0px 20px;
	margin:0px;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	_clear:both;
}

/* PHOTOS */
#photos {
	width:310px;
	height:333px;
	overflow:hidden;
}

#photos .titre_photo {
	margin-bottom:5px;
}

#photos .cadre_1 {
	background-color:#e8e7e7;
	padding-top:8px;
	width:154px;
	height:155px;
	
	float:left;
	margin-bottom:2px;
	margin-right:2px;
	overflow:hidden;
}

#photos .cadre_2 {
	background-color:#e8e7e7;
	padding-top:8px;
	width:154px;
	height:155px;
	
	float:left;
	overflow:hidden;
}

#photos .cadre_1 img, #photos .cadre_2 img {
	border:1px solid #000;
	width:130px;
	height:86px;
}

#photos .cadre_1 .texte, #photos .cadre_2 .texte {
	margin-left:15px;
	margin-top:5px;
	font-size:12px;
	line-height:18px;
}

/* LISTE PHOTO */

#liste_photos {
	width:635px;
}

#ligne_photos {
	overflow:hidden;
	padding:10px 10px 0px 10px;
	_clear:both;
	margin-bottom:10px;
}

#ligne_photos .cadre_photo {
	width:132px;
	height:90px;
	overflow:hidden;
	float:left;
}

#ligne_photos .cadre_photo img {
	border:1px solid #000;
}

#ligne_photos .texte {
	margin-left:10px;
	margin-top:2px;
	float:left;
}

#ligne_photos .texte a.titre {
	font-size:18px;
	line-height:22px;
}

#separateur_date {
	height:30px;
	line-height:2px;
}

/* REPORTAGE */
#reportage_photo {
	font-size:12px;
	width:635px;
}

#reportage_photo img {
	border:1px solid #000;
}

#reportage_photo h1 {
	background-image:url(images/titre_fond.png);
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	padding:0px 0px 0px 20px;
	margin:0px;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	_clear:both;
}

#reportage_photo a.bt_mode {
	display:block;
	background-color:#D9D9D9;
	font-size:12px; color:#000;
	width:200px; text-align:center; line-height:20px;
	text-decoration:none;
	margin-top:10px; float:right;
	margin-right:5px; margin-bottom:10px;
}

#reportage_photo a.bt_mode:hover {
	display:block;
	background-color:#e1008b;
	color:#FFF;
}

#reportage_photo .reporter {
	margin-top:5px;
}

#reportage_photo .reporter a {
	color:#d90075; text-decoration:none;
}

#reportage_photo .table_reportage {
	margin-top:10px; margin-bottom:5px;
	}
	
#reportage_photo .table_reportage td {
	padding-bottom:8px;
	}
	
#reportage_photo .table_diapo {
	margin-top:10px; margin-bottom:10px;
	}



/* GENERAL > SOUS MENU PAGINATION */

#sous_menu_pagination  {
	margin-top:10px;
	}
	
#sous_menu_pagination .cadre_pagination {
	overflow:hidden; clear:both;
	font-size:12px;  padding:8px;
	background-color:#DDD;
	*height:18px;
	}
	
#sous_menu_pagination .bloc_1 {
	display:block; width:20%; float:left;
	}
	
#sous_menu_pagination .bloc_page {
	display:block; width:78%; float:left;
	text-align:center;
	}
	
#sous_menu_pagination .bloc_2 {
	display:block; width:5%; float:left;
	text-align:right;
	}
	
#sous_menu_pagination ul {
	list-style:none;
	margin:0px; padding:0px;
	}
	
#sous_menu_pagination li {
	display:inline;
	}
	
#sous_menu_pagination a {
	color:#000; text-decoration:none;
	text-align:center;
	background-color:#FFF;
	min-width:10px; padding:0px 3px 0px 3px;
	display:block; float:left; 
	margin-right:3px; margin-left:3px;
	}
	
#sous_menu_pagination a:hover, #sous_menu_pagination a.page:hover {
	color:#FFF; text-decoration:none;
	background-color:#e1008b;
	}
	
#sous_menu_pagination a.page {
	color:#000; text-decoration:none;
	text-align:center;
	background-color:#FFF;
	min-width:10px; padding:0px 8px 0px 8px;
	display:block; float:left; 
	margin-right:3px; margin-left:3px;
	}
	
#sous_menu_pagination .actif {
	text-align:center;
	background-color:#FFF;
	min-width:10px; padding:0px 3px 0px 3px;
	display:block; float:left; 
	margin-right:3px; margin-left:3px;
	color:#FFF;
	background-color:#e1008b;
	}
	
#sous_menu_pagination .no_actif {
	color:#000; text-decoration:none;
	text-align:center;
	background-color:#FFF;
	min-width:10px; padding:0px 8px 0px 8px;
	display:block; float:left; 
	margin-right:3px; margin-left:3px;
	opacity:0.3;
	filter:alpha(opacity=30); 
	}
	
#sous_menu_pagination .pagination_liste {
	color:#000; background-color:#FFF;
	font-size:10px;border:0px; margin:0px;
	}
