body{
	background:#fff url('images/degfond.jpg') repeat-x;
}

#fondpage{
	width:901px;
	height:702px;
	position:relative;
}

#contenu{
	position:absolute;
	top:200px;
	width:500px;
	height:400px;
	left:240px;
	text-align:justify;
	font:12px Arial, Helvetica, Sans-serif;
	line-height:16px;
	color:#684F1A;
}

#contenu h1{
	font:22px Arial, Helvetica, Sans-serif;
	line-height:24px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#ongletbasdroit{
	position:absolute;
	top:457px;
	width:120px;
	height:160px;
	left:110px;
	text-align:left;
	font:10px Arial, Helvetica, Sans-serif;
	letter-spacing:0px;
	line-height:14px;
	background:#ddf;
	color:#06a;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}
#ongletbasdroit div{
	padding:3px 5px 0px 5px;
}

#diapophoto{
	position:absolute;
	left:240px;
	top:328px;
	width:500px;
	height:275px;
}

#diapophoto2{
	position:absolute;
	left:140px;
	top:428px;
	width:500px;
	height:175px;
}

#diapophoto3{
	position:absolute;
	left:190px;
	top:415px;
	width:500px;
	height:199px;
}


#adressebar{
	position:absolute;
	left:90px;
	top:625px;
	width:720px;
	text-align:center;
	font:13px Arial, Helvetica, Sans-serif;
	color:#fff;
}
#baseline{
	text-align:center;
	font:10px Arial, Helvetica, Sans-serif;
	color:#fff;
}

#navigationbar{
	position:absolute;
	left:90px;
	top:645px;
	width:720px;
	text-align:center;
	font:bold 13px Arial, Helvetica, Sans-serif;
	color:#fff;
}
#navigationbar a {
	text-decoration:none;
	color:#fff;
}

#navigationbar a:hover{
	text-decoration:underline;
	color:#fff;
}


/*---------- */


#leftnav {
	position:absolute;
	top:165px;
	left:88px;
	width:150px;
	height:272px;
}

#leftnav div{
	height:32px;
	margin:0 0 10px 0px;
	cursor:pointer;
}

#leftnav a div{
	text-decoration:none;
	background-position: 0px 0px;
}

#leftnav .but_fleurs 		{	background-image:url('images/but_fleurs.jpg'); }
#leftnav .but_receptions 	{	background-image:url('images/but_receptions.jpg'); }
#leftnav .but_mariage 		{	background-image:url('images/but_mariage.jpg'); }
#leftnav .but_deuil 		{	background-image:url('images/but_deuil.jpg'); }
#leftnav .but_decoration		{	background-image:url('images/but_decoration.jpg'); }
#leftnav .but_nouveautes		{	background-image:url('images/but_nouveautes.jpg'); }


#champ_nom{
	width:350px;
}

#champ_email{
	width:350px;
}

#champ_message{
	width:350px;
	height:150px;
}

#bouton_sendmail{
	width:100px;
	height:25px;
	background:#080;
	color:#fff;
}

#googlemap{
	width:400px;
	height:400px;
}



.texteactualites img{ margin:10px }
