/*structure pages*/

body {
	background-color: #594131;
	font-family: trebuchet ms, serif;
	text-align: center;
	/*background: url(../IMG/back.gif);*/
}


#container {
	/*background-color: green;*/
	font-size: 16px;
	text-align: justify;
	height: 800px;
	width: 800px;
	position: absolute;
	left: 200px;
	top: 10px;
	/*background: url(../IMG/bg2.gif);
	background-repeat: no-repeat;*/
}

#logo { /*nom*/
	position: absolute;
	width: 300px;
	height: 100px;
	left: 0px;
	top: 0px;
	
}
#som {
	position: relative; 
	width: 350px;
/*height: 175px;*/
	top: 45px;
	left: 430px;
	text-align: right;
	/*margin: 2px auto 2px auto;*/
	color: #222222;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 20 0 0 0;
	text-align: right;
	background-color: ;
}

#main {
	position: absolute;
	width: 800px;
	height: 600px;
	left: 0px;
	top: 80px;
	/*background-color: lime;*/
}
#pola { /*polaroid*/
	position: relative;
	width: 400px;
	height: 555px;
	left: 0px;
	top: 10px;
	padding: 0;
	border: solid 0px #000000;
	background-image: url(../IMG/polaroid3.png);
	
}
#pics { /*photos*/
	position: relative;
	/*width: 700px;
	height: 250px;*/
	left: 20px;
	top: 20px;
	padding: 0;
	border: solid 0px #000000;
	
}
#right { /* contient texte+pics */
	position: relative;
	width: 400px;
	height: 555px;
	left: 400px;
	top: -546px;
	/*background-color: orange;*/
	
}
#bottom { /*contient bottom 1, 2, 3, 4*/
	position: absolute;
	width: 390px;
	height: 320px;
	left: 410px;
	top: 90px;
	/*background-color: purple;*/
	padding: 0px;
	
}

#bottom_txt
{
	/*Services*/
	border-bottom: 1px dotted #482208;
	letter-spacing: 4px;
	color: #FFFFFF;
	font-variant: small-caps;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 5 0 5 10; /*background-color: lime;*/
	width: 300px;
	height: 20px;
}

#bottomA { /*weddings*/
	position: absolute;
	width: 250px;
	height: 160px;
	left: 10px;
	top: 40px;
	/*background-color: #482208;*/
		
}
#txtA { /*texte ds bottom1*/
	/*position: relative;
	width: 150px;
	left: 15px;
	top: 30px;
	height: 40px;*/
	background-color: #;
	border: solid #222222 0px;
	color: #BE9F8E;
	font-size: 12px;
	font-family: trebuchet ms, serif;
	text-align: center;
	
}


#bottomB { /*portraits*/
	position: absolute;
	width: 250px;
	height: 160px;
	left: 10px;
	top: 200px;
	/*background-color: pink;*/
	border: solid #222222 0px;
}
#bottomC { /*kids*/
	width: 250px;
	height: 160px;
	position: absolute;
	left: 10px;
	top: 360px;
	/*background-color: Olive;*/
	border: solid #222222 0px;
}
#bottomD { /*kids*/
	width: 250px;
	height: 160px;
	position: absolute;
	left: 10px;
	top: 520px;
	/*background-color: Olive;*/
	border: solid #222222 0px;
}
#FB {
	position: absolute;
	left: -410px;
	top: 560px;
	background-color: #482208;
	width: 150px;
	padding: 0 0 10 0;
}

#FF {
	position: absolute;
	left: -260px;
	top: 560px;
	/*background-color: purple;*/
	width: 100px;
	height: 150px;
}


#texte { /*fond pics*/
	position: relative;
	width: 380px;
	height: 180px;
	left: 1410px;
	top: 72px;
	background-color: GREY;
	color: #BE9F8E;
	padding: 0;
	font-size: 18px;
	letter-spacing: 2px;
	font-family: Burst My Bubble;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

#copyright {
	/*background-color: Aqua;*/
	color: #BE9F8E;
	font-size: 12px;
	letter-spacing: 5px;
	position: absolute;
	top: 800px;
	left: 200px;
	padding: 10 0 10 0;
	text-align: center;
	width: 800px;	
	
}
a { color: /*#C06;*/ #BE9F8E; text-decoration: none; }
a:hover { color: #482208; }

#som a { color: #FFFFFF; }
#som a:hover { color: #482208; }

#txtA a { color: #BE9F8E; }
#txtA a:hover { color: #594131; }

titleA  {
	background-color: olive;
}
titleB  {
	background-color: pink;
}
titleC  {
	background-color: pink;
}
titleD  {
	background-color: pink;
}
#titleA, #titleB, #titleC, #titleD {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: solid #FFFFFF 0px;
	letter-spacing: 3px;
	z-index: 10;
	background-color: olive;
	width: 350px;
}
.titleA {
	padding: 5px;
}
#bottom4 #title {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #222222;
	border-bottom: solid #222222 0px;
	letter-spacing: 4px;
	z-index: 10;
	background-color: #FFFFFF;
	
}



