/*Tags html*/
body	{
	font-family:verdana,helvetica,sans-serif;
	font-size: x-small;
	color:black;
	margin-top: 0px;
    text-align:center;
	}
.table {	font-family:verdana,helvetica,sans-serif;}
ul	{
	list-style-image: url("bullet.jpg");	
	}

.spacer {
    clear : both;
    height : 0px; width : 0px;
    }

h1 {
    font-size:large;
    color: #FFFF66;
    font-style: oblique;
    font-weight:bolder;
    text-shadow: black 0px 0px 5px;
	padding-left: 50px;
    }

.titre, h2	{
	color: #408000;
	font-size: 14px;	
	font-style: oblique;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #408000;
	font-weight: bolder;
	font-style: italic;
	}

/* Typo */
.small	{
	font-size:xx-small;
	}		

/*mise en page */

#content    {
    width: 850px;
    margin:auto;
    text-align:left;
    }
#general	{
	font-style: oblique;   
	}

#cal    {
    float:right;
    }
	
#header {
	top: 0px;
	position: fixed;
	background: url(header_blue.png) repeat-x;
	width: 850px; height: 120px; margin-bottom: 10px;
	padding-top: 10px;
	z-index: 2;
	margin-top: 0px;
    }

#menu ul	{margin:0px;}
#menu li	{ display: inline; list-style-type:none;}


#header a	{
	text-decoration: none;
	font-size: small;
	color:#008040;
	background-color: #E3E3E3;
	border-style: outset;
	border-width: thin;
	padding: 2px;
	width: 100px;
	border-color:silver;
	}
#header a:hover	{
	color:yellow;
	background-color: ThreeDFace;
	border-style: inset;
	}	

#heading	{
	margin-top:85px;
	margin-bottom:2em;
	background: url(headerdw.png) repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	padding: 2em;
	}

.phone	{
	background-image: url("phone.gif");
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 30px
}

#appartement	{
	margin-right: 20px;
	border-left-style: dotted;
	border-left-color: #408000;
	border-left-width: 1px;
	padding-left: 1em;
	width: 600px;
}

.image {
	float : left;
	margin-right : 5px;
	margin-bottom: 5px;
	}
	