@charset "utf-8";
/* CSS Document */

body, html {
	padding: 0;
	margin: 0;
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	background-color: #1D1D1D;
}
td img {display: block;}
#scroll {
	width:470px;
	height:400px;
	height:auto;
	overflow:hidden;
}
#scrollfijo {
	width:auto;
	height:400px;
	overflow:auto;
	padding: 10px;
}
.Estilo1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Estilo2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Estilo5 {color: #DE1F53}
.div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85DAF8;
	background-color: #613542;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #26AACB;
	font-size: 16px;
	font-weight: bold;

}
