body {color: #ffffff;background: #000000 url(../img_fldr/fond3.jpg) 50% 0 no-repeat fixed;
	margin:0;
	padding:110px 0 0 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 5px;
	text-align: justify;
	width: 800px;
	color: #FFFF00;
}

img {
	border: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #FF0000;
	text-align:center
}

h2 {
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFF00;
	text-align:center;
}
.Style16 {
	color: #132742;
	font-family: Verdana;
	font-size: x-small;
}
 div#phot_c{
	position:absolute;
	top:0;
	width:100%;
 }
 div#header{
	position:absolute;
	top:0;
	width:100%;
	height:192px;
 }
 div#left-sidebar{
  position:absolute;
  top:192px;
  left:0;
  width:100px;
  height:100%;
 }
  div#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:20px;
 }
 @media screen{
  body>div#header{
   position:fixed;
  }
  body>div#left-sidebar{
   position:fixed;
  }
  body>div#footer{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }


#flashcontent {
		width: 1000px;
		height: 192px;
		text-align:center;
	}
