@charset "utf-8";
/* CSS Document */
.reps {
	background-image: url(../interface/fondo-reps.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 710px;
}

.reps h2 {
	text-indent: -10000px;
	width: 98%;
	margin: 0 auto;
	padding-top: 20px;
}

div.info { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; width: 270px; position: relative; top: 170px; left: 50px; color: #fff; }

.reps p { margin-bottom: 20px;  }
.reps ul { width: 95%; float: right; list-style: none; list-style-image: url(../interface/bullet.jpg); list-style-position: outside; }
.reps ul li { margin-bottom: 10px; }

div.info a { display: block; width: 203px; height: 85px; background-color: #FF0000; text-indent: -10000px; margin: 0 auto; }

div.info a:link.link-reps { background: url(../interface/boton-rep.png) no-repeat center center; }
div.info a:visited.link-reps { background: url(../interface/boton-rep.png) no-repeat center center; }
div.info a:hover.link-reps { background: url(../interface/boton-rep-hover.png) no-repeat center center; }
div.info a:active.link-reps { }