body {
	background-image: url(images/fnd_total.gif);
	background-color: #262626;
	margin: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: justify;
}
a {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #F1DD00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #F1DD00;
	text-decoration: underline;
	font-weight: bold;
}

.fnd_base {
	background-image: url(images/fnd_base.gif);
	background-repeat: no-repeat;
	height: 82px;
}
.fnd_cab {
	background-image: url(images/fnd_cab.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.fnd_columna {
	background-image: url(images/fnd_columna.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
	padding-top: 43px;
}
.fnd_form {
	background-image: url(images/fnd_form.jpg);
	background-repeat: no-repeat;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.fnd_logo {
	background-image: url(images/fnd_log.jpg);
	background-repeat: no-repeat;
}
.fnd_medio {
	background-image: url(images/fnd_medio.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.fnd_menu {
	background-image: url(images/fnd_menu.png);
	padding-left: 55px;
	text-align: left;
}
.fnd_menu a {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.fnd_menu a:hover {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.fnd_texto {
	background-image: url(images/fnd_texto.jpg);
	background-position: 0px 392px;
	background-repeat: repeat-y;
}

.txt_form {
	font-weight: bold;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FCF700;
	font-weight: normal;
}
.txt_inf1 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.txt_inf2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #F1DD00;
	font-weight: bold;
}
.cajita {
	font-weight: normal;
	font-size: 11px;
	margin: 2px 2px;
	color: #000;
	font-family: tahoma;
	height: 14px;
	padding: 1px  4px;
	background-color: #FFF;
	border: 1px solid #585858;
}
