/* CSS Document evelynemoser.com - design alem alquier */

/* 
============================================= balises de base
*/
body
{
	background-color: #FCF3DD;
}

h1, h2
{
	display: none;
}

h3, h4
{
	
}

h5, h6
{
	
}

img
{
	border-width: 0;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #693600;
	font-size: 0.82em;
}

em
{
	
}

a, a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	text-decoration: none;
	color: #666;
}

a:focus, a:hover
{
	color: #C92222;	
}


/*
============================================= boites
*/

#container_accueil
{
	position: relative;
	margin: auto;
	width: 509px;
	height: 620px;
	background-repeat: no-repeat;
	top: 0px;
	z-index: 1;
	background-image: url(file:///Disque dur/Users/OUAIB 2007/EVELYNE MOSER/Site_evelynemoser/html/images/image_accueil.png);
	background-image: url(../images/image_accueil_p.png);
}

#entete_accueil
{
	top: 500px;
	position: absolute;
	width: 509px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(file:///Disque dur/Users/OUAIB 2007/EVELYNE MOSER/Site_evelynemoser/html/images/entrelacs2.png);
	z-index: 1;
	margin: auto;
	background-position: bottom;
	background-image: url(../images/entrelacs2_p.png);
}

#titre_accueil
{
	top: 398px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(file:///Disque dur/Users/OUAIB 2007/EVELYNE MOSER/Site_evelynemoser/html/images/titre_accueil.png);
	width: 509px;
	height: 84px;
	background-position: center;
	background-image: url(../images/titre-accueil_p.png);
}


/*
============================================= menu
*/

#navcontainer
{
	width: 509px;
	top: 0px;
	position: absolute;
}

#navlist
{
	text-align: center;
}

li
{
	display: inline;
	list-style-type: none;
	padding-right: 1.5em;
	padding-left: 0.25em;
}

li a, a:visited
{
	font-size: 0.88em;
	font-variant: small-caps;
}

li a:hover
{
	background-color: #DCE3CF;
}
