/* CSS Document */

img, div, h1, img { behavior: url(/styles/iepngfix.htc) }

html, body, #page-wrapper, div
{
	margin:0;
	padding:0;
}

body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color:#fff3f3;
	position:relative;
	color:#333;
}

a
{
	color:#46c;
	text-decoration:none;
}
a:visited
{
	color:#78c;
}
a:hover
{
	color:#00c;
	text-decoration:underline;
}


#page-wrapper
{
	background-color:#fff;
	width:780px;
	margin:12px auto;
	position:relative;
	top:0;
	padding:18px 0 10px 0;
	border:1px solid #edd;
	background-image:url(../images/pour.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

h1
{
	/*text-align:center;*/
	text-align:left;
	height:80px;
}
h1 img
{
	position:relative;
	top:-10px;
	left:10px;
}

img.header
{
	position:absolute;
	top:0;
	right:50px;
}
img.p2
{
	right:115px;
}
img.p3
{
	right:180px;
}
img.p4
{
	right:245px
}
img.p5
{
	right:310px
}


h2
{
	font-size:18px;
	line-height:24px;
	margin:0 0 12px 0;
	padding:0;
	font-weight:normal;
	color:#000;
	letter-spacing:1px;
	background-color:#fff3f3;
	border-top:1px dotted #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	width:630px;
	margin-left:-19px;
	text-indent:19px;
	position:relative;
}

h3
{
	font-size:14px;
}

.first-header
{
	border-left:none;
	width:631px;
}

h2 img
{
	position:absolute;
	left:-18px;
	top:4px;
}

.first-header img
{
	left:0px;
}

.underline
{
	background-color:#fff6dd;
	border-bottom:1px dotted #ccc;
	position:absolute;
	top:5px;
	height:18px;
	width:100%;
	z-index:4;
	
	display:none;
}


#title_dodad
{
	position:absolute;
	left:104px;
	top:17px;
}

.horizontal_line
{
	border-top:1px solid #999;
	position:relative;
	width:95%;
	margin:0 auto 3px;
}

#menu
{
	border-right:1px solid #ccc;
	width:120px;
	position:absolute;
	top:0;
	left:0;
	color:#ccc;
	margin-left:10px;
	padding:12px 0;
}


#menu p
{
	margin-bottom:8px;
}

#menu li
{
	height:24px;
}

#menu a
{
	color:#666666;
	position:relative;
	text-decoration:none;
}
#menu a:hover
{
	color:#000000;
	left:1px;
	letter-spacing:1px;
}

#content-wrapper
{
	padding:0;
	margin:12px 0 2px 150px;
	line-height:24px;
	border-bottom:1px solid #999;
	position:relative;
}

#top-spacer
{
	height:36px;
}

#footer
{
	margin:5px 0 0 160px;
	font-size:12px;
	text-align:center;
}
#footer img
{
	float:right;
	margin-top:2px;
	margin-right:10px;
}
.clear
{
	clear:both;
}

p
{
	margin:0;
	padding:0;
	margin-bottom:18px;
}

div.thumbnails
{
	position:relative;
	width:700px;
	left:-20px;
}

div.thumbnails div
{
	width:180px;  
	height:120px;
	float:left; 
	margin:6px 14px 18px;
	position:relative;
}

div.thumbnails img
{
	border:1px solid #ccc; 
	width:180px;
	height:120px;
	position:absolute;
	top:-1px;
	left:-1px;
}

td
{
	border-bottom:1px dotted #ccc;
}

table
{
	margin-bottom:18px;
}

.no-border td
{
	border:none;
	text-align:center;s
}

dt
{
	margin-left:1.5em;
	line-height:normal;
}
dd
{
	color:#666;
	margin-bottom:0.5em;
	font-size:0.9em;
	margin-left:1.66em;
	line-height:normal;
}

dl.refs dd
{
	font-size:0.95em;
	margin:0.5em 4em 2em;
	text-indent:-0.8em;
}
