body{
background-image: url(../images/background_v2.gif);
background-repeat:repeat;
margin:0;
padding: 0;
text-align: center;
font-family: Helvetica, Verdana, Times;
font-size:small;
}
h2
{
	font-size : 16px;
	font-family : Comic Sans MS;
	color : Gray;
}	
#img
{
	border: none;
    margin-bottom: 0px;
	margin-top: 0px;
    padding: 0px;
}
#pic_index
{
	width:800px;
	height: 100%;
	position: relative; 
	margin-left: auto;
	margin-right: auto;
                     margin-bottom : 0px;
	text-align:left;
                     padding:0 ;
}
#texte
{
	position:absolute;
	top:258px;
	left:206px;
}
#texte_admin
{
	position:absolute;
	top:258px;
	left:85px;
}
#copyright
{
	position : absolute;
	left : 693px;
	top : 713px; 
}
#retour
{
	position: absolute;
	left: 10px;
	top: 215px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}




#menu_accueil
{
	position : absolute;
	left : 6px;
	top: 233px;
}
#menu_photos
{
	position : absolute;
	left : 6px;
	top: 273px;
}
#menu_livreor
{
	position : absolute;
	left : 6px;
	top: 313px;
}
#menu_presentation
{
	position : absolute;
	left : 6px;
	top: 353px;
}
#menu_liens
{
	position : absolute;
	left : 6px;
	top: 393px;
}
#menu_admin
{
	position : absolute;
	left : 6px;
	top: 433px;
}

