/***** BLOQUE RUTA *****/
#bloqueRuta2
{
	background-color: #BB0C55;
	width: 100%;
	float: left;
	color: white;
	height: 90px;
}

#imagenPortada
{
    float: left;
}
#imagenMenuPadre
{
    float: left;
    width: 160px;
    height: 90px;
    background-color: #BB0C55;
}

#nombreDeMenuPadre
{
    float: left;
    width: 656px;
    height: 90px;
    background-color: #BB0C55;
}

#nombreDeMenuPadre h1
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 14px;
    padding-top: 15px;
    
}
#bloque_acciones
{
    height: 90px;
    background-color: #000000;
}

#ruta
{
    float: left;
    height: 20px;
    font-family: verdana;
    font-size: 10px;
    color: white;
}

#ruta a
{
    text-decoration: none;
    color: white;
}

#ruta a
{
    text-decoration: none;
    color: white;
}

/***** MAPA WEB *****/
.mapaweb_modulo
{
	margin-left: 49px;
	margin-right: 28px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
}

.mapaweb_modulo a
{
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.mapaweb_link_modulo
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	font-weight: normal;
}

a:link.mapaweb_link_categoria, a:visited.mapaweb_link_categoria
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a:hover.mapaweb_link_categoria
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.mapaweb_ul
{
	margin-left: 64px;
	list-style: none;
}

.mapaweb_ul li a
{
    text-decoration: none;
}
.mapaweb_articulo_ul
{
	list-style: none;
}

.mapaweb_li a
{
    color: #000000;
}
a:link.mapaweb_link_articulo, a:visited.mapaweb_link_articulo
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover.mapaweb_link_articulo
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
