body {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
	padding-right:20px;
	padding-left:20px;
	padding-botom:20px;
	padding-top:20px;
	background-image: url(Img/fondo.jpg);
    background-repeat:   repeat-x;
}
H3 {font-weight:bold; font-size:200%; margin:12px 8px
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 180%; MARGIN: 12px 8px
}

#footer {
	clear:both;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	background-image: url(Img/Pie.JPG);
	background-repeat:  repeat-y;
}
	

TD#MenuSuperior {
	HEIGHT: 30px;
	BACKGROUND-COLOR: #bfd5e2;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #4189bd;
	border-bottom-color: #4189bd;
}

TD#contido {
	VERTICAL-ALIGN: top;
	padding: 10px;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	border-left-style: none;
	border-top-style: none;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
TD#contido H4 {
	MARGIN-BOTTOM: 3px; BORDER-BOTTOM: #ccc 1px solid
}
A {
	text-decoration: none;
	color: #990000;
}
A:visited {
	COLOR: #990000;
}
A:hover {
	text-decoration: underline;
	font-size: 12px;
}

#derecho {
	BACKGROUND: #ffffff;
	VERTICAL-ALIGN: top;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin: 0px;
}

.block .title {
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 4px;
	background-color: #990000;
	margin-right: 0px;
	text-align: center;
}
.points .title {
	BACKGROUND: #fcfcfc;
	COLOR: #990000;
	BORDER-TOP-STYLE: none;
	BORDER-BOTTOM: #f3f3f3 1px solid;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
}
.points .title A {
	FONT-WEIGHT: normal;
	COLOR: #990000;
	TEXT-DECORATION: none
}
-.points .title A:hover {
	COLOR: #ffffff
}
#Borde {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.img2 {
	border: 2px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
}
