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

#people{
	float: left;
	height: 60px;
	width: 83px;
	background-color: #990000;
	position: relative;
	z-index: 1;
}
#people: a{
	
}
#people: hover{
	
}
#boxer{
	float: left;
	height: 60px;
	width: 198px;
	position: relative;
	z-index: 4;
	text-decoration: none;
	background-image: url(actes/load/00.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
#boxer a:link{
	clear: none;
	text-decoration: none;
	color: #990000;
}
#boxer a:hover{
	background-repeat: no-repeat;
	clear: none;
	text-decoration: none;
	font-size: 108%;
	color: #000000;
}


#cajita{
	float: left;
	height: 30px;
	padding-top: 15px;
}
boton {
	display:block;
	width:198px;
	height:35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 25px;
	vertical-align: middle;
	float: left;
} 
.boton a {
	display:block;
	width:198px;
	height:25px;
	background:transparent url(../actes/load/bet.png) no-repeat top left;
	outline:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 40px;
	vertical-align: middle;
} 
.boton a:hover {
	background-position:0 -25px;
	font-size: 20px;
	color: #333333;
	vertical-align: middle;
}
#flot{
	height: auto;
	width: auto;
}