body { 
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(/images/border_top.jpg);
	background-repeat: repeat-x;
	background-color: #ee1a28;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p, td {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

br.clearboth {
	clear: both;
	height: 0px;
	
}

a:link    { color: #872245; text-decoration: none; }     
a:visited { color: #872245; text-decoration: none; } 
a:hover   { color: black; 	text-decoration: underline; }  
a:active  { color: #872245; text-decoration: none; }

#box {
	width: 1000px;
	margin: 0px;
	background-position: right 45px;
	background-image: url('/images/bg2.jpg');
	background-color: #ee1a28;
	background-repeat: no-repeat;
}
	
	ul#horbar {
		display: none;
		float: left;
		height: 33px;
		width: 832px;
		padding: 13px 0px 0px 168px;
		background-image: url(/images/border_top.jpg);
	}
		
		ul#horbar li {
			display: none;
			float: left;
			font-size: 12px;
			height: 31px;
		}
		
		ul#horbar li.normal {
			float: left;
			margin: 2px 2px 0px 2px;
			width: 123px;
			background-image: url(/images/menu_off.jpg);
		}
		
		ul#horbar li.active {
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 2px 2px 0px 2px;
			width: 123px;
			background-image: url(/images/menu_on.jpg);
		}
		
			ul#horbar li a {
				display: block;
				padding: 0px 10px 0px 10px;
				line-height: 22px;
				color: #fff;
				text-decoration: none;
			}

			ul#horbar li a.active {
				display: block;
				padding: 0px 10px 0px 10px;
				line-height: 22px;
				color: #8d8f90;
				text-decoration: none;
			}

			ul#horbar li a:hover {
				display: block;
				padding: 0px 10px 0px 10px;
				line-height: 22px;
				text-decoration: underline;
			}
	
	#header {
		display: none;
		float: left;
		height: 236px;
		width: 1000px;
		background-image: url(/images/foto1.jpg);	
	}

		#logo {
			float: left;
			width: 250px;
			height: 236px;
		}

		#bg_container {
			float: left;
			width: 534px;
			height: 6px;
			padding: 230px 0px 0px 0px;
			background-image: url(/images/bg1.jpg);
			background-repeat: no-repeat;
			background-position: 71px top;
		}
		
		#rightnav {
			float: left;
			width: 196px;
			height: 20px;
			margin: 14px 20px 0px 0px;
			line-height: 20px;
			text-align: right;
			color: #8d8f90;
		}
		
			#rightnav a {
				color: #FFF;
			}
	
		#menu_left {
			display: none;
			float: left;
			width: 250px;
			min-height: 440px;
		}
		
			#menu_left h1 {
				display: none;
				margin: 0px 0px 28px 42px;
				font-size: 18px;
				color: #e99da3;
			}
		
		#menu_left ul {
			display: none;
			float: left;
			width: 230px;
			font-size: 12px;
			margin: 0px 0px 0px 20px;
		}
		
			#menu_left ul li {
				padding: 0px 0px 0px 22px;
				margin: 0px 0px 10px 0px;
			}

			#menu_left ul li.active {
				background-image: url(/images/menu_button.png);
				background-repeat: no-repeat;
				background-position: left;
			}
			
			#menu_left ul li:hover {
				background-image: url(/images/menu_button.png);
				background-repeat: no-repeat;
				background-position: left;
			}
			
			#menu_left ul li a {
				color: #fff;
				text-decoration: none;
			}
			
			#menu_left ul li.active a {
				color: #e99da3;
				text-decoration: none;
			}

			#menu_left ul li a:hover {
				color: #e99da3;
				text-decoration: none;
			}
	
	#content_area {
		float: left;
		width: 534px;
	}
	
		#site_top {
			display: none;
			float: left;
			width: 534px;
			height: 10px;
			background-image: url(/images/content_top.png);
			background-repeat: no-repeat;
			background-position: top;
		}
				
		#site {
			float: left;
			width: 100%;
			background-image: url(/images/content_bg.png);
			min-height: 440px;
			padding: 20px 34px 20px 34px;			
		}
		
		#site h1 {
			font-size: 16px;
			line-height: 22px;
			margin: 2px 0px 4px 0px;
			color: #ee1a28;
		}
		
		#site p {
			margin: 12px 0px 12px 0px;
		}
		
		#site a {
			color: #ee1a28;
		}

		#site a:hover {
			color: #333;
		}
	
	#right_area {
		display: none;
		float: left;
		width: 216px;
		padding: 135px 0px 0px 0px;
	}
	
		div.etalage {
			float: left;
			margin: 14px;
		}
	
		div.etalage_top {
			float: left;
			width: 188px;
			height: 12px;
			background-image: url('/images/eta_top.png');
		}

		div.etalage_content {
			float: left;
			width: 148px;
			line-height: 12px;
			padding: 0px 20px 0px 20px;
			background-image: url('/images/eta_content.png');
		}
		
			div.etalage h1 {
				font-size: 16px;
				line-height: 20px;
				color: #fff;
			}
	
			div.etalage a {
				line-height: 12px;
				color: #fff;
			}

		div.etalage_bottom {
			float: left;
			width: 188px;
			height: 12px;
			background-image: url('/images/eta_bottom.png');
		}
	
.pointer {
	cursor: pointer;
}

