body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
	background: #000000;
	background-image:url(imagenes/fondo.gif);
	background-repeat: repeat-x;
}
.pestanya-sel {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9999FF;
}
.pestanya-nosel {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9999CC;
}
.texto-12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.texto-12-indentado {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	text-indent: 10pt;
	margin: 5px;
}
.pestanya-sup {
	background: url(imagenes/pestanya-sup.gif);
}
.pestanya-sup-sel {
	background: url(imagenes/pestanya-sup-sel.gif);
}
.pestanya-inf {

	background: url(imagenes/pestanya-inf.gif);
}
.pestanya-inf-sel {


	background: url(imagenes/pestanya-inf-sel.gif);
}
.punteado-vert {



	background: url(imagenes/punteado-vert.gif);
}
.punteado-horiz {
	background: url(imagenes/punteado-horiz.gif);
}
.pestanya-resto {


	background: url(imagenes/pestanya-resto.gif)  repeat-x bottom;
}
.fondo-texto {
	background: url(imagenes/fondo-texto.gif) no-repeat center center;
}
.contactar {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333399;
}
a.titulo:link, a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.titulo:link, a.titulo:active, a.titulo:visited, a.titulo:hover {color: #FF0000;}
.logo {
	background: #FFFFFF url(imagenes/logo.gif) no-repeat fixed left top;
}
.menu-item {

	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.resaltado {
	color: #333399;

}
.resaltado-subrayado {

	color: #333399;
	text-decoration: underline;
}