/*BASICOS*/
body {
	background-color: #918513;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/fnd_rep.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



body,table,td,th {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	line-height: 18px;
}

form {
margin:0
}
input,select,textarea{
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size: 10px;
	color: #663300;
}
/*LINKS*/
a:link {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}

a:visited {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

a:active {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo {
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
}
