body,html{ padding:0;margin:0; height:100%; background-color:#d1b67f;}
a{outline:none}
td.top_left
{
	height:148px;
	
	background-image:url('./images/page_01.jpg') ;
	background-position:top right;
	background-repeat:no-repeat;

}
td.top_center
{
	width:990px;
	height:148px;
	
	background-image:url('./images/page_02.jpg') ;
	background-position:top right;
	background-repeat:no-repeat;

}
td.top_right
{
	height:148px;
	
	background-image:url('./images/page_03.jpg') ;
	background-position:top left;
	background-repeat:no-repeat;

}

td.middle_left
{
	height:550px;
	
	background-image:url('./images/page_04.jpg') ;
	background-position:top right;
	background-repeat:no-repeat;

}
td.middle_center
{
	width:990px;
	height:550px;
	

}
td.middle_right
{
	height:550px;
	
	background-image:url('./images/page_06.jpg') ;
	background-position:top left;
	background-repeat:no-repeat;

}

td.bottom_left
{
	*height:140px; /*IE FIX*/
	background-image:url('./images/page_07.jpg') ;
	background-position:top right;
	background-repeat:no-repeat;

}
td.bottom_center
{
	width:990px;
	
	background-image:url('./images/page_08.jpg') ;
	background-position:top left;
	background-repeat:no-repeat;

}
td.bottom_right
{

	background-image:url('./images/page_09.jpg') ;
	background-position:top left;
	background-repeat:no-repeat;

}

td.footer_left
{
	background-color:#000;

}
td.footer_center
{
	padding-top:5px;
	background-color:#000;
	
	font-family:Verdana,Arial;
	color:#efe9d1;
	
	text-align:center;
	font-size:11px;
	line-height:18px;
	
}
td.footer_center a 
{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

td.footer_right
{
	background-color:#000;
}


#caangeli
{
	display:block;
	
	position:absolute;
	
	top:0;
	
	width:990px;
	height:189px;
	
	z-index:9997;
	
	background-image:url('./images/caangeli.png');
	background-position:top center;
	background-repeat:no-repeat;
	
	text-align:left;
}
#caangeli a
{
	display:block;
	outline:none;
	width:520px;
	height:110px;
	
	margin-left:240px;
	
	text-decoration:none;
	
}
#top_menu
{
	position:relative;
	
	width:990px;
	height:35px;
	
	z-index:9998;
	
	/*background-color:orange;*/

}

#venere_sign
{
	position:absolute;
	margin-top:550px;
	margin-left:100px;
	
	z-index:999999;
}

#slider {
	position:relative;
	width:990px;
	height:550px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.grad{
	font: normal 20px "Josefin Sans";
	line-height:30px;
	padding:15px;
	text-align:justify;
	color:#efe9d1;
}

#pdf_link
{
	display:block;
	
	position:absolute;
	
	width:205px;
	height:45px;

	margin-left:785px;

	background-image:url('./images/pdf_bg.png');
	background-position:0 0;
	background-repeat:no-repeat;
}
#pdf_link a
{
	display:block;
	
	height:45px;
	line-height:16px;

	padding : 6px 0 0 63px;
	
	text-align:left;
	
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
		
	color:#950706;
	
	text-decoration:none;
	
}

#bottom_bar
{
	position:absolute;
	display:block;
	left:0;
	width : 100%;
	height:57px;


	background-image:url('./images/bottom_bar_bg.png');
	background-position:0 0;
	background-repeat:repeat;

}


