body{
	font-family:Arial;
	/*background: url(img/background.png) repeat-y center center;*/
	padding:0px;
	margin:0px;
}
p{font-size:16px;}

#page{	z-index:1;
		width: 880px;
		margin: 0 auto;
		position: relative;	
		height:1600px;}

#top_bac{
	position: absolute;
	top:0px;
	text-align: center;
	height:1600px;
	left:0;
	background-image: url(img/background.jpg);
	background-position: center;
	z-index:0;
}



#menu {position:absolute; top:40px; right:0px;}
#menu img{margin-bottom:6px;}
#menu2 {position:relative; margin-top:116px; margin-bottom:40px; left:0px;}
#menu2 img{margin-bottom:14px;}
#menu3 {margin-left:35px; margin-top:16px;}
#menu3 img{margin-bottom:3px;}


#main{ position:relative; left:15px; text-align:left; padding-left:15px; padding-right:15px; padding-top:5px; margin-top:40px; margin-left:35px; width:356px; color:#FFFFFF; background: url(img/bac_trans.png) repeat;}
#main h1{font-family:Arial; color:#ffffff;	font-size:28px;	font-weight:bold; }
#mainmenu a{text-decoration:underline; 	color:#FFFFFF;}
#mainmenu a:hover{  text-decoration:underline; font-size:16px;	color:#FFFFFF; background: url(img/bac_trans_a.png) repeat-y;}
#main a{text-decoration:underline; margin:0px;	color:#FFFFFF;}
#main a:hover{ margin:0px; text-decoration:underline; font-size:16px;	color:#FFFFFF; background: url(img/bac_trans_a.png) repeat-y;}



#main p{}
#main h2{}
#main h3{}
#main table{ font-size:16px;}



/* ------------------------------------ BOTTOM ----------------------------- */

#bott{	position: absolute;
		bottom:0px;	
		text-align: right;
		color:#CC33CC;
		right:0px;
		width:880px;
		height:108px;}
#bott p{font-size:12px;}
#bott a{	text-decoration:none;
	color:#CC33CC;}

#bott a:hover{	text-decoration:underline;
			color:#CC33CC;}












