﻿.zonaMenu {
		background:#fff url('../../www.sppme.es/images/fondo_lateral.gif') no-repeat fixed left bottom;
}
	
.item {
	width: 200px;
	padding: 0 0 10 0;
	margin-bottom: 1em;
	font-family: Tahoma, Arial, sans-serif;
	font-size : 12px;
	background-color: #FFFFFF ;
	color: #FFFFFF;
}

html>body .item li a {
                width: auto;
                }

.item ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

.item li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 2px;
}

.item a {
	display: block;
	padding: 7x 10px 7px 10px;
	border-left: 0px solid #1958b7;
	border-right: 0px solid #508fc4;
	background-color: #FFFFFF;
	color: #203742;
	text-decoration: none;
	width: 100%;
}

.item li a:hover {
	border-left: 5px #508FC4 solid;
	padding: 7x 10px 7px 5px;
	background-color: #E7F1F8;
	color: #2175BC;
}

.item #active li  {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #9ECBF9;
	color: #ffffff;
}

.opcion {
	list-style: none;
	text-decoration: none;
	display: block;
	width: 200px;
	padding: 5 5 5 5;
	margin: 5 0 5 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	border-left: 5px #FDCD2B solid;
	border-right: 5px;
	color: #FDCD2B;
	background-color: #3A75A8;
}

.opcion li  {
	border-left: 5px #203742 solid;
	border-right: 5px;
	color: #FDCD2B;
}

.opcion a:hover {
	border-left: 5px #FFFFFF solid;
	border-right: 5px;
	color: #FFFFFF;
	background-color: #508FC4;
}		

.opcion a {
	border-left: 5px #203742 solid;
	border-right: 5px;
	color: #FDCD2B;
	width: 100%;
}

div#CapaMancha{
	margin: 5 2 5 2;
	background-color: #3A75A8;
}
 
b.rtop, b.rbottom{
	display:block;
	background: #3A75A8;
	}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	/* background: #F00 */
	}
b.r1{
	margin: 0 4px;
	}
b.r2{
	margin: 0 2px;
	}
b.r3{
	margin: 0 1px;
	}
b.rtop b.r4, b.rbottom b.r4
	{
		margin: 0 1px;
		height: 2px
	}
a.rItem{
	text-decoration: none;
	font: normal normal bold 10px Verdana;
	margin: 0 1px;
	padding: 3px 10px 3px 10px;
	color: #FDCD2B;
}

