.marco{
      border-right:solid 1px #02275D;
      border-left:solid 1px #02275D;
      }

.marcofoto{
      border-right:solid 1px #02275D;
      border-left:solid 1px #02275D;
      border-top:solid 1px #02275D;
      border-bottom:solid 1px #02275D;
      }
      
.textopie{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bolder;
	color:#FFffff;
	background:#02275D;
	border-top:solid 1px #02275D;
	border-bottom:solid 1px #02275D;
	}
	
.lineasup{
        border-top:solid 1px #02275D;
	border-bottom:solid 1px #02275D;
	}
	
.titulomenu1{
	text-align:center;
	font-weight: bolder;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	background:#02275D;
	width:100%;
	height:100%;
	}
	
A.titulomenu1:hover {
  color:#FF6600;
  background:#ffffff;
}

.titulomenu{
	text-align:center;
	font-weight: bolder;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	background:#02275D;
	border-left:solid 1px #ffffff;
	width:100%;
	height:100%;
	}
	
A.titulomenu:hover {
   color:#FF6600;
   background:#ffffff;
}

.opcionmenu{
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	}

