body {
	background-color: #FFFFFF;
}
.fondobarra {
	background-image: url(fondo_barra.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #85B000;
}
.n1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titbarra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #85B000;
	text-decoration: none;
}
.tit2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.titbarra:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.lininf {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}
.tit1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #85B000;
	text-decoration: none;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.n2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85B000;
	font-weight: bold;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
