body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A06528;
}
#container {
	width: 780px;
}

#header {
	width: 780px;
	background-image: url(images/header_left.png);
	background-repeat: no-repeat;
	height: 120px;
}
#header_right {
	background-image: url(images/header_right.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 120px;
	width: 350px;
}
.link_menu, .link_menu a, .link_menu a:link, .link_menu a:active, .link_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E2615;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
}

.link_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.sumary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.table_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E2615;
}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4600C;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72503E;
}


.table_block a, .table_block a:link, .table_block a:active, .table_block a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 125%;
}

.table_block a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E7D8C0;
	text-decoration: none;
	line-height: 125%;
}

.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #72503E;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72503E;
	background-image: url(images/buscar.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #E7D8C0;
	height: 18px;
	width: 138px;
}
.campo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #E7D8C0;
}
.contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E2615;
}
