body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-image: url(interface/fondo.gif);
	background-repeat: repeat-y;
	background-color: #CBC5CB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CD035B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CD035B;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CD035B;
}
.fondoinfo {
	background-image: url(interface/infof.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.oficinatitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #4E72D8;
}
.fondomenu {
	background-image: url(interface/fondobotones.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.en_fondomenu {
	background-image: url(interface/en_fondobotones.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.PIE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blanco {
	color: #FFFFFF;
}
