#contenido {
	margin: 0px;
	width: 870px;
}

#central {
	margin: 0px;
	width: auto;
	padding-bottom: 0px;
}

#zona_menu {
	margin: 0px;
	width: auto;
	height: 52px;
}

#zona_menu .menues {
	float: left;
	margin-right: 15px;
}

#footer {
	width: auto;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	margin:0px;
	padding:0px;
	line-height: 13px;
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height: 13px;
}

.zona1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height: 13px;
}

.zona1 td{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height: 13px;
}

.zona1 hr{
	height:1px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #999;
}

select {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	width: 128px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
