body {
	background-image: url(img/fondoweb.gif);
	background-repeat: repeat-x;
	background-color: #cc5050;
	font-family: Verdana;
	font-size: 12px;
}
body,td,th {
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC5050;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-size: 12px;
	font-weight: bold;
}

.fon_izq {
	background-image: url(img/fondo_lat_izq.gif);
	background-repeat: repeat-y;
}
.fon_der {
	background-image: url(img/fondo_lat_der.gif);
	background-repeat: repeat-y;
}
.fondo_tab {
	background-image: url(img/fondo_tab.gif);
	background-repeat: repeat-y;
}
