.Texte 

{
    color: #4c4c4c;
    font-family: 'Helvetica', 'Helvetica';
    font-size: 12px;
}

.links{
	color: #336699;
	font-size: 80%;
	line-height: 1.5em;
	text-align: left;
}

a { 
    text-decoration: none;
    color: #336699; 
    background-color:#f5f5f5;
 }

#navigation {
	visibility: visible;
	z-index: 2;
	text-align:left;
	width: 125px;
	background-color: #f5f5f5;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 104px;
	left: 14px;
}

#table {
	visibility: visible;
	width: 915px;
	z-index: 2;
	position: absolute;
	left: 5px;
}


#ratatouille {
	visibility: visible;
	z-index: 3;
	text-align:justify;
	width: 801px;
	height: 500px;
	background-image:url('crescent2.gif');
	background-repeat:no-repeat;
    background-position:bottom left; 
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 300px;
	left: 200px;
}


#marshmallows {
	visibility: visible;
	z-index: 4;
	text-align:justify;
	width: 800px;
	height: 550px;
	background-image:url('marshmallow2.gif');
	background-repeat:no-repeat;
    background-position:bottom left;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 800px;
	left: 200px;
}

#amritara {
	visibility: visible;
	z-index: 5;
	text-align:justify;
	width: 400px;
	background-repeat:no-repeat;
    background-position:bottom left;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 1400px;
	left: 200px;
}

#madara {
	visibility: visible;
	z-index: 5;
	text-align:justify;
	width: 700px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 1850px;
	left: 200px;
}
#title {
	visibility: visible;
	z-index: 1;
	text-align:justify;
	width: 200px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 100px;
	left: 200px;
}

#copyright {
	visibility: visible;
	z-index: 5;
	text-align:justify;
	width: 800px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 2400px;
	left: 200px;
}

.item

{
color: #4c4c4c;
font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed';
font-size: 24px;
font-weight: bold;
line-height: 1.21;

}



