body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:visited,a:hover,a:active {
	text-decoration: none;
}
.img{
	border: 0px;
}

#header{
	height: 80px;
	width: 985px;
	margin: 0px auto 0px auto !important;
	margin: 0px auto 0px auto;
	background: url(../imgs/web_header.jpg) no-repeat bottom !important;
	background: url(../imgs/web_headerIE6.jpg) no-repeat top;
}
	#headerban{
		float: right;
		margin: 13px 0px 0px 0px !important;
		margin: 15px 0px 0px 0px;
	}
	#headerder{
		float: right;
		width: 130px;
		margin: 15px 35px 0px 0px !important;
		margin: 15px 10px 0px 0px;
		text-align: right;
	}
	/* form buscador */
	#formdiv{
		height: 23px;
		width: 120px !important;
		width: 120px;
		border: 1px solid #A2A09F;
		text-align: left;
		background-color: #FFF;
	}
		#formbusc{
		}
		#fieldbusc{
			border: none;
			padding: 1px 0px 0px 11px;
		}
			#termbusc{
				height:15px;
				width:85px;
				margin:2px 3px 2px 3px;
				border: none;
			}
			#imgbusc{
			
			}
		#labelbusc{
			float: right;
			border: none;
			font-size: 14px;
		}
	
#contenido{
	overflow: hidden;
	width: 985px;
	margin: 0px auto 0px auto;
	background: url(../imgs/web_medio.jpg) repeat-y top;
}
#footer{
	height: 20px;
	width: 985px;
	margin: 0px auto 0px auto;
	background: url(../imgs/web_footer.jpg) no-repeat top;
}
#boqmenu{
	float: left;
	width: 150px;
	margin: 0px auto 0px 10px;
}
#boqpagina{
	float: left;
	width: 780px;
	margin: 10px 0px 0px 20px !important;
	margin: 10px 0px 0px 5px;
}

/* MENU */

#premenu{
	height: 21px;
	width: 150px;
	margin: 0px auto 0px auto;
	background: url(../imgs/menu_header.jpg) no-repeat bottom;
}
#menu{
	width: 150px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	line-height: 14px;
	background: url(../imgs/menu_medio.jpg) repeat-y top;
}
#postmenu{
	height: 21px;
	width: 150px;
	margin: 0px auto 0px auto;
	background: url(../imgs/menu_footer.jpg) no-repeat top;
}
#menuban{
	width: 150px;
	margin: 0px 0px 0px 12px;
}

.menunv1 a{
	display:block;
	padding: 2px 1px 2px 3px;
	font-weight:bold;
	font-size: 10px;
	color:#000;
}
.menunv2 a{
	display:block;
	padding: 2px 1px 2px 5px;
	font-size: 10px;
	color:#000;
}

#migas, #migas a{
	margin-bottom: 5px;
	font-size: 9px;
	color:#999;
}
	#migas a:hover{
		border-bottom: #999 1px dotted;
	}