* {
	font-family: "trebuchet ms", verdana;
	font-size: 12px;
}

a:link {
	color: #c86000;
	text-decoration: none
}

a:visited {
	color: #c86000;
	text-decoration: none
}

a:active {
	color: #c86000;
	text-decoration: none
}

a:hover {
	color: #c86000;
	text-decoration: underline
}

#pagina {
	background: url("../images/fondo_contenido.gif") #ffffff repeat-y left top;
	margin-left: auto;
	width: 760px;
	margin-right: auto;
	text-align: left
}

#encabezado_pagina {
	clear: both;
	background: url("../images/encabezado.jpg") #ffffff no-repeat left bottom;
	height: 140px
}

#encabezado_pagina h1 {
	padding-left: 15px;
	font-size: 14px;
	margin: 0px;
	color: #fbd539;
	padding-top: 50px;
	letter-spacing: -1px
}

#encabezado_pagina h2 {
	padding-left: 15px;
	margin: 0px;
	color: #d5d0b0;
}

#barra_menu {
	clear: both;
	border-right: #cccccc 0px dashed;
	padding-right: 0px;
	border-top: #cccccc 0px dashed;
	padding-left: 0px;
	background: url("../images/fondo_menu.gif") #ffffff no-repeat left bottom;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #cccccc 0px dashed;
	padding-top: 0px;
	border-bottom: #cccccc 0px dashed;
	height: 31px
}

#contenido {
	border-right: #ffffff 0px dashed;
	border-top: #ffffff 0px dashed;
	margin: 10px;
	border-left: #ffffff 0px dashed;
	border-bottom: #ffffff 0px dashed
}

#panel_central {
	border-right: #cccccc 0px dashed;
	border-top: #cccccc 0px dashed;
	margin-left: 160px;
	border-left: #cccccc 0px dashed;
	margin-right: 160px;
	border-bottom: #cccccc 0px dashed
}

#panel_central>* {
	float: left;
}

#panel_central h3 {
	border-right: #425227 1px solid;
	padding-right: 4px;
	border-top: #425227 1px solid;
	margin-top: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-left: #425227 1px solid;
	color: #ffffff;
	padding-top: 4px;
	border-bottom: #425227 1px solid;
	background-color: #739240;
	float: none;
}

#panel_central p {
	padding-right: 4px;
	margin-top: 5px;
	padding-left: 4px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	line-height: 16px;
	padding-top: 4px;
	float: none;
}

#panel_central span {
	/*padding-right: 4px;
	margin-top: 5px;
	padding-left: 4px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	line-height: 16px;
	padding-top: 4px;
	font-size: 10px;
	color: #666666;
	float: none;*/
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#panel_izquierdo {
	border-right: #cccccc 0px dashed;
	border-top: #cccccc 0px dashed;
	float: left;
	border-left: #cccccc 0px dashed;
	width: 140px;
	border-bottom: #cccccc 0px dashed
}

#panel_izquierdo h3 {
	border-right: #425227 1px solid;
	padding-right: 4px;
	border-top: #425227 1px solid;
	margin-top: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-left: #425227 1px solid;
	color: #ffffff;
	padding-top: 4px;
	border-bottom: #425227 1px solid;
	background-color: #739240
}

#panel_izquierdo p {
	padding-right: 4px;
	margin-top: 5px;
	padding-left: 4px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	color: #666666;
	line-height: 16px;
	padding-top: 4px;
}

#panel_derecho {
	border-right: #cccccc 0px dashed;
	border-top: #cccccc 0px dashed;
	float: right;
	border-left: #cccccc 0px dashed;
	width: 140px;
	border-bottom: #cccccc 0px dashed
}

#panel_derecho h3 {
	border-right: #425227 1px solid;
	padding-right: 4px;
	border-top: #425227 1px solid;
	margin-top: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-left: #425227 1px solid;
	color: #ffffff;
	padding-top: 4px;
	border-bottom: #425227 1px solid;
	background-color: #739240
}

#panel_derecho p {
	padding-right: 4px;
	margin-top: 5px;
	padding-left: 4px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	color: #666666;
	line-height: 16px;
	padding-top: 4px;
}

#pie_pagina {
	clear: both;
	border-right: #425227 1px solid;
	background: #425227;
	border-left: #425227 1px solid;
	border-bottom: #425227 1px solid;
	height: 60px
}

#pie_pagina p {
	font-size: 11px;
	color: #d5d0b0;
	line-height: 14px;
	padding-top: 15px;
	text-align: center
}

#pie_pagina a {
	font-size: 11px;
}

#pie_pagina a:link {
	color: #fbd539;
	text-decoration: none
}

#pie_pagina a:visited {
	color: #fbd539;
	text-decoration: none
}

#pie_pagina a:active {
	color: #fbd539;
	text-decoration: none
}

#pie_pagina a:hover {
	color: #fbd539;
	text-decoration: underline
}

#contenedor_menu ul {
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: url("../images/barra.jpg") no-repeat right top;
	float: left;
	margin-left: 0px;
	width: 100%;
	color: white;
}

#contenedor_menu ul li {
	display: inline
}

#contenedor_menu ul li a {
	border-right: #bd620e 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 7px;
	color: white;
	padding-top: 5px;
	background-color: transparent;
	text-decoration: none
}

#contenedor_menu ul li a:hover {
	background: url("../images/fondo_boton.gif") repeat-x left bottom;
	color: #fff;
}

#contenedor_menu ul li.derecho a {
	border-left: #bd620e 1px solid;
	float: right;
}

#elemento_enlaces {
	padding-left: 0px;
	margin-left: 0px;
	width: 140px;
	border-bottom: #d1d9c4 1px solid
}

#elemento_enlaces li {
	border-top: #d1d9c4 1px solid;
	margin: 0px;
	line-height: 20px;
	list-style-type: none
}

#elemento_enlaces li a {
	text-decoration: none
}

#formulario {
	display: block;
	margin: auto;
	float: none;
	position: relative;
	border: #425227 1px solid;
	padding: 0px 0px 5px 0px;
	background: #e9e6d2
}

#titulo_formulario h3 {
	text-align: center;
	border: none;
}

#formulario form {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0px;
}

.fila_formulario {
	color: #666666;
	padding-bottom: 3px;
}

.fila_formulario input, select, textarea {
	color: #666666;
	font-size: 11px;
}

.fila_formulario label {
	float: left;
	margin: auto
}

.fila_formulario input[type=text],input[type=password] {
}

.fila_formulario>input[type=submit] {
	display: block;
	margin: auto;
}

.fila_formulario>input[type=button] {
	display: block;
	margin: auto;
}