body {
background: C7C2A4 url('images/fondo.gif') repeat-y fixed;;

     }

body {
	font-family: verdana;
	font-size: 8px;
	color: #5B4E42;
	list-style-position: outside;
	link:#5B4E42;
	vlink:#5B4E42	}
td {
	font-size: 8 px;
	color: #023157;
	list-style-image: url('../images/BULLET.gif');
}
.button	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	background-color:#023157;
	border: none;
	padding:0px;
	POSITION: relative;
	TOP:0pt;
	margin:0px;
	cursor: hand;
	width:60;
	height:15;
}
TEXTAREA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #595959;
	text-decoration:none;
	background-color:#FFFFFF;
	border-top: 1px solid #5B4E42;
	border-right: 1px solid #5B4E42;
	border-bottom: 1px solid #5B4E42;
	border-left: 1px solid #5B4E42;
	overflow: auto;
}
.resaltado {
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	color: #5B4E42;

}
.link {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5B4E42;
	text-decoration: none;


}
a:hover {

	font-size: 10 px;
	font-style: normal;
	font-weight: normal;
	color: #5B4E42;
	text-decoration: none;
}
.subtitle {

	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.titulo {

	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #5B4E42;
	text-decoration: none;
}