/* common 
============================================ */
body {
font-family: verdana;
margin: 0px;
padding: 0px;
/*color: #FFE0B4;*/
/*background: url(contentBG.jpg);*/
}
#container {
position: relative;
/*background: url(contentBG.jpg);*/
/*background: #787D80;*/
/*margin: 20px auto;*/
margin-left: 10px;
margin-bottom: 10px;
padding: 0px;
width: 980px;
/*border: 1px solid #283031;*/
}
span{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FCE4C4;
	font-weight: bold
	
}
#polaroïd1
{
	background: url(images/portpeche10.JPG) no-repeat;
	/*width: 800px;
	height:602px;*/
	/*top: 70px;
	left: 100px;
	position: absolute;*/
        width: 690px;
        margin: auto;
        height: 462px;
        margin-top: 5px;
}