.fondo_menu_ppal
{
	background-image: url(imagenes/fondo_menu.gif);
	background-repeat: repeat-y;
}

.barra_sub_menu
{
	background-image: url(imagenes/fondo_barra_sub_menu.gif);
	background-repeat: repeat-x;
	color: white;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px
}

.barra_sub_menu a
{
	color: white;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px
}

.barra_sub_menu a:hover
{
	color: lightsteelblue;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px
}

.titulo_1
{
	font-family: Tahoma, Verdana;
	color: red;
	font-weight: bold;
	font-size: 20px
}

.titulo_2
{
	font-family: Tahoma, Verdana;
	color: red;
	font-weight: bold;
	font-size: 16px
}

.titulo_ppal
{
	background-image: url(imagenes/fondo_titulo.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana;
	color: white;
	font-weight:bold
}

.menu_textual
{
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: #666666
}

.menu_textual a
{
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: darkblue;
	text-decoration: none
}

.menu_textual a:hover
{
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: red;
	text-decoration: underline
}

.texto_1
{
	font-family: Tahoma, Verdana;
	color: #333333;
	font-weight: bold;
	font-size: 12px
}

.texto_1 a
{
	font-family: Tahoma, Verdana;
	color: #333333;
	font-weight: bold;
	font-size: 12px
}

.texto_1 a:hover
{
	font-family: Tahoma, Verdana;
	color: red;
	font-weight: bold;
	font-size: 12px
}

.texto_2
{
	font-family: Tahoma, Verdana;
	color: #333333;
	font-weight: normal;
	font-size: 12px
}

.texto_2 a
{
	font-family: Tahoma, Verdana;
	color: #333333;
	font-weight: normal;
	font-size: 12px
}

.texto_2 a:hover
{
	font-family: Tahoma, Verdana;
	color: red;
	font-weight: normal;
	font-size: 12px
}

.texto_3
{
	font-family: Tahoma, Verdana;
	color: white;
	font-weight: bold;
	font-size: 12px
}

.texto_4
{
	font-family: Tahoma, Verdana;
	color: #006699;
	font-weight: bold;
	font-size: 12px
}

.texto_5
{
	font-family: Tahoma, Verdana;
	color: #3D746B;
	font-weight: bold;
	font-size: 12px
}

.menu_contexto
{
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	color: #666666
}

.menu_contexto a
{
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	color: darkblue
}

.menu_contexto a:hover
{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: red
}

.caja_texto
{
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	border: 1px #006699 solid
}

.caja_texto_des
{
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	border: 1px #006699 solid;
	background-color: lightyellow
}