#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */ 
body
{
margin: 0;
padding: 0;
line-height: 1.5em;
font-size: 62.5%;
font-style: normal;	
text-align: center;   
background-image : url(fond_page2.jpg);
background-color : #fff;
background-attachment : fixed;
background-repeat : no-repeat;
background-position : 130px 130px;
}  


.tab1_dim {
	width: 700px;
	height: 620px;
	border-style: solid;
	border-width: 1px;
	border: black;
	border-spacing: 1px;
} 
.tab2_dim {
	width: 120px;
	height: 500px;
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
} 
.tab3_dim {
	width: 120px;
	height: 500px;
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
	} 
.tab4_dim {
	width: 640px;
	height: 610px;
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
} 
.vign_tab{	
 border: 0px  none;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 100%
 	} 
.tabback1 {	
width: 120px; 
height: 500px;
background-image: url(bgtile01.gif);
border: 0;
border-spacing: 0px;
 	} 
.tabback2 {	
 background-image: url(lineBoxN.gif);
 	} 
.tabback3 {	
 background-image: url(lineBoxW.gif);
 	} 
.tabback4 {	
 background-image: url(lineBoxE.gif);
 	} 
.tabback5 {	
 background-image: url(lineBoxS.gif);
 	} 

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:4px;
	padding-bottom:0px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
	text-align : left;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:5px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

