option {
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 9px;
	color: #990000;
}
select {
	border: thin dotted;
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 11px;
	color: #CC0000;

}
input {
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 9px;
	color: #CC0000;
	background-color: #FFFFCC;
	border: thin dotted #45AEBA;
}
.articulo {
	border: 1px solid #45AEBA;
	background-color: #f5bb84;


}
a:link {
	font-family: Tahoma, Verdana, "Arial Black";
	color: 777777;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #CC0000;
}
body {
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 12px;
	color: #990000;
}
td {
	font-size: 11px;
}
.fondo {
	background-image: url(img/ventanas.jpg);
	background-repeat: no-repeat;
	background-position: center 630px;


}
.fondoCopia {

	background-image: url(img/ventanas2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
