/* CSS Document */

body {
	background-color:#FFFFFF; background-image:url(../images/fondo-m.gif);
	background-repeat: repeat;
}

a:link {
	color: #D50A00;

}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-color:#000000;
}
a:active {
	color: #990000;
}

.contenido { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.menu {
	font-family:Verdana; font-size:10px;}
.Table1up { background-image:url(../images/table1up.gif); width:190px; height: 43px; background-repeat:no-repeat}
.Table1down { background-image: url(../images/table1down.gif); width:190px; height: 48px; background-repeat:no-repeat}
.Table1left { background-image: url(../images/table1brleft.gif); width:16px; height: 172px; background-repeat:repeat}
.Table1right { background-image: url(../images/table1brright.gif); width: 18px; height: 172px; background-repeat:repeat}

.Table2up { background-image: url(../images/table2up.gif); width:451px; height: 28px; background-repeat:no-repeat}
.Table2down { background-image: url(../images/table2down.gif); width: 451px; height: 86px; background-repeat:no-repeat}
.Table2left { background-image: url(../images/table2left.gif); width:11px; height: 13px; background-repeat:repeat}
.Table2right { background-image: url(../images/table2right.gif); width: 14px; height: 14px; background-repeat:repeat}

.Table3up { background-image: url(../images/table3up.gif); width:138px; height: 27px; background-repeat:no-repeat}
.Table3down { background-image: url(../images/table3down.gif); width: 138px; height: 27px; background-repeat:no-repeat}
.Table3left { background-image: url(../images/table3left.gif); width:11px; height: 9px; background-repeat:repeat}
.Table3right { background-image: url(../images/table3right.gif); width: 13px; height: 5px; background-repeat:repeat}
