.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #504621;
	text-decoration: none;
}

.txt_warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

.title_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #504621;
	text-decoration: none;
}

.campo_form_text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}

.campo_form_mas_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

.campo_form_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.campo_form_medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}

.campo_form_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
}

.buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	background-color: #504621;
	color: #FFFFFF;
	border-width: 0;
	font-weight: bold;
	cursor: pointer;
}

.buton_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
	background-color: #504621;
	color: #FFFFFF;
	border-width: 0;
	font-weight: bold;
	cursor: pointer;
}

.bg {
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504621;
}
.linea_punteada {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F8232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #504621;
}

.linea_tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8232;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F8232;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8F8232;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #504621;
}

.linea_punteada_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8F8232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #504621;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.linkpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.linkpie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.img {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.img:hover {
	text-decoration:none
}
.borde_blanco {
	border: 3px solid #FFFFFF;
}
a.linkmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504621;
	text-decoration: none;
	font-weight: normal;
}
a.linkmenu:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.borde_marron {

	border: 1px solid #C0B38D;
}
.linea_punteadavertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #504621;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8F8232;
}
a.linktexto {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504621;
	text-decoration: none;
	font-weight: normal;
}
a.linktexto:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504621;
	text-decoration: underline;
	font-weight: normal;
}
