body{
	color:#404040;
	background-color: #ffffff;
	background: transparent url(../grafx/bg_sub.gif) repeat-x; 
	font: 11px verdana;
	width: 100%;
	height:100%;
	margin: auto;
	padding: 0;
}

a{
	color:#770B09;
} 
	

h5.rule{ 
		background: #fff200;
		width: 100%;
		height: 4px;
		}
		
h1 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 11pt; 
	color: #606060;
}
h2 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 10pt; 
	color: #606060;
	margin-left: 4px;
}
h3 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 8pt; 
	color: #606060;
	margin-bottom: 0px;
}

p { 
	margin: 2px; 
	line-height: 18px; 
	margin-bottom: 12px; 
	color: #606060;
	text-align: left;
}
	
	
	
.content{
	margin: auto;
	height: auto;
	width: 720px;
	}

.globaltop{
	width: 720px;
	margin-top: 14px;
	display: block;
	position: absolute;
	}
	
	.modo{
		color: #999;
		width: 540px;
		height: 20px;
		float: right;
		text-decoration: none;
		padding-top: 4px;
		position: relative;
		text-align: right;
		}














	.prodlist{
		margin: 100px 0px 0px 0px;
		width: 720;
		height: auto;
		}
	
	
	.prodlist h5{
			background: #fff000;
			height: 2px;
			}
			
		.prodlist span{
			width: 100%;
			border-top: #fff000 10px solid;
			display: block;
			clear: both;
			padding: 5px 0px 5px 0px;
			}
			
		.prodlist span.left{
			width: 250px;
			display: block;
			float: left;
			border: none;
			}
	
		.prodlist span.right{
			width: 350px;
			display: block;
			float: right;
			border: none;
			clear: right;
			}
			
			.prodlist span ul.blocks{
				margin: 4px;
				padding-bottom: 12px;
				border-bottom: #909090 1px solid;
				}
	
			.prodlist span li.blocks{
				list-style-type: none;
				line-height: 14px;
				margin-bottom: 6px;
				}
	
					.prodlist span ul{
						margin: 4px;
						padding: 0;
						}
	
					.prodlist span li{
						list-style-type: none;
						line-height: 16px;
						}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
.footer{
	padding: 40px 0px 20px 0px;
	width: 100%;
	min-width: 600px;
	color: #909090;
	text-decoration:none;
	font-size: 7pt;
	float: left;
	}
	
.footer a{
	text-decoration:none;
	font-size: 7pt;
	}
	
.footer a:hover{
	text-decoration: underline;
	}