html, body 
{
	height: 100%;
	margin:0;
	padding:0;
}

body
{
	background-color: #3f4873;
	color: white;
	font-family: Rockwell,Georgia, Arial;
	font-size: 1.0em;
}

p
{
	text-align: center;
}

img
{
	border:none;
}

#table_galerie
{
width: 85%;
}

#td_galerie
{
width: 70% ; 
}
/*****************En tete**************************/
#en_tete
{
	text-align: center;
}

/*****************Menu**************************/
#menu 
{
	text-align: center;
}

#menu img
{
	margin-left: -4px;
	border:none;
}



/****************Pied de page***********************/
/*
#pied_de_page 
{
	background-image: url("../Images/degrade.gif");
	background-repeat: repeat-x; 
	background-color: red;
	height: 500px;
	width: auto;
	position: relative;
	bottom: 0px;
} */

/****************Corps***********************/

#corps
{
}

/***Page galerie***/
a 
{
	color: white;
}
