
body {width:760px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url("images_corps/img_corps.jpg");
	background-repeat:repeat-y;
	
	}

/*présentation des oeuvres sous vignettes*/	
table{
	margin:auto;
	background-image:url("images_corps/corps_reflets_gris_clair.jpg");
	
	margin-top:0px;
	margin-left:40px;
	padding-top:20px;
	padding-bottom:20px;
	width:650px;
	height:360px;
}


td{
	border:3px outset orange;
	
}


td a{
	text-decoration:none;
	color:#cc0000;
	font-family:arial,times, serif;
	font-size:1em;	
}

td a:hover{
	color:#33cc33;
	}

	
p{
	text-align:center;
	font-size:0.8em;
	font-family: arial,times,"arial black","times new roman", serif;
	color:#ff6600;
	font-style:italic;
	font-weight:bold;
}



/*titre de la galerie avec clignotement*/
.titrepage{
	font-style:normal;
	color:#009933;
	text-decoration:blink;
	font-size:1em;
	border:none;

}

.interk{
	font-size:1em;
	font-family:arial;
	color:#003399;
	font-weight:bold;
}

	
	#en_tete{
	width:760px;
	height: 120px;
	background:url("images_en_tete/reflets_en_tete_logo1.jpg");
	background-repeat:no-repeat;
	margin-bottom:0px;
	text-align:right;

}





.seule_issue_revee{
	color:#ffffff;
	font-size:0em;
	font-family:"arial black", italica;
	}

.issue{
	color:#ffffff;
	font-family:times,serif;
	font-weight:bolder;
	font-size:0em;

}
	
	
.le_monde{
	color:#ffffff;
	font-size:0em;
	font-family:times;
	font-weight:bold;
	font-style:italic;
}


	
.element_menu ul, li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
	background:url("images_menu/dej_menu.jpg");

	}

#menu ul {
	position: absolute;	/* positionnement pour IE5 et IE5.5 */
	margin-top: 0px;
	padding:0px;
	background-repeat:no-repeat;
	margin:auto;
		/* arrière-plan général du menu */
	width:630px;

	text-align: center;

	}

	li {float: left;}

	li a {	/* dimensions et définitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 60px;
	width: 70px;
	color:#000066;
	font-size: 13px;
	line-height: 14px;	/* hauteur de ligne pour éviter les paddings */
	font-weight: bold;
	font-family: arial, serif;
	text-decoration: none;
	background:url("images_menu/dejrond2.jpg");
	text-align:center;
	padding-top:5px;
	}

a:hover{
	color:#ff0000;
	}

	li a:hover {
	background:  url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#entrez:hover{
	background-image:url("images_menu/reflets_menu.jpg")
	}


	li a:hover {
	background:  url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#gardiennes:hover {
	background-image: url("images_menu/femme_solaire_tab.jpg");
	}

	li a:hover {
	background: url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#alliages:hover {
	background-image: url("images_menu/transformation_menu.jpg");
	}

	li a:hover {
	background:  url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#saisonselectriques:hover {
	background-image: url("images_menu/dej_menu.jpg");
	}

	li a:hover {
	background:  url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#bd:hover {
	background-image: url("images_menu/bd_menu.jpg");
	}

	li a:hover {
	background:  url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#vagabond:hover {
	background-image: url("images_menu/convention_menu.jpg");
	}

	li a:hover {
	background:  url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#lettres:hover {
	background-image: url("images_menu/dejeuner_lettres.jpg");
	}

	li a:hover {
	background: url("images_menu/dej_menu2.jpg") top left no-repeat;
	}
	a#preferes:hover {
	background-image: url("images_menu/tout_seul_menu.jpg");
	}

	li a:hover {
	background:  url("images_menu/dej_menu2_.jpg") top left no-repeat;
	}
	a#contact:hover {
	background-image: url("images_menu/contact_menu.jpg");

	}

#draprussie{

	width:25px;
	margin-left:587px;
	margin-bottom:3px;
	border:1px solid grey;
	
}

#drapfrance{

	width:25px;
	margin-left:587px;
	margin-bottom:3px;
	border:0.5px solid grey;
}

#drapGB{

	width:25px;
	margin-left:587px;
	border:1px solid grey;
}

/*pied de page*/

#pied_de_page{
	font-family:arial,"arial black","times new roman", serif;
	font-size:0.8em;
	color:#006633;
	font-style:bolder;
	margin:auto;
	margin-left:390px;
	margin-top:-10px;
	padding-top:0px;
	background:url("pied_de_page/corps_reflets_pdp.jpg");
	height:30px;
	width:300px;
	}



