body {
	margin:0px;
	padding:0px;
	background-color: #170E05;
	font-family:Verdana;
	font-size:11px;
}

#header {
	margin:0px auto 0px auto;
	width:688px;
	padding:0px 16px 0px 0px;
}

#wrapper {
	margin:0px auto 0px auto;
	width:672px;
	background:transparent url(/templates/img/bg.jpg) repeat-y 0px 0px;
	padding:20px 0px 20px 0px;
}

#left {
	padding:0px 5px 10px 27px;
	width:342px;
	height: 450px;
	float:left;
	color:#B9BABA;
	overflow:auto;
}

	#left p {
		margin:0px;
		padding:10px 10px 5px 10px;
		line-height: 15px;
	}
	ul {
		padding:0px 0px 0px 20px;
		margin:0px 0px 0px 20px;		
	}
	ul.wh {
		/* play nice with ie & ff..please ie! work !for me!!! @mw*/
		padding:0px 0px 0px 20px;
		margin:0px 0px 0px 20px;
		color:white;
		line-height: 25px;
	}
	ul li {
		list-style:url(/templates/img/li.jpg);
		/* margin:8px 0px 8px 0px; */
	}
	#left p img {
		padding:10px 35px 10px 20px;
	}
	
	ul.whlink {
		/* play nice with ie & ff arrrr*/
		padding:0px 0px 0px 15px;
		margin:0px 0px 0px 15px;
		color:white;
		line-height: 18px;
	}
	ul.whlink  li {
		list-style:url(/templates/img/li_black.jpg);
	}
	ul.whlink a {
		color:#2F2817;
	}
	
	

h4 {
	padding:8px;
	margin:0px;
	font-size:12px;
	color:#FDFFFC;
	font-weight:normal;
}
	h4 img {
		display:inline;
		vertical-align:top;
		padding:1px 0px 0px 4px;
	}

#center {
	padding:0px 27px 10px 27px;
	width:617px;
	color:#B9BABA;
}

	#prod {
		margin:10px 0px 10px 0px;
	}
	#prod .prod_top {
		background:transparent url(/templates/img/p_top.jpg) no-repeat 0px 0px;
		height:20px;
		
	}
	#prod .prod_center {
		background-color:#CBC3AC;
		color:#2F271A;
		padding:0px 10px 0px 10px;
	}
		.prod_title {
			font-weight:bold;
		}
		.prod_left {
			padding:3px;
			float:left;
			width:120px;
		}
		.prod_right {
			float:right;
			width:460px;
		}
		.prod_body {
			padding:0px 0px 5px 0px;
		}
		
		.prodItem_left {
			width:125px;
			padding:5px;
			float:left;
		}
		.prodItem_right {
			width:450px;
			float:right;
		}
		.prodItem_body {
			padding:0px 0px 15px 0px;
		}
		
		.pdf {
			padding:5px;
			background:transparent url(/templates/img/pdf.jpg) no-repeat 0px 3px;
			height:20px;
			float:left;
		}
		.pdf a {
			text-decoration:underline;
			color:black;
			padding-left:15px;
		}
		.table {
			padding:5px;
			float:right;
			width:270px;
			
		}
		.table tr {
			background-color:white;
			color:#170E05;
		}
		.table td {
			width:130px;
			padding:3px 10px 3px 10px;
			margin:5px;
		}		
		.table .s {
			font-weight:bold;
		}
	#prod .prod_bottom {
		background:transparent url(/templates/img/p_bottom.jpg) no-repeat 0px 0px;
		height:18px;
	}

#right {
	float:right;
	width:252px;
	padding:0px 27px 12px 19px;
}
	#mod {
		background-color:#CBC3AC;
	}
		.right_top {
			height:40px;
		}
		.right_center {
			background-color:#CBC3AC;
			margin:0px 15px 0px 10px;
			padding-left:10px;
		}
			.right_title {
				font-weight:bold;
				padding:8px 0px 8px 0px;
				float:left;
			}
			.right_date {
				padding:8px 0px 8px 0px;
				text-align:right;
				color:#5F543B;
			}
			.right_body {
				color:#2F2817;
				clear:both;
				padding:0px 0px 0px 0px;
			}
			.right_body p {
				padding:5px 0px 5px 0px;
				margin:0px;
			} 
			.right_body a{
				color:#2F2817;
				text-decoration:none;
			} 
			.right_body a:hover{
				text-decoration:underline;
			} 
			#mod a.news{
				display:block;
				margin-top:10px;
				padding:10px 20px 10px 20px;
				color:#2F2817;
				text-decoration:none;
			}
			#mod a.news:hover{
				text-decoration:underline;
			}
			.more {
				text-decoration:none;
				border:0px;
				display:block;
				width:121px;
				height:18px;
				margin:6px 0px 0px 0px;
				padding:0px;
				background:transparent url(/templates/img/more.jpg) no-repeat 0px 0px;
			}
			.more_news {
				text-decoration:none;
				border:0px;
				display:block;
				width:121px;
				height:18px;
				margin:6px 0px 0px 0px;
				padding:0px;
				background:transparent url(/templates/img/more_news.jpg) no-repeat 0px 0px;
			}
			.back {
				display:block;
				width:61px;
				height:18px;
				margin:6px 0px 0px 0px;
				padding:0px;
				background:transparent url(/templates/img/volwer.jpg) no-repeat 0px 0px;
			}			
			.menux {
				color:black;
				text-decoration:underline;
				display:block;
			}
		.right_bottom {
			background:transparent url(/templates/img/right_bottom.jpg) no-repeat;
			height:18px;
			margin:6px 0px 12px 0px;
		}
	
#footer {
	height:105px;
	width:672px;
	margin:0px auto 0px auto;
	/*background:transparent url(/templates/img/footer.jpg) no-repeat 0px 0px;*/
}
#footer img{
	border:0px;
}
.nav {
	width:400px;
	margin:0px auto 0px auto;
	text-align:center;
}
.nav a{
	color:#CBC3AC;
}
.clear {
	clear: both;
}
#contacto {
	padding:20px 10px 5px 10px;
}
#contacto td {
	padding:3px;
}
#contacto input,textarea {
	width:200px;
	border:1px solid #CBC3AC;
	color:#2F2818;
	background-color:#CBC3AC;
}
#contacto textarea {
	height:100px;
}
#contacto .sb {
	width:150px;
	background-color:#908766;
	color:white;
}
.categories {
	padding:5px 10px 10px 10px;
	margin:5px 10px 10px 10px;

}
.categories a{
	color:#B9BABA;
	text-decoration:none;
}
.categories a:hover{
	text-decoration:underline;
}
#map {
	clear:both;
	width:600px;
	margin:0px auto 0px auto;
	text-align:center;
}
a.active {
	text-decoration:underline;
}
