.backlinea {
	background-image: url(http://www.pabloacuna.net/Alemania2006/images_wc/punto_negro.png);
	background-repeat: repeat-x;
	background-position:center;
}.borde_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borde_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.celdas_padding {
	padding: 0px;
}
.borde_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.borde_cuadro {
	border: 1px solid #000000;
}
.titulo {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
.position_center {
	position: relative;
	bottom: 75px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #54BD47;
}
.boldFont {
	font-weight: bold;
}

a {
	color: #000000;
}
table {
	background-color: #FFFFFF;
}
.borde_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


.subtitulo {
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFFF;
}
.noUnderline {
	text-decoration: none;
}
.menu {
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}
